On 30 Apr 2014, at 21:16, [email protected] wrote: > User: rhaas > Date: 2014/04/30 02:16 PM > > Modified: > /trunk/src/ > tov.c > > Log: > respect ADMBase::initial_shift parameter > > Before this commit TOVSolver extended ADMBase::initial_shift to allow a "tov" > keyword value. However it did not actually check anywhere that this value was > set and instead set the shift to zero unconditionally if > TOV_Clear_Initial_Data > and not TOV_Use_Old_Initial_Data (line 546 of tov.c). > > It should instead have checked the value of this parameter and set the shift > to > zero if the parameter says "tov" independent of TOV_Clear_Initial_Data etc.
This sounds like something that could change the behaviour of existing parameter files; maybe it shouldn't be applied until after the release? -- Ian Hinder http://numrel.aei.mpg.de/people/hinder
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
