test_formats Program

Uses

  • program~~test_formats~~UsesGraph program~test_formats test_formats module~phys_consts phys_consts program~test_formats->module~phys_consts module~timeutils timeutils program~test_formats->module~timeutils iso_fortran_env iso_fortran_env program~test_formats->iso_fortran_env module~phys_consts->iso_fortran_env module~timeutils->module~phys_consts module~timeutils->iso_fortran_env

This tests various text output formats. It necessarily requires visual inspection, or run from an enclosing program with Regex, such as a Python program configured to test as desired. Increment time tests


Calls

program~~test_formats~~CallsGraph program~test_formats test_formats proc~utsec2filestem utsec2filestem program~test_formats->proc~utsec2filestem proc~dateinc dateinc program~test_formats->proc~dateinc proc~day_wrap day_wrap proc~utsec2filestem->proc~day_wrap proc~dateinc->proc~day_wrap proc~day_wrap->proc~day_wrap proc~daysmonth daysmonth proc~day_wrap->proc~daysmonth

Contents


Variables

Type AttributesNameInitial
character(len=:), allocatable:: fn
character(len=25) :: tmp
real(kind=wp) :: UTsec
real(kind=wp) :: dtinc
integer :: ymd(3)
integer :: i