Namespace catchemnetcdf_mod¶
Namespace List > catchemnetcdf_mod
Public Attributes¶
| Type | Name |
|---|---|
| integer, parameter, public | netcdf_append = 3 |
| integer, parameter, public | netcdf_read = 1 |
| integer, parameter, public | netcdf_write = 2 |
Public Functions¶
| Type | Name |
|---|---|
| logical function, public | mpi_netcdf_available () Check if parallel NetCDF with MPI support is available. |
| logical function, public | netcdf_available () Check if NetCDF support is available. |
Public Attributes Documentation¶
variable netcdf_append¶
variable netcdf_read¶
variable netcdf_write¶
Public Functions Documentation¶
function mpi_netcdf_available¶
Check if parallel NetCDF with MPI support is available.
function netcdf_available¶
Check if NetCDF support is available.
The documentation for this class was generated from the following file src/api/CATChemNetCDF_Mod.F90