Mercurial > repos > climate > cesm
view config_pes.xml @ 0:7a7ba86e95a4 draft default tip
"planemo upload for repository https://github.com/ESCOMP/CESM commit 5c969e494841237de0b2301520d9321672cc9f5b"
author | climate |
---|---|
date | Tue, 15 Jun 2021 09:39:23 +0000 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <config_pes> <grid name="any"> <mach name="any"> <pes pesize="any" compset="any"> <comment>none</comment> <ntasks> <ntasks_atm>-1</ntasks_atm> <ntasks_rof>-1</ntasks_rof> <ntasks_ocn>-1</ntasks_ocn> <ntasks_ice>-1</ntasks_ice> <ntasks_cpl>-1</ntasks_cpl> <ntasks_lnd>-1</ntasks_lnd> <ntasks_glc>-1</ntasks_glc> <ntasks_wav>-1</ntasks_wav> <ntasks_esp>-1</ntasks_esp> </ntasks> <nthrds> <nthrds_atm>1</nthrds_atm> <nthrds_lnd>1</nthrds_lnd> <nthrds_rof>1</nthrds_rof> <nthrds_ice>1</nthrds_ice> <nthrds_ocn>1</nthrds_ocn> <nthrds_glc>1</nthrds_glc> <nthrds_wav>1</nthrds_wav> <nthrds_esp>1</nthrds_esp> <nthrds_cpl>1</nthrds_cpl> </nthrds> <rootpe> <rootpe_atm>0</rootpe_atm> <rootpe_rof>0</rootpe_rof> <rootpe_ice>0</rootpe_ice> <rootpe_ocn>0</rootpe_ocn> <rootpe_cpl>0</rootpe_cpl> <rootpe_lnd>0</rootpe_lnd> <rootpe_glc>0</rootpe_glc> <rootpe_wav>0</rootpe_wav> <rootpe_esp>0</rootpe_esp> </rootpe> </pes> </mach> </grid> </config_pes>