FV3-JEDI
fv3jedi_vc_coldstartwinds_mod Module Reference

Data Types

type  fv3jedi_vc_coldstartwinds
 

Functions/Subroutines

subroutine create (self, geom, conf)
 
subroutine delete (self)
 
subroutine changevar (self, xin, xout)
 

Function/Subroutine Documentation

◆ changevar()

subroutine fv3jedi_vc_coldstartwinds_mod::changevar ( class(fv3jedi_vc_coldstartwinds), intent(inout)  self,
type(fv3jedi_state), intent(in)  xin,
type(fv3jedi_state), intent(inout)  xout 
)
private

Definition at line 69 of file fv3jedi_vc_coldstartwinds_mod.f90.

Here is the call graph for this function:

◆ create()

subroutine fv3jedi_vc_coldstartwinds_mod::create ( class(fv3jedi_vc_coldstartwinds), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(fckit_configuration), intent(in)  conf 
)
private

Definition at line 41 of file fv3jedi_vc_coldstartwinds_mod.f90.

◆ delete()

subroutine fv3jedi_vc_coldstartwinds_mod::delete ( class(fv3jedi_vc_coldstartwinds), intent(inout)  self)
private

Definition at line 59 of file fv3jedi_vc_coldstartwinds_mod.f90.