Changes between Version 1 and Version 2 of PDAF_get_memberid


Ignore:
Timestamp:
Nov 1, 2019, 10:47:26 AM (4 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_get_memberid

    v1 v2  
    33This page documents the routine `PDAF_get_memberid` of PDAF.
    44
    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
     5The 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`.
    66
    77The routine is typically called in the model code during the ensemble integration. It only works in the online mode of PDAF.