[ET Trac] [Einstein Toolkit] #1631: The dgfe branch for McLachlan generates NaNs
    Einstein Toolkit 
    trac-noreply at einsteintoolkit.org
       
    Wed Jun 18 13:04:44 CDT 2014
    
    
  
#1631: The dgfe branch for McLachlan generates NaNs
------------------------------------------------------------+---------------
  Reporter:  Jonah Miller <jonah.maxwell.miller@…>          |       Owner:  eschnett                   
      Type:  defect                                         |      Status:  reviewed_ok                
  Priority:  optional                                       |   Milestone:  ET_2014_11                 
 Component:  EinsteinToolkit thorn                          |     Version:  development version        
Resolution:                                                 |    Keywords:  dgfe,mclachlan,gamma driver
------------------------------------------------------------+---------------
Comment (by diener):
 This patch doesn't work when applied to the rewrite branch. This is due to
 vector instructions being used and so the variable shiftGammaCoeffValue is
 declared as a CCTK_REAL_VEC. Comparing this to a scalar value does not
 work. The easy fix is to replace shiftGammaCoeffValue with the scalar
 parameter shiftGammaCoeff. The expression for shiftGammaCoeffValue
 guarantees that it is zero if shiftGammaCoeff is.
-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1631#comment:7>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
    
    
More information about the Trac
mailing list