Changes between Version 2 and Version 3 of PDAF_iau_init
- Timestamp:
- Mar 20, 2025, 6:39:12 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified PDAF_iau_init
v2 v3 5 5 This routine initializes parameters for incremental analysis updating, IAU. It further allocates the array in which the ensmelbe increments are stored. This array exists on all processes that are model tasks 6 6 7 The routine is usually called in init_pdaf after the initialization of PDAF in PDAF_init. 7 The routine is usually called in init_pdaf after the initialization of PDAF in PDAF_init. it is important that the routine is caled by all model processes because all these processes need the information on the IAU configuration and need to allocate the increment array. 8 8 9 9