Writes namelist to file or standard output.
Writes log namelist to file or standard output. Returns
E_WRITE on error.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(log_type), | intent(inout) | :: | log |
Log type. |
||
| integer, | intent(in), | optional | :: | unit |
File unit. |
Writes observation namelist to file or standard output. Returns
E_WRITE on error.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(observ_type), | intent(inout) | :: | observ |
Observation type. |
||
| integer, | intent(in), | optional | :: | unit |
File unit. |