[ET Trac] [Einstein Toolkit] #114: per-variable tolerances for Cactus testsuites

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Oct 15 10:47:04 CDT 2013


#114: per-variable tolerances for Cactus testsuites
--------------------------+-------------------------------------------------
  Reporter:  knarf        |       Owner:  tbode   
      Type:  enhancement  |      Status:  reopened
  Priority:  major        |   Milestone:          
 Component:  Cactus       |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by bentivegna):

 * cc: eloisa.bentivegna@… (added)
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 A very belated thanks for adding this feature!

 I would like to report two shortcomings in the documentation though.
 First, the example given in documentation.patch should be:

 {{{
 \begin{alltt}
         ABSTOL 1e-8 ^Psi4.[xy]
         RELTOL 1e-12 gxx
 \end{alltt}
 }}}

 rather than:

 {{{
 \begin{alltt}
         ABSTOL ^Psi4.[xy] 1e-8
         RELTOL gxx 1e-12
 \end{alltt}
 }}}

 Second, the statement that:

 {{{
 It is an error if a regular expression matches more than one filename.
 }}}

 had me a little confused at first. Do I understand it right from the above
 discussion, that it is an error when a filename matches more than one
 regular expression, not the other way around?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/114#comment:23>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list