[ET Trac] [Einstein Toolkit] #798: allow calculations in parameter assignments in parameter files
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed Apr 18 03:18:15 CDT 2012
#798: allow calculations in parameter assignments in parameter files
--------------------------+-------------------------------------------------
Reporter: rhaas | Owner:
Type: enhancement | Status: review
Priority: optional | Milestone:
Component: Cactus | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by rhaas):
* status: reopened => review
Comment:
the patch in expr2.patch adds some missing features:
* recognizes "nan" and "inf"
* allows constructs like 1*-1 (before this had to be written as "1*(-1)")
* add remainder operator '%' (implemented via fmod)
* some cleanup in comments and the test code
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/798#comment:11>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list