ctx2d_raw_dt Function

private function ctx2d_raw_dt(ctx) result(dt)

2D raw_dt hook: recompute and store state % dt from the adaptive CFL condition, then return it (Q2c; body lifted verbatim from the pre-engine run_solver_steps_2d loop).

Type Bound

solver_run_context_2d_t

Arguments

Type IntentOptional Attributes Name
class(solver_run_context_2d_t), intent(inout) :: ctx

Return Value real(kind=wp)