PIO  2.5.4
Functions/Subroutines
Close a File

Close a netCDF file in Fortran. More...

Functions/Subroutines

subroutine piolib_mod::closefile (file)
 File descriptor structure. More...
 

Detailed Description

Close a netCDF file in Fortran.

Function/Subroutine Documentation

◆ closefile()

subroutine piolib_mod::closefile ( type(file_desc_t file)

File descriptor structure.

Close a disk file.

Parameters
fileThis structure holds information associated with each open file
Author
Jim Edwards