Changes between Version 3 and Version 4 of PDAFomi_assimilate_lenkf_nondiagR
- Timestamp:
- Sep 8, 2024, 4:43:58 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_assimilate_lenkf_nondiagR
v3 v4 35 35 It is recommended that the value of `status_pdaf` is checked in the program after this routine is executed. Only if its value is 0 the initialization was successful. 36 36 37 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine [wiki:PDAFomi_assimilate_lenkf_nondiagR_si PDAFomi_assimilate_lenkf_nondiagR_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_lenkf_nondiagR_si`. More information on the pre-defined names is provided in the [ImplementAnalysisLocal page on implementing the analysis step of the local filters].37 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine [wiki:PDAFomi_assimilate_lenkf_nondiagR_si.F90 PDAFomi_assimilate_lenkf_nondiagR_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_lenkf_nondiagR_si`. More information on the pre-defined names is provided in the [ImplementAnalysisLocal page on implementing the analysis step of the local filters]. 38 38