[Developers] New option "out_dt" for outputting variables

Erik Schnetter schnetter at cct.lsu.edu
Mon May 12 19:05:36 CDT 2008


It would be convenient to be able to select the output interval of  
individual variables not only by iteration number but also by  
simulation time.  I suggest to allow the syntax

	ADMBase::metric{out_dt=2.0}

in addition to the already possible

	ADMBase::metric{out_every=1024}

in the variable list specifications which determine which variables  
are output in parameter files.

This would include adding a new structure field out_dt to the  
ioRequest structure and updating the signatures of the CactusBase/ 
IOUtil functions IOUtil_ParseVarsForOutput,  
IOUtil_ParseOutputFrequency, and IOUtil_DefaultIORequest to accept an  
additional argument for out_dt.

-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: 194 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20080512/687d96c7/attachment.bin 


More information about the Developers mailing list