Writes variable to netcdf file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(diagnostic_variable_t), | intent(inout) | :: | self |
Instance of the type |
||
| integer, | intent(in) | :: | ndim |
Dimension of diagnostic variable |
||
| character(len=*), | intent(in) | :: | dimname |
Name of dimension of diagnostic variable |
||
| character(len=*), | intent(in) | :: | varname |
Name of diagnostic variable |