aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/param.ccl
Commit message (Collapse)AuthorAge
* Regenerate code (Kranc commit 01478e8bf1bc509f67a3f8fa2c18021dc9b975f3)Ian Hinder2013-09-12
| | | Reordering of entries in param.ccl due to internal cleanup in Kranc.
* Regenerate McLachlan (Kranc commit caf12ddfb11ccd9a7bf822cc8ec0d7691cded0aa)Ian Hinder2013-09-05
|
* Regenerate thorn ML_WaveToy and ML_WaveToy_CLErik Schnetter2012-05-21
|
* Regenerate code, removing the *_O* and *_MP thornsErik Schnetter2012-05-02
|
* Regenerate codeErik Schnetter2012-01-02
|
* Regenerate codeIan Hinder2011-11-17
| | | Kranc version beb854b56cd60ec97072d709a064eeafe1633ed1
* Update auto-generated code as generated by the current version of KrancErik Schnetter2011-04-03
|
* Re-generate codeErik Schnetter2011-01-03
|
* Regenerate codeErik Schnetter2010-12-08
|
* Add new RHS boundary condition NewRad, implemented in the thorn ↵Erik Schnetter2009-09-04
| | | | LSUThorns/NewRad.
* Add parameter MinimumLapse to enforce a positive lapse value.Erik Schnetter2009-08-28
|
* Register ADM variables as constrained variables, so that MoL copies themErik Schnetter2009-07-03
| | | | before the first time step if they have multiple time levels.
* Update generated WaveToyErik Schnetter2009-04-27
|
* Merge commit 'origin/master'Peter Diener2008-05-15
|\ | | | | | | | | Conflicts: m/Makefile
| * Create several specialised thorns: ML_ADM and ML_BSSN as standard cases,Erik Schnetter2008-04-02
| | | | | | | | | | | | | | | | | | ML_BSSN_MP for multi-patch simulations, and ML_BSSN_M for AMR simulations with matter. Add helper thorns for all BSSN thorns. Helper thorns are required at run time, e.g. to register gauge conditions. Split ADM and BSSN equations into their own source files.
* | dummy mergePeter Diener2008-02-18
|/ | | | | | dummy merge Signed-off-by: Peter Diener <diener@diener-3.lsu.edu>
* Re-generate all codeErik Schnetter2008-02-13
|
* Schedule ML_BSSN_convertToADMBase everywhere.Peter Diener2008-01-29
| | | | | | | | Since ML_BSSN_convertToADMBase doesn't contain any derivatives we can evaluate it everywhere. Get's rid of a sync of the ADMBase variables and makes it unnecessary to apply the boundary conditions (which wasn't done, anyway). Signed-off-by: Peter Diener <diener@diener-3.lsu.edu>
* Update McLachlan. ML_BSSN_Helper is now required at run timeErik Schnetter2008-01-14
| | | | | | | | | | | | | | | | | | Calculate the complete RHS in one loop, including matter if desired. This requires different McLachlan builds for runs with and without matter. Make the number of active timelevels a run-time parameter. Register the slicing in ML_BSSN_Helper. This requires CoordGauge to be activated at run time. Add custom boundary conditions, to be used instead of Cactus boundary conditions. Make McLachlan fully compliant with the ADMBase initial data mechanism. Calculate RHS and constrains in special groups provided by ML_BSSN_Helper. ML_BSSN_Helper is now required at run time.
* Update generated codeErik Schnetter2008-01-02
| | | Update the generated code after the recent changes to Kranc.
* Regenerate code after removing leftover debugging code from KrancErik Schnetter2007-12-27
|
* Fix to Makefile.Peter Diener2007-12-04
| | | | | | Fixed the clean command in the Makefile Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* Add first-order WaveToy. Use makefile to run KrancErik Schnetter2007-11-30
|
* Add Kranc generated WaveToyErik Schnetter2007-11-30