Changes between Version 65 and Version 66 of InitPdaf


Ignore:
Timestamp:
May 22, 2025, 10:05:29 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v65 v66  
    2424
    2525`PDAF_init` itself calls a user-supplied call-back routine to initialize the ensemble of model states. In the example and templates, this routine can be found in `init_ens_pdaf.F90`.
     26
     27To initialize the ensemble forecasting, also the subroutine `PDAF_init_forecast` is called in `init_pdaf`.
    2628
    2729== Inserting `init_pdaf` into the model code ==