Changes between Version 1 and Version 2 of ImplementAnalysisnetf


Ignore:
Timestamp:
Dec 3, 2016, 6:14:45 PM (7 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisnetf

    v1 v2  
    5454 * [#U_prepoststepprepoststep_ens_pdaf.F90 U_prepoststep]: The name of the pre/poststep routine as in `PDAF_get_state`
    5555 * [#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`.
    5757 * `status`: The integer status flag. It is zero, if `PDAF_assimilate_netf` is exited without errors.
    5858