get_phis Subroutine

public subroutine get_phis(state_cnt, phis_out)

Uses

  • proc~~get_phis~~UsesGraph proc~get_phis get_phis module~params params proc~get_phis->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
complex(kind=8), intent(out) :: phis_out(mx,nx)

Surface geopotential


Contents

None