aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* parameter name change due to changes in TOVSolverHEADmasterknarf2013-07-08
* correct three compiler warningsknarf2012-11-15
* slitely change the way ADMMass computes corners/edges. This doesn't change re...knarf2012-05-15
* correct commentsknarf2012-05-15
* further fix volume integral debug outputknarf2012-05-15
* fix volume integral stdoutknarf2012-05-15
* more documentationknarf2012-05-14
* some initial documentationknarf2012-05-07
* use correct constness of some variables to avoid compiler warningsknarf2012-03-01
* Remove unused thorn from active thornlist of test parfile.baiotti2012-02-29
* Update parameter file for (oldish) changes in Whisky/param.cclbaiotti2011-12-17
* initialize ADMMass_SurfaceMass_GF completelyknarf2011-08-23
* remove 1D outputknarf2011-08-23
* testsuite for Whisky - except parameters same data as GRHydro testsuite, but ...knarf2011-08-23
* new testsuite using Carpet, similar to PUGH suiteknarf2011-08-23
* - fix testsuite (radius was too large)knarf2011-08-23
* remove unused fileknarf2011-08-11
* let the testsuite use GRHydro instead of Whiskyknarf2011-08-11
* Update variable name; deactivate unused thorn.baiotti2011-06-08
* Activate InitBase.baiotti2011-01-20
* Undo test commit.barry2011-01-19
* Test commit.barry2011-01-19
* 'fix' paths for new location of ADMMacros, patch from Luca Baiottiknarf2010-05-24
* remove unused variablesknarf2009-10-14
* Initialize GFs everywhereknarf2009-10-14
* use hydrobase::evolution_methodknarf2009-09-21
* update testsuite parfile to use Whisky+TmunuBase+HydroBaseknarf2009-09-17
* Add TmunuBase and parametersbaiotti2009-04-25
* Add prototypesbaiotti2009-04-22
* Unify README formatknarf2009-02-10
* Make the constraints perisitent in the testsuite (because of the temporary f...baiotti2008-12-08
* remove normsknarf2007-04-05
* Make the ADMMass computation working also with PUGH.baiotti2006-08-16
* testsuite -> single, stable TOV. Copied testsuite from Whisky_TOVSolverC plus...knarf2006-05-30
* - do not try to obtain mask descriptors if not needed (eliminates warnings)knarf2006-05-30
* introduce parameter to turn off the info during evolution (default is off)knarf2006-04-28
* increase the warnlevel from 1 to 2 for the case that the volume integral radi...knarf2006-04-28
* use CCTK_EQUALS instead of strcmp, which was not defined (missing include)knarf2006-04-28
* rearrange ADMMass group to fix bug while evolutionknarf2006-04-28
* only whitespace changes (tabs->spaces, lines should not have more than 80knarf2006-04-28
* only cosmetic (comments) changesknarf2006-04-28
* bugfix in parameter description (actually the opposite :/ )knarf2006-04-21
* Activate storage at all times; while waiting for a better solution.baiotti2006-03-30
* The carpet patch timed Sat Mar 4 18:38:10 CET 2006, not allowing any longer ...baiotti2006-03-23
* a more Cactus-style READMEknarf2006-02-07
* also note the options for iccknarf2005-11-15
* note the use of C99knarf2005-11-15
* Do not use ADMMAcros (C version), since they are bugged (for Carpet). Finish ...baiotti2005-10-27
* - make results independent from the number of processors (not yet finished)baiotti2005-10-12
* #include <math.h> for sqrt()schnetter2005-10-05