get_phi Subroutine

public subroutine get_phi(state_cnt, phi_out)

Uses

  • proc~~get_phi~~UsesGraph proc~get_phi get_phi module~params params proc~get_phi->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) :: phi_out(mx,nx,kx)

Atmospheric geopotential


Contents

None