FV3 Bundle
fv3jedi_increment_io_mod Module Reference

Functions/Subroutines

subroutine, public read_fms_restart (geom, incr, c_conf, vdate)
 
subroutine, public write_fms_restart (geom, incr, c_conf, vdate)
 
subroutine, public read_geos_restart (geom, incr, c_conf, vdate)
 
subroutine, public write_geos_restart (geom, incr, c_conf, vdate)
 
subroutine nccheck (status, iam)
 

Function/Subroutine Documentation

◆ nccheck()

subroutine fv3jedi_increment_io_mod::nccheck ( integer, intent(in)  status,
character(len=*), optional  iam 
)
private

Definition at line 423 of file fv3jedi_increment_io_mod.f90.

Here is the caller graph for this function:

◆ read_fms_restart()

subroutine, public fv3jedi_increment_io_mod::read_fms_restart ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(inout)  incr,
type(c_ptr), intent(in)  c_conf,
type(datetime), intent(inout)  vdate 
)
Parameters
[in]c_confConfiguration
[in,out]vdateDateTime

Definition at line 33 of file fv3jedi_increment_io_mod.f90.

Here is the caller graph for this function:

◆ read_geos_restart()

subroutine, public fv3jedi_increment_io_mod::read_geos_restart ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(inout)  incr,
type(c_ptr), intent(in)  c_conf,
type(datetime), intent(inout)  vdate 
)
Parameters
[in]c_confConfiguration
[in,out]vdateDateTime

Definition at line 196 of file fv3jedi_increment_io_mod.f90.

Here is the caller graph for this function:

◆ write_fms_restart()

subroutine, public fv3jedi_increment_io_mod::write_fms_restart ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(in)  incr,
type(c_ptr), intent(in)  c_conf,
type(datetime), intent(inout)  vdate 
)
Parameters
[in]c_confConfiguration
[in,out]vdateDateTime

Definition at line 48 of file fv3jedi_increment_io_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_geos_restart()

subroutine, public fv3jedi_increment_io_mod::write_geos_restart ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(in)  incr,
type(c_ptr), intent(in)  c_conf,
type(datetime), intent(inout)  vdate 
)
Parameters
[in]c_confConfiguration
[in,out]vdateDateTime

Convenience

Definition at line 211 of file fv3jedi_increment_io_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function: