Test_ModelVerticalGrid Module


Uses


Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: IM = 6
integer, public, parameter :: JM = 7
integer, public, parameter :: LM = 3
type(StateRegistry), public, target :: r

Functions

public function make_geom(rc) result(geom)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: rc

Return Value type(ESMF_Geom)


Subroutines

public subroutine setup(vgrid, rc)

Arguments

Type IntentOptional Attributes Name
type(ModelVerticalGrid), intent(out) :: vgrid
integer, intent(out) :: rc

public subroutine test_created_fields_have_num_levels(this)

Arguments

Type IntentOptional Attributes Name
class(ESMF_TestMethod), intent(inout) :: this

Arguments

None

public subroutine test_get_coordinate_field_simple(this)

Arguments

Type IntentOptional Attributes Name
class(ESMF_TestMethod), intent(inout) :: this

public subroutine test_num_levels()

Arguments

None

public subroutine test_num_variants()

Arguments

None