MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
NetCDFCommon.f90 File Reference

Go to the source code of this file.

Modules

module  netcdfcommonmodule
 This module contains the NetCDFCommonModule.
 

Functions/Subroutines

integer(i4b) function, public netcdfcommonmodule::nc_fopen (nc_fname, iout)
 Open netcdf file. More...
 
subroutine, public netcdfcommonmodule::nc_fclose (ncid, nc_fname)
 Close netcdf file. More...
 
subroutine, public netcdfcommonmodule::nf_verify (res, nc_fname)
 error check a netcdf-fortran interface call More...
 

Variables

integer(i4b), parameter, public netcdfcommonmodule::netcdf_max_dim = 6
 
integer(i4b), parameter, public netcdfcommonmodule::netcdf_attr_strlen = 80