FV3-JEDI
fv3jedi_vc_model2geovals_mod Module Reference

Data Types

type  fv3jedi_vc_model2geovals
 

Functions/Subroutines

subroutine create (self, geom, dummyconf)
 
subroutine delete (self)
 
subroutine changevar (self, geom, xm, xg)
 

Function/Subroutine Documentation

◆ changevar()

subroutine fv3jedi_vc_model2geovals_mod::changevar ( class(fv3jedi_vc_model2geovals), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_state), intent(in)  xm,
type(fv3jedi_state), intent(inout)  xg 
)
private

Definition at line 75 of file fv3jedi_vc_model2geovals_mod.f90.

Here is the call graph for this function:

◆ create()

subroutine fv3jedi_vc_model2geovals_mod::create ( class(fv3jedi_vc_model2geovals), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(fckit_configuration), intent(in)  dummyconf 
)
private

Definition at line 48 of file fv3jedi_vc_model2geovals_mod.f90.

◆ delete()

subroutine fv3jedi_vc_model2geovals_mod::delete ( class(fv3jedi_vc_model2geovals), intent(inout)  self)
private

Definition at line 67 of file fv3jedi_vc_model2geovals_mod.f90.