[Users] Scheduling problem in ML_ADMConstraints

Erik Schnetter schnetter at cct.lsu.edu
Fri Jul 15 22:39:18 CDT 2011


I notice that ML_ADMConstraints is not quite scheduled correctly. It
is scheduled with the line

schedule group ML_ADMConstraints_group in MoL_PseudoEvolution

which lacks an "after MoL_PostStep", since the ADM variables are
calculated in MoL_PostStep. However, this line is auto-generated by
Kranc -- is there a good way to add this "after" modifier?

One work-around would be to schedule an empty group (or a trivial
routine) in between these two, ensuring their correct order.

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/


More information about the Users mailing list