41 real(kind=
rp),
dimension(10) :: tlag = 0.0_rp
42 real(kind=
rp),
dimension(10) :: dtlag = 0.0_rp
43 real(kind=
rp) :: dt = 0.0_rp
44 real(kind=
rp) :: t = 0.0_rp
45 real(kind=
rp) :: end_time = 0.0_rp
integer, parameter, public rp
Global precision used in computations.
Module with things related to the simulation time.
A struct that contains all info about the time, expand as needed.