Changes between Version 1 and Version 2 of PDAF_get_memberid
- Timestamp:
- Nov 1, 2019, 10:47:26 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_get_memberid
v1 v2 3 3 This page documents the routine `PDAF_get_memberid` of PDAF. 4 4 5 The routine returns the value of the ensemble member ID. It can be called during the ensemble integration, if a program needs this information, e.g. if ensemble-specific forcing is applied 5 The routine returns the value of the ensemble member ID. It can be called during the ensemble integration, if a program needs this information, e.g. if ensemble-specific forcing is applied. Also it can be used in the routines `collect_state_pdaf` and `distribute_state_pdaf`. 6 6 7 7 The routine is typically called in the model code during the ensemble integration. It only works in the online mode of PDAF.