OOPS
qg_model_mod.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for qg_model_mod.F90:

Go to the source code of this file.

Data Types

type  qg_model_mod::qg_model_config
 

Modules

module  qg_model_mod
 

Macros

#define LISTED_TYPE   qg_model_config
 

Functions/Subroutines

subroutine, public qg_model_mod::qg_model_setup (self, f_conf)
 Linked list implementation. More...
 
subroutine, public qg_model_mod::qg_model_propagate (conf, fld)
 Perform a timestep of the QG model. More...
 
subroutine, public qg_model_mod::qg_model_propagate_tl (conf, traj, fld)
 Perform a timestep of the QG model - tangent linear. More...
 
subroutine, public qg_model_mod::qg_model_propagate_ad (conf, traj, fld)
 Perform a timestep of the QG model - adjoint. More...
 

Variables

type(registry_t), public qg_model_mod::qg_model_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   qg_model_config