[Developers] CCTK_POSTSTEP
Erik Schnetter
schnetter at cct.lsu.edu
Fri Feb 8 10:00:10 CST 2008
On Feb 8, 2008, at 09:15:22, David Rideout wrote:
> I notice that CCTK_POSTSTEP is scheduled at iteration 0, before the
> first CCTK_PRESTEP of iteration 1. Why is this? There is no mention
> of this in the documentation, that I could find. Is this a bug?
Iteration 0 is actually the initial data setup. It is run after
setting up the initial data, right before the analysis routines are
run. This is intended. The reason is that certain quantities (e.g.
the ADM metric) may need to be calculated from the evolved quantities
(e.g. the BSSN variables), and this also needs to be done after the
initial data have been set up.
Reading through the documentation, I agree that it is unclear in this
respect. The documentation doesn't clearly show the order in which
the time bins are executed.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu> http://www.cct.lsu.edu/
~eschnett/
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20080208/2e3951a4/attachment.bin
More information about the Developers
mailing list