ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
Functions | |
void | check_for_negative_theta (amrex::MultiFab &S_old) |
void check_for_negative_theta | ( | amrex::MultiFab & | S_old | ) |
Function that advances the solution at one level for a single time step – this does some preliminaries then calls erf_advance
[in] | lev | level of refinement (coarsest level is 0) |
[in] | time | start time for time advance |
[in] | dt_lev | time step for this time advance |
Referenced by ERF::Advance().