-
Notifications
You must be signed in to change notification settings - Fork 157
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
Neumann boundary conditions not clearly documented #382
Comments
In 9ee09e7:
Trac comment by Jonathan Guyer guyer@nist.gov on 09-09-2013 at 23:48 |
In 101b968:
Trac comment by Jonathan Guyer guyer@nist.gov on 09-09-2013 at 23:48 |
wiki updated. Pull request:
Trac comment by guyer on 09-09-2013 at 23:53 |
In 2cdff73:
Trac comment by Daniel Wheeler daniel.wheeler2@gmail.com on 09-11-2013 at 18:02 |
In cba2d83:
Trac comment by Daniel Wheeler daniel.wheeler2@gmail.com on 09-11-2013 at 18:02 |
As discussed in http://thread.gmane.org/gmane.comp.python.fipy/3035, the wiki page on BoundaryConditions does not accurately describe the Neumann case. The [http://www.ctcms.nist.gov/fipy/documentation/USAGE.html#applying-fixed-gradient-boundary-conditions-neumann official documentation] is better, but still doesn't explain how to specify a magnitude for the normal flux.
The wiki page should be corrected or removed
The documentation should address how to get the normal
The
mesh._faceNormals
property should be made public if users are expected to use itImported from trac ticket #639, created by guyer on 04-30-2013 at 10:12, last modified: 09-11-2013 at 18:02
The text was updated successfully, but these errors were encountered: