Changes between Version 65 and Version 66 of InitPdaf
- Timestamp:
- May 22, 2025, 10:05:29 PM (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitPdaf
v65 v66 24 24 25 25 `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 27 To initialize the ensemble forecasting, also the subroutine `PDAF_init_forecast` is called in `init_pdaf`. 26 28 27 29 == Inserting `init_pdaf` into the model code ==