Soil Water Balance (SWB2)
|
This module provides Fortran interfaces to the NetCDF C API. More...
Go to the source code of this file.
Modules | |
module | netcdf_c_api_interfaces |
Provides Fortran interfaces to the NetCDF C API. This approach is much more straightforward than using the old Fortran 90 NetCDF interface, which was built on top of the Fortran 77 interface, which (finally) was built atop the C interface. |
This module provides Fortran interfaces to the NetCDF C API.
Definition in file netcdf_c_api_interfaces.F90.