compass.Step.update_namelist_pio¶
- Step.update_namelist_pio(out_name=None)[source]¶
Modify the namelist so the number of PIO tasks and the stride between them consistent with the number of nodes and cores (one PIO task per node).
- Parameters
out_name (str, optional) – The name of the namelist file to write out,
namelist.<core>
by default