FV3 Bundle
fv3jedi_varcha_c2m_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_varcha_c2m_mod::fv3jedi_varcha_c2m
 Fortran derived type to hold configuration data for the B mat variable change. More...
 

Modules

module  fv3jedi_varcha_c2m_mod
 

Functions/Subroutines

subroutine, public fv3jedi_varcha_c2m_mod::create (self, bg, fg, geom, c_conf)
 
subroutine, public fv3jedi_varcha_c2m_mod::delete (self)
 
subroutine, public fv3jedi_varcha_c2m_mod::multiply (self, geom, xctl, xmod)
 
subroutine, public fv3jedi_varcha_c2m_mod::multiplyadjoint (self, geom, xmod, xctl)
 
subroutine, public fv3jedi_varcha_c2m_mod::multiplyinverse (self, geom, xmod, xctr)
 
subroutine, public fv3jedi_varcha_c2m_mod::multiplyinverseadjoint (self, geom, xctr, xmod)
 
subroutine fv3jedi_varcha_c2m_mod::control_to_model_tlm (geom, psi, chi, tv, qc, ua, va, t, qs, tvt, qt, qsat)
 
subroutine fv3jedi_varcha_c2m_mod::control_to_model_adm (geom, psi, chi, tv, qc, ua, va, t, qs, tvt, qt, qsat)
 Control variables to state variables - Adjoint. More...