set_stratospheric_correction Subroutine

public subroutine set_stratospheric_correction(state_cnt, stratospheric_correction_in)

Uses

  • proc~~set_stratospheric_correction~~UsesGraph proc~set_stratospheric_correction set_stratospheric_correction module~params params proc~set_stratospheric_correction->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
real(kind=8), intent(in) :: stratospheric_correction_in(ix,il)

Stratospheric correction for polar night


Contents

None