aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* testsuites for mixed binary systemsknarf2006-08-29
* Added initial lapse profile "brownsville" accordint to the specificationpollney2006-08-28
* make swap() void because it does not return something, the return value is ne...knarf2006-08-28
* Prevent name clash for the macro SWAP. SWAP was already defined inschnetter2006-08-13
* Add a parameter "swap_xz" which swaps the x and z coordinates duringschnetter2006-08-12
* start to prepare to use with more than 1 equationknarf2006-08-11
* Do not synchronise initial data since all grid points are initialised.schnetter2006-08-10
* again also interpolate into ghost zones until someone finds why it does not w...knarf2006-08-10
* Correct an error in the loop boundaries of the main loop. Instead ofschnetter2006-08-10
* - add a parameter to choose when to schedule the IDknarf2006-08-09
* +LocalReduce to make it work againknarf2006-08-09
* Use CCTK_REAL instead of double. This allows using higher precisionsschnetter2006-07-27
* Print info about the solver in the initial bin, not in the paramcheckschnetter2006-05-07
* Use the correct power of TP_epsilon for the extrinsic curvatureschnetter2006-05-07
* Added new intial lapse profile, 'psi^n' corresponding to the initialpollney2006-04-03
* Smooth out Aij as wellschnetter2006-03-22
* Add a parameter file for a real puncture evolution. This works on aschnetter2006-03-01
* Introduce a parameter TP_epsilon that can be used to smooth outschnetter2006-03-01
* Schedule TwoPuncture initial data again in ADMBase_InitialData.schnetter2006-03-01
* make it work with the new schedule of adm and tovsolverknarf2006-02-20
* a few smaller fixesknarf2005-12-02
* Do not define asinh, acosh, and atanh. The compiler usually alreadyschnetter2005-11-21
* new parameter to be able to avoid nans at or near the puncture locationsknarf2005-05-13
* initialise variables correctlyknarf2005-05-11
* pass NULL in case there is no conformal factorknarf2005-05-02
* C89 compliantknarf2005-04-28
* transform // style comments into /* */ style comments because some compilersknarf2005-02-26
* fix a compile bugknarf2005-02-23
* insert a commented out (#if 0) section to cut very small spectral coefficientsknarf2005-02-23
* do a lot more initial debug output - does nothing if not enabledknarf2005-02-23
* improve/change debug output formatknarf2005-02-23
* bugfixknarf2005-02-16
* better debug output,knarf2005-02-16
* more debug outputknarf2005-02-15
* updated testsuiteknarf2005-02-15
* implement initial guess, matter rescaling, debug output filesknarf2004-11-17
* multiply sources by psi^{-3} and not psi^5knarf2004-11-17
* print the masses usedknarf2004-11-17
* use of two aliased functions for initial guess and matter rescalingknarf2004-11-17
* possibility to use external initial guessknarf2004-11-17
* Provide an initial lapse that is adapted to the solution.schnetter2004-10-20
* Declare some local functions statically to prevent name clashes with BAM.schnetter2004-10-20
* Use boolean instead of integer for parameter use_sources.schnetter2004-10-08
* - fix a segfault without sourcesknarf2004-10-07
* - included Eriks changes - thanks!knarf2004-10-07
* - actually use the extended initial_dataknarf2004-10-05
* *** empty log message ***knarf2004-10-05
* - add source terms provided by aliased functionknarf2004-10-05
* - mention future extension to matterknarf2004-10-04
* Output ADM mass only once.schnetter2004-06-14