Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=real64), | public | :: | end | ||||
real(kind=real64), | public | :: | start | ||||
character(len=:), | public, | allocatable | :: | unit |
type :: type_time_control_simulation_period character(:), allocatable :: unit real(real64) :: start real(real64) :: end end type type_time_control_simulation_period