Changes between Version 2 and Version 3 of PDAFlocalomi_assimilate_nondiagR
- Timestamp:
- Mar 27, 2025, 11:10:26 AM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFlocalomi_assimilate_nondiagR
v2 v3 40 40 41 41 It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful. 42 43 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAFlocalomi_assimilate_local_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAFomi_assimilate_local_nondiagR_si`. More information on the pre-defined names is provided in the [ImplementAnalysisLocal page on implementing the analysis step of the local filters].44