aboutsummaryrefslogtreecommitdiff
path: root/README
blob: aae1da0344962010842994c5cb73fff7a38869a6 (plain)
1
2
3
4
5
6
7
8
9
10
Cactus Code Thorn Time
Authors    : Gabrielle Allen
CVS info   : $Header$
--------------------------------------------------------------------------

Thorn Time sets the timestep for an evolution. Currently it
uses a simple Courant condition with speed one. That is

cctk_delta_time = dtfac * min(cctk_delta_space)