Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/cahnHilliard/mesh2D.py broken with -- trilinos #300

Closed
wd15 opened this issue Sep 19, 2014 · 1 comment
Closed

examples/cahnHilliard/mesh2D.py broken with -- trilinos #300

wd15 opened this issue Sep 19, 2014 · 1 comment

Comments

@wd15
Copy link
Contributor

wd15 commented Sep 19, 2014

examples/cahnHilliard/mesh2D.py is not evolving correctly with the default solver when using --trilinos. Switch to LinearLUSolver and it evolves correctly. Other CH examples may also have the same issue if they don't have proper tests. This is broken on both version-2_1 and trunk. The bug was found by Ferenc Tasnadi < http://thread.gmane.org/gmane.comp.python.fipy/2364>.

We also need to improve the test case in some way. Probably max and min values after a set amount of time.

Imported from trac ticket #419, created by wd15 on 01-13-2012 at 11:47, last modified: 01-13-2012 at 18:25

@wd15
Copy link
Contributor Author

wd15 commented Sep 19, 2014

Fixed with changset:5112 and r5111.

Trac comment by wd15 on 01-13-2012 at 18:25

@wd15 wd15 closed this as completed Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants