Changes between Version 1 and Version 2 of InitPdaf_PDAF23
- Timestamp:
- May 20, 2025, 10:11:14 AM (11 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitPdaf_PDAF23
v1 v2 89 89 '''Notes:''' 90 90 * It is recommended that the value of `status_pdaf` is checked in the program after PDAF_init is executed. Only if its value is 0 the initialization was successful. 91 * PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_init_si`. In the simplified interface, the name of the user-supplied routine `U_init_ens` is predefined to `init_ens_pdaf` such that it does not appear in the call to `PDAF_init_si`. More information on the pre-defined names is provided in the [PdafSimplifiedInterface documentation of PDAF's simplified interface].91 * PDAF2 also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_init_si`. In the simplified interface, the name of the user-supplied routine `U_init_ens` is predefined to `init_ens_pdaf` such that it does not appear in the call to `PDAF_init_si`. More information on the pre-defined names is provided in the [PdafSimplifiedInterface documentation of PDAF's simplified interface]. (Note: The simplified interface was removed in PDAF3) 92 92 93 93 == Other variables for the assimilation ==