[ET Trac] [Einstein Toolkit] #839: MoL Multirate capabilities. This add three new multirate RK schemes to MoL.
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Apr 30 13:27:18 CDT 2012
#839: MoL Multirate capabilities. This add three new multirate RK schemes to MoL.
----------------------------------------+-----------------------------------
Reporter: reisswig@… | Type: enhancement
Status: new | Priority: optional
Milestone: | Component: Cactus
Version: | Keywords: MoL Multirate
----------------------------------------+-----------------------------------
In order to make multirate work, we need to introduce new registration
routines that explicitly register variables with the "slow" sector, i.e.
those variables which are integrated by the lower order scheme.
This also means that we require new "accumulator" parameters indicating
how many "slow" variables we want to register.
Flags indicate whether it is time to execute slow RHS computation.
For instance, in the RK4-RK2 scheme, there are 4 substeps in total, but
the RK2 RHS are only evaluated in the very first and in the very last step
of the four substeps.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/839>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list