[ET Trac] [Einstein Toolkit] #1043: RotatingSymmetry180::poison_boundaries should not check for NaNs

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Aug 13 15:43:29 CDT 2012


#1043: RotatingSymmetry180::poison_boundaries should not check for NaNs
-----------------------------------+----------------------------------------
 Reporter:  rhaas                  |       Owner:     
     Type:  defect                 |      Status:  new
 Priority:  minor                  |   Milestone:     
Component:  EinsteinToolkit thorn  |     Version:     
 Keywords:  McLachlan              |  
-----------------------------------+----------------------------------------
 currently poison_boundaries causes RotatingSymmetry180 checks for both the
 poison value and for nonfinite values in the boundary. It should probably
 not check for NaN in case there are grid functions that do actually
 contain nan values near the boundaries (right not I have a run where this
 is true for ML_BSSN::H where I don't care about the NaNs).
 RotatingSymmetry's output completely clutters stdout since it list every
 single nan point it find.

 If one wants to check for NaN values in the constraints one can always use
 NaNChecker so no functionality is lost.

 Also RotatingSymmetry might well see NaN values when combined with say
 ReflectionSymmetry if the NaNs would be overwritten by say a z-reflection
 symmetry afterwards (I am not sure what the order in which symmetries are
 applied is).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1043>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list