SABER
type_model.F90 File Reference

Go to the source code of this file.

Data Types

type  type_model::model_type
 

Modules

module  type_model
 Model routines.
 

Functions/Subroutines

subroutine type_model::model_alloc (model)
 Allocation. More...
 
subroutine type_model::model_dealloc (model)
 Release memory. More...
 
subroutine type_model::model_setup (model, mpl, nam)
 Setup model. More...
 
subroutine type_model::model_read (model, mpl, nam, filename, fieldset)
 Read member field. More...
 
subroutine type_model::model_read_member (model, mpl, nam, filename, ie, fieldset)
 Read member field. More...
 
subroutine type_model::model_load_ens (model, mpl, nam, filename)
 Load ensemble data. More...
 
subroutine type_model::model_generate_obs (model, mpl, nam)
 Generate observations locations. More...
 

Variables

real(kind_real), parameter type_model::qmin = 1.0e-6
 
character(len=1024) type_model::zone = 'C+I'