| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public, | SAVE, ALLOCATABLE | :: | u_prev(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | v_prev(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | ql_prev(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | qs_prev(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | q_prev(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | t_prev(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | iflag | ||||
| character(len=*) | :: | text |