FV3 Bundle
MWwaterCoeff_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  mwwatercoeff_define::operator(==)
 
type  mwwatercoeff_define::mwwatercoeff_type
 

Modules

module  mwwatercoeff_define
 

Functions/Subroutines

pure logical function, public mwwatercoeff_define::mwwatercoeff_associated (self)
 
pure subroutine, public mwwatercoeff_define::mwwatercoeff_destroy (self)
 
pure subroutine, public mwwatercoeff_define::mwwatercoeff_create (self)
 
subroutine, public mwwatercoeff_define::mwwatercoeff_inspect (self, pause)
 
logical function, public mwwatercoeff_define::mwwatercoeff_validrelease (self)
 
subroutine, public mwwatercoeff_define::mwwatercoeff_info (self, Info)
 
subroutine, public mwwatercoeff_define::mwwatercoeff_defineversion (Id)
 
subroutine mwwatercoeff_define::mwwatercoeff_setvalue (self, FCCoeff, FRCoeff, RCCoeff, AZCoeff, SSCCoeff, LSCCoeff, MWwaterLUT)
 
subroutine mwwatercoeff_define::mwwatercoeff_getvalue (self, FCCoeff, FRCoeff, RCCoeff, AZCoeff, SSCCoeff, LSCCoeff, MWwaterLUT)
 
integer function, public mwwatercoeff_define::mwwatercoeff_readfile (MWwaterCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public mwwatercoeff_define::mwwatercoeff_writefile (MWwaterCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
pure logical function mwwatercoeff_define::mwwatercoeff_equal (x, y)
 

Variables

character(*), parameter mwwatercoeff_define::module_version_id = '$Id: MWwaterCoeff_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter mwwatercoeff_define::mwwatercoeff_release = 1
 
integer, parameter mwwatercoeff_define::mwwatercoeff_version = 1
 
character(*), parameter mwwatercoeff_define::write_error_status = 'DELETE'
 
integer, parameter mwwatercoeff_define::data_missing = 0
 
integer, parameter mwwatercoeff_define::data_present = 1
 
integer, parameter mwwatercoeff_define::ml = 256
 
integer, parameter mwwatercoeff_define::sl = 80
 

Function/Subroutine Documentation

◆ read_cleanup()

subroutine mwwatercoeff_readfile::read_cleanup ( )
private

Definition at line 944 of file MWwaterCoeff_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine mwwatercoeff_writefile::write_cleanup ( )
private

Definition at line 1255 of file MWwaterCoeff_Define.f90.

Here is the call graph for this function: