Changes between Version 1 and Version 2 of PDAF_iau_init
- Timestamp:
- Mar 20, 2025, 6:22:57 PM (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_iau_init
v1 v2 19 19 !< (2) Linear IAU weight with maximum in middle of IAU period 20 20 !< (3) Zero weights for null mode (can be used to apply IAU on user side) 21 INTEGER, INTENT(in) :: nsteps_iau !< number of time steps in IAU21 INTEGER, INTENT(in) :: nsteps_iau !< number of time steps in IAU 22 22 INTEGER, INTENT(out) :: flag !< Status flag 23 23 }}}