ctx1d_set_dt Subroutine

private subroutine ctx1d_set_dt(ctx, dt)

1D set_dt hook: store the engine's clipped dt.

Type Bound

solver_run_context_t

Arguments

Type IntentOptional Attributes Name
class(solver_run_context_t), intent(inout) :: ctx
real(kind=wp), intent(in) :: dt