[Cactus-thorns-cvs] DEVELOPMENT CVS "CactusEinstein/ADMConstraints schedule.ccl param.ccl interface.ccl"

Erik Schnetter (schnetter) schnetter at cct.lsu.edu
Wed May 30 20:39:47 CDT 2007


Update of /cactusdevcvs/CactusEinstein/ADMConstraints
In directory asylum.cct.lsu.edu:/tmp/cvs-serv12496

Modified Files:
	schedule.ccl param.ccl interface.ccl 
Log Message:
Allow three time levels for the constraints.  This is necessary so
that mesh refinement boundaries can be interpolated in time.  Add
parameter ADMConstraints::constraints_timelevels, which defaults to 1.

Add parameter ADMConstraints::constraints_prolongation_type, which
chooses the interpolator for the constraints.  It defaults to
"Lagrange".

Document that the parameter ADMConstraints::excise is not only
deprecated, but also unused.

Schedule constraint calculation in a group ADMConstraintsGroup, so
that it can be easily scheduled at several times.

If constraints persist, then schedule constraint calculate in EVOL
after the MoL integration.  Re-calculate the constraints in the
POSTREGRID bin.

If the constraints do not persist, then calculate them in the ANALYSIS
bin as usual.





More information about the Cactus-thorns-cvs mailing list