ctx1d_raw_dt Function

private function ctx1d_raw_dt(ctx) result(dt)

1D raw_dt hook: recompute state % dt from the CFL condition when CFL-driven, then return the stored dt (Q2c; body lifted verbatim from the pre-engine run_solver_steps loop).

Type Bound

solver_run_context_t

Arguments

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

Return Value real(kind=wp)