[Developers] Proposed change in the ADMConstraints schedule
Baiotti Luca
baiotti at ea.c.u-tokyo.ac.jp
Fri May 30 02:14:02 CDT 2008
Hallo everybody,
I propose the following patch:
RCS file: /cactusdevcvs/CactusEinstein/ADMConstraints/schedule.ccl,v
retrieving revision 1.19
diff -r1.19 schedule.ccl
37c37
< schedule GROUP ADMConstraintsGroup at CCTK_POSTINITIAL after
(MoL_PostStep MoL_PostInitial)
---
> schedule GROUP ADMConstraintsGroup at CCTK_POSTPOSTINITIAL
This would ensure that the constraints computed on the initial data are
calculated after the recursive initialisation. Whisky, for example,
needs to change at CCTK_POSTPOSTINITIAL the value of some variables
included in the computation of the ADM constraints. For users that do
not schedule anything at CCTK_POSTPOSTINITIAL, nothing should change.
Any problem with this?
Luca
More information about the Developers
mailing list