Changes between Version 1 and Version 2 of ImplementAnalysisnetf
- Timestamp:
- Dec 3, 2016, 6:14:45 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisnetf
v1 v2 54 54 * [#U_prepoststepprepoststep_ens_pdaf.F90 U_prepoststep]: The name of the pre/poststep routine as in `PDAF_get_state` 55 55 * [#U_likelihoodlikelihood_pdaf.F90 U_likelihood]: The name of the user-supplied routine that computes the likelihood of the observations for an ensemble member provide when the routine is called. 56 * [#U_next_observationnext_observation .F90 U_next_observation]: The name of a user supplied routine that initializes the variables `nsteps`, `timenow`, and `doexit`. The same routine is also used in `PDAF_get_state`.56 * [#U_next_observationnext_observation_pdaf.F90 U_next_observation]: The name of a user supplied routine that initializes the variables `nsteps`, `timenow`, and `doexit`. The same routine is also used in `PDAF_get_state`. 57 57 * `status`: The integer status flag. It is zero, if `PDAF_assimilate_netf` is exited without errors. 58 58