source: (poseidon.ohist.f90) [ c_92_rp1 release ]
POSEIDON_HISTORY_MODULE| TYPE (T_POSEIDON_GRID) :: g |
| INTEGER :: ic |
| CHARACTER(LEN=*,*) :: template |
| REAL :: undef |
| TYPE (T_DATETIME) :: date |
| TYPE (T_DATETIMEINTERVAL) :: dt |
| LOGICAL :: as_zdf |
call create_control_file(g, ic, template, undef, date, dt, [as_zdf])
INTENT(IN) :: g,ic,template,undef,date,dt
| Legend: | INTENT(INOUT) | INTENT(IN) | INTENT(OUT) | [OPTIONAL] |
| Variables |