Dycore numerical documentation (solve nonhydro)

This page documents the “solve-nonhydro” part of the dycore.

SolveNonhydro.run_predictor_step(diagnostic_state_nh: DiagnosticStateNonHydro, prognostic_states: TimeStepPair[PrognosticState], z_fields: IntermediateFields, dtime: float, at_initial_timestep: bool, at_first_substep: bool)