FV3 Bundle
fv3jedi_state_mod.f90 File Reference

Go to the source code of this file.

Modules

module  fv3jedi_state_mod
 Handle state for the FV3JEDI odel.
 

Functions/Subroutines

subroutine, public fv3jedi_state_mod::create (self, geom, vars)
 
subroutine, public fv3jedi_state_mod::delete (self)
 
subroutine, public fv3jedi_state_mod::zeros (self)
 
subroutine, public fv3jedi_state_mod::copy (self, rhs)
 
subroutine, public fv3jedi_state_mod::axpy (self, zz, rhs)
 
subroutine, public fv3jedi_state_mod::add_incr (geom, self, rhs)
 
subroutine, public fv3jedi_state_mod::change_resol (state, rhs)
 
subroutine, public fv3jedi_state_mod::analytic_ic (state, geom, c_conf, vdate)
 Analytic Initialization for the FV3 Model. More...
 
subroutine fv3jedi_state_mod::invent_state (state, config, geom)
 
subroutine, public fv3jedi_state_mod::read_file (geom, state, c_conf, vdate)
 
subroutine, public fv3jedi_state_mod::write_file (geom, state, c_conf, vdate)
 
subroutine, public fv3jedi_state_mod::gpnorm (state, nf, pstat)
 
subroutine, public fv3jedi_state_mod::staterms (state, prms)