aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Collapse)AuthorAge
* Introduce alias TemporalSpacingseschnett2013-01-15
| | | | | | | | Introduce alias TemporalSpacings for the routines setting the time step size. This is needed for runs with OpenCL. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@89 5633253d-7678-4964-a54d-f87795f8ee59
* Beautify white spaceschnetter2009-12-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@77 5633253d-7678-4964-a54d-f87795f8ee59
* Correct error in schedule for timestep method "courant speed".schnetter2006-03-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@70 5633253d-7678-4964-a54d-f87795f8ee59
* Thorn time determines the time step currently in level mode. In orderschnetter2006-03-02
| | | | | | | | | | | to determine the time step, it looks at the grid spacing, and when this happens in level mode, there is an implicit assumption that the grid spacing is the same on all maps (patches). This patch determines the time step in singlemap mode, which loops over all maps and takes all grid spacings into account. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@69 5633253d-7678-4964-a54d-f87795f8ee59
* Call CFL setting routines only once per refinement level.yye002004-10-05
| | | | | | | | | | | Calculate the grid spacing correctly even for dim>3. Correctly cast the values before passing them to printf. Print the newly calculated time step size, not the old time step size. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@62 5633253d-7678-4964-a54d-f87795f8ee59
* Added different bits of documentation, added code for a parameterallen2003-06-07
| | | | | | | | | | | | | which wasn't being used (and changed its name but since it wasn't implemented hopefully noone was using outtimestep_every). Removed two scheduled routines which were not doing anything. Fixes Cactus/1377, Cactus/1378, Cactus/1384, Cactus/1379. Does not fix Cactus/1385 yet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@55 5633253d-7678-4964-a54d-f87795f8ee59
* Patch for halting at cctk_final_time when using Courant timestep from Ian Hawkeallen2002-12-22
| | | | | | | Fixes CactusBase/1345 git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@53 5633253d-7678-4964-a54d-f87795f8ee59
* Explicitely allocate storage for CCTK variables of thorn Time.tradke2001-08-26
| | | | | | | Closes CactusBase-768. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@40 5633253d-7678-4964-a54d-f87795f8ee59
* Initialise grid scalars to zero so they don't error with NaNCheckerallen2001-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@37 5633253d-7678-4964-a54d-f87795f8ee59
* Changes to better parameter names after adding new fixed timestep choice.allen2000-09-15
| | | | | | | | | | THESE SHOULDNT AFFECT ANYONE UNLESS THEY ARE USING DYNAMIC COURANT TIMESTEPS THE DEFAULTS REMAIN THE SAME Main one is that courant_method->timestep_method git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@28 5633253d-7678-4964-a54d-f87795f8ee59
* Adding fixed timestep optionallen2000-09-12
| | | | | | | Will update documentation.tex later today. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@27 5633253d-7678-4964-a54d-f87795f8ee59
* Using function aliasallen2000-07-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@25 5633253d-7678-4964-a54d-f87795f8ee59
* Improved implementation of dynamic courant conditionallen1999-10-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@13 5633253d-7678-4964-a54d-f87795f8ee59
* Courant condition implemented for timestep, as described in documentation.allen1999-10-20
| | | | | | | This hasn't been very well tested yet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@11 5633253d-7678-4964-a54d-f87795f8ee59
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-09-04
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@3 5633253d-7678-4964-a54d-f87795f8ee59