aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Expand)AuthorAge
* fix typo (Runga->Runge)knarf2013-06-17
* add parameter to disable MoL_PostStep in Post_Recover_Variablesrhaas2013-05-25
* Allow skipping MoL's initial copy from past to current timeleveleschnett2013-04-05
* MoL Updateeschnett2013-01-22
* Introduce a parameter to choose whether MoL appliesbentivegna2012-10-24
* MoL: add Multirate capabilities. This add three new multirate RK schemes to MoL.rhaas2012-08-02
* Allow skipping setting the RHS to zero in MoLeschnett2012-06-12
* Theta ICN. Patch from Frank Loeffler.hawke2006-08-24
* Efficient RK4, as provided by Yosef Zlochower.hawke2006-07-28
* Implement RK45 Cash-Karp integrator in MoL.schnetter2006-02-19
* Peter Diener's RK65 and RK87 adaptive timestep integrators.hawke2006-01-23
* As per my proposal injthorn2005-03-30
* Adaptive step size control using RK45. Due to Erik Schnetter.hawke2005-01-27
* Runge-Kutta (Fehlberg) 45 with error estimation.hawke2004-09-06
* Add the Classic RK3 method (as a generic method, so use Generic_Type).hawke2004-07-01
* If the new keyword parameter 'verbose' is set to 'register' thenhawke2004-06-21
* Use the aliased function to en/dis able prolongation instead of linking direc...hawke2004-03-29
* Erik's changes to do general dissipation adding.hawke2004-01-12
* Remove unused dummy entries.schnetter2003-11-05
* Add the ability to NaNcheck the RHS GFs.hawke2003-09-04
* Add two methods:hawke2003-07-22
* Erik Schnetter's implementation of ICN with averaging, so the intermediate st...hawke2003-07-18
* Optionally don't fill all timelevels after initial data is computed (changes ...hawke2003-07-17
* Change MoL_ODE_Method parameter to ODE_Method to be consistent with original ...hawke2003-05-25
* Comment or ifdef out complex variable support as Carpet doesn't like it.hawke2003-05-24
* Add support for evolving complex GFs and (real and complex) GAs.hawke2003-05-21
* Change the fileversion strings and comments from MoL2->MoL (cosmetic).hawke2003-04-24
* The Method of Lines thorn (version 2 - see below).hawke2003-04-23