[ET Trac] [Einstein Toolkit] #489: Hydro_InitExcision test cases failing - shift_state = 0 no longer supported

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Aug 10 16:19:43 CDT 2011


#489: Hydro_InitExcision test cases failing - shift_state = 0 no longer supported
-----------------------------------+----------------------------------------
 Reporter:  hinder                 |       Owner:     
     Type:  defect                 |      Status:  new
 Priority:  major                  |   Milestone:     
Component:  EinsteinToolkit thorn  |     Version:     
 Keywords:  Hydro_InitExcision     |  
-----------------------------------+----------------------------------------
 All of the Hydro_InitExcision test cases are failing.  The error seems to
 be

 WARNING level 0 in thorn GRHydro processor 0 host sl-18.damiana.admin
   (line 128 of GRHydro_Boundaries.F90):
   -> shift_state = 0 (no shift storage) no longer supported!
 WARNING level 0 in thorn GRHydro processor 0 host sl-18.damiana.admin
   (line 128 of GRHydro_Boundaries.F90):
   -> shift_state = 0 (no shift storage) no longer supported!

 They started failing on 04-08-2011 when this check was added in GRHydro.
 See attached diff for what changed in the Cactus tree between the test
 passing and failing.

 I don't know the code, but would it make sense to change

   ADMBase::initial_shift                        =       "none"

 to

   ADMBase::initial_shift                        =       "zero"

 in the test parameter files?

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


More information about the Trac mailing list