[ET Trac] [Einstein Toolkit] #1106: Possible issue in TmunuBase with support_old_CalcTmunu_mechanism=no

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Sep 24 08:18:29 CDT 2012


#1106: Possible issue in TmunuBase with support_old_CalcTmunu_mechanism=no
-----------------------------------------+----------------------------------
 Reporter:  wolfgang.kastaun@…           |        Type:  defect               
   Status:  new                          |    Priority:  minor                
Milestone:                               |   Component:  EinsteinToolkit thorn
  Version:  development version          |    Keywords:                       
-----------------------------------------+----------------------------------
 I think the schedule of the AddToTmunu should be changed from

 SCHEDULE GROUP AddToTmunu IN SetTmunu AFTER TmunuBase_SetTmunu

 to

 SCHEDULE GROUP AddToTmunu IN SetTmunu AFTER (TmunuBase_SetTmunu
 TmunuBase_ZeroTmunu)

 since with support_old_CalcTmunu_mechanism=no, Tmunu is initialised by
 TmunuBase_ZeroTmunu and not by TmunuBase_SetTmunu. Otherwise, it could
 happen that thorns add to undefined value and afterwards Tmunu is set to
 zero. This did not happen to me yet, but probably only by luck.

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


More information about the Trac mailing list