Go to the source code of this file.
|
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...
|
|