Skip to content
Snippets Groups Projects
Commit 1b9d5f05 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 25/11/2022: remove XTIME_CUR (in TSTATPROFTIME derived type)

parent 6998685f
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@ public :: TSTATPROFTIME
public :: TPROFILERDATA, TSTATIONDATA, TSTATPROFDATA
TYPE :: TSTATPROFTIME
REAL :: XTIME_CUR = XUNDEF ! current time since last storage
INTEGER :: N_CUR = 0 ! current step of storage
REAL :: XTSTEP = 60. ! storage time step (default reset later by INI_STATION_n)
type(date_time), dimension(:), ALLOCATABLE :: tpdates ! dates(n) (n: recording instants)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment