[ET Trac] [Einstein Toolkit] #1256: scheduling MoL_PostStep in Post_Recover_Variables
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sat Feb 16 10:13:12 CST 2013
#1256: scheduling MoL_PostStep in Post_Recover_Variables
---------------------+------------------------------------------------------
Reporter: rhaas | Owner:
Type: task | Status: new
Priority: major | Milestone:
Component: Cactus | Version:
Resolution: | Keywords: MoL
---------------------+------------------------------------------------------
Comment (by knarf):
Con2Prim currently uses the old values of the primitives as input to
calculate the new values. Calling it multiple times would potentially
change the primitives each time, because a minimum number of iterations is
done by default, by default at least 1 iteration. We either need to change
this and thus, make a second call to Con2Prim a noop because the solution
is already present (but this might be difficult if other routines change
this, like atmosphere treatment), or we need to decouple the initial
guesses from the output primitives. Given that we would actually like to
have the latter for con2prim anyway (save the initial guesses to have
separate tries for con2prims) I would like the second approach more.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1256#comment:6>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list