[yt-dev] [yt_analysis/yt] Fields don't know about periodic boundary conditions (issue #484)

Nathan Goldbaum issues-reply at bitbucket.org
Fri Dec 21 17:35:40 PST 2012


--- you can reply above this line ---

New issue 484: Fields don't know about periodic boundary conditions
https://bitbucket.org/yt_analysis/yt/issue/484/fields-dont-know-about-periodic-boundary

Nathan Goldbaum:

Right now it's hard to figure out whether a simulation was run using periodic boundary conditions.  Since some of the fields (in particular, Radius) need to know about the boundary conditions, right now yt assumes periodic boundary conditions.  Unfortunately, this leads to incorrect results when (for example) one makes a profile versus Radius of non-periodic data that is near the domain boundaries.

There needs to be some way of passing in the periodicity to the field definition.

See this discussion on yt-dev: http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2012-December/002739.html

A workaround is to locally redefine the various radius fields in a my_plugins.py file or at the top of a script: http://paste.yt-project.org/show/3024/


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-dev mailing list