Dump the current time (now) of the simControl to outUnit.
This also updates the clock in now to really show the current time.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_simControl_type), | intent(inout) | :: | me | Simulation control settings to write to outUnit. |
||
integer, | intent(in) | :: | outUnit | File unit to write to. |