aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Collapse)AuthorAge
* Do not synchronise initial data since all grid points are initialised.schnetter2006-08-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@62 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* - add a parameter to choose when to schedule the IDknarf2006-08-09
| | | | | | | | | | | | | | - add a parameter for multiplying an already computed lapse to the one computed here This does not change the default behaviour. However, the testsuite fails - but it also failed before this change in the same way. Does anybody know anything about this? -> It fails at exactly one point in the 1D-slices, but only in y and z directions git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@59 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Use CCTK_REAL instead of double. This allows using higher precisionsschnetter2006-07-27
| | | | | | | | | | | that double. Do not initialise the ghost zones; synchronise instead. Since interpolating the initial data is expensive this should save some time. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@57 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Schedule TwoPuncture initial data again in ADMBase_InitialData.schnetter2006-03-01
| | | | | | | | Scheduling them after ADMBase_InitialData means that BSSN_MoL may set up its initial data before TwoPunctures actually calculated them. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@50 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* make it work with the new schedule of adm and tovsolverknarf2006-02-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@49 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* - actually use the extended initial_dataknarf2004-10-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@21 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* - add source terms provided by aliased functionknarf2004-10-05
| | | | | | | - small fix suggested by Marcus concerning the initialisation of the dvs git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@19 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Add grid function for u.schnetter2004-05-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@4 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Import initial version of Marcus Ansorg's code, converted into aschnetter2004-05-18
Cactus thorn. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@2 b2a53a04-0f4f-0410-87ed-f9f25ced00cf