Skip to content

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

integer, parameter, public catchemnetcdf_mod::netcdf_append;

variable netcdf_read

integer, parameter, public catchemnetcdf_mod::netcdf_read;

variable netcdf_write

integer, parameter, public catchemnetcdf_mod::netcdf_write;

Public Functions Documentation

function mpi_netcdf_available

Check if parallel NetCDF with MPI support is available.

logical function, public catchemnetcdf_mod::mpi_netcdf_available () 


function netcdf_available

Check if NetCDF support is available.

logical function, public catchemnetcdf_mod::netcdf_available () 



The documentation for this class was generated from the following file src/api/CATChemNetCDF_Mod.F90