|
EMPIRE DA
v1.9.1
Data assimilation codes using EMPIRE communication
|
| Cbdata | Module as a place to store user specified data for \(B\) |
| Ccomms | Module containing EMPIRE coupling data |
| Ccommunicator_version | Module to store the parameter comm_version to control the communication pattern that empire will use |
| Ccompile_options | Module that stores logical variables to control the compilation |
| Cfourdenvardata | Module holding data specific for 4denvar, not var itself. this is necessary because of the difference in x in optimization and in the model state |
| Chistogram_data | Module to control what variables are used to generate rank histograms |
| Chqht_plus_r | |
| ▼Cletks_data | Module for doing things related to the LETKS: |
| Cletks_local | |
| ▼Cmatrix_pf | Module to deal with generating and outputting pf matrix |
| Cmatrix_pf_data | |
| Cmodel_as_subroutine_data | Module that can be used to store the data for when the model is a subroutine of empire, i.e. using comms_version 4 |
| Coutput_empire | Module that stores the information about the outputting from empire |
| ▼Cpf_control | Module pf_control holds all the information to control the the main program |
| Cpf_control_type | |
| Cqdata | Module as a place to store user specified data for \(Q\) |
| Crandom | A module for random number generation from the following distributions: |
| Crandom_number_controls | |
| Crdata | Module to hold user supplied data for \(R\) observation error covariance matrix |
| Csizes | Module that stores the dimension of observation and state spaces |
| Cthreedvar_data | Module to store stuff for 3DVar |
| ▼Ctimestep_data | Module that stores the information about the timestepping process |
| Ctimestep_data_type | |
| Ctraj_data | Module to hold data for trajectories |
| ▼Cvar_data | Module holding data for variational problems |
| Cvar_control_type | |
| Cziggurat |