summaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Collapse)AuthorAge
* Sync lapse_prev[01] after writing them.Anton Khirnov2019-07-01
| | | | | | Prevents writing garbage sync zones to the output, which would break when recovering a checkpointed multi-component run into one with different decomposition.
* Add support for MPI.Anton Khirnov2019-06-02
|
* Print stats on terminateAnton Khirnov2019-05-23
|
* Use per-substep solvers on the finest level.Anton Khirnov2019-03-18
|
* Disable dissipation close to the boundary.Anton Khirnov2019-02-20
|
* Rewrite using a new method.Anton Khirnov2018-09-25
| | | | | Based on 'Adaptive mesh refinement for coupled elliptic-hyperbolic problems' by Pretorius and Choptuik, 2006.
* Initial commit.Anton Khirnov2018-08-07