test_MAPL_NetCDF Module


Uses

  • module~~test_mapl_netcdf~~UsesGraph module~test_mapl_netcdf test_MAPL_NetCDF ESMF ESMF module~test_mapl_netcdf->ESMF module~mapl_exceptionhandling MAPL_ExceptionHandling module~test_mapl_netcdf->module~mapl_exceptionhandling module~mapl_netcdf MAPL_NetCDF module~test_mapl_netcdf->module~mapl_netcdf pfunit pfunit module~test_mapl_netcdf->pfunit module~mapl_errorhandlingmod MAPL_ErrorHandlingMod module~mapl_exceptionhandling->module~mapl_errorhandlingmod module~mapl_throwmod MAPL_ThrowMod module~mapl_exceptionhandling->module~mapl_throwmod module~mapl_netcdf->module~mapl_exceptionhandling MAPL_DateTime_Parsing MAPL_DateTime_Parsing module~mapl_netcdf->MAPL_DateTime_Parsing module~mapl_cf_time MAPL_CF_Time module~mapl_netcdf->module~mapl_cf_time module~mapl_datetime_parsing_esmf MAPL_DateTime_Parsing_ESMF module~mapl_netcdf->module~mapl_datetime_parsing_esmf module~mapl_keywordenforcermod MAPL_KeywordEnforcerMod module~mapl_netcdf->module~mapl_keywordenforcermod module~mapl_cf_time->module~mapl_exceptionhandling module~mapl_cf_time->MAPL_DateTime_Parsing module~mapl_cf_time->module~mapl_keywordenforcermod iso_fortran_env iso_fortran_env module~mapl_cf_time->iso_fortran_env module~mapl_datetime_parsing_esmf->ESMF module~mapl_datetime_parsing_esmf->module~mapl_exceptionhandling module~mapl_datetime_parsing_esmf->MAPL_DateTime_Parsing module~mapl_datetime_parsing_esmf->module~mapl_keywordenforcermod module~mapl_errorhandlingmod->module~mapl_throwmod mpi mpi module~mapl_errorhandlingmod->mpi

Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: SECONDS_PER_MINUTE = 60
type(ESMF_CalKind_Flag), public, parameter :: CALKIND_FLAG_DEF = ESMF_CALKIND_GREGORIAN

Functions

public function ESMF_Times_Equal(timeu, timev) result(tval)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Time), intent(in) :: timeu
type(ESMF_Time), intent(in) :: timev

Return Value logical

public function rational_equals(na, nb)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: na(2)
integer, intent(in) :: nb(2)

Return Value logical


Subroutines

public subroutine set_up()

Arguments

None

Arguments

None

Arguments

None