Mercurial > repos > climate > cesm
comparison config_pes.xml @ 0:ae3b4cdf4a3a draft default tip
"planemo upload for repository https://github.com/ESCOMP/CESM commit 5c969e494841237de0b2301520d9321672cc9f5b"
| author | climate |
|---|---|
| date | Tue, 15 Jun 2021 09:38:51 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ae3b4cdf4a3a |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 | |
| 3 <config_pes> | |
| 4 | |
| 5 <grid name="any"> | |
| 6 <mach name="any"> | |
| 7 <pes pesize="any" compset="any"> | |
| 8 <comment>none</comment> | |
| 9 <ntasks> | |
| 10 <ntasks_atm>-1</ntasks_atm> | |
| 11 <ntasks_rof>-1</ntasks_rof> | |
| 12 <ntasks_ocn>-1</ntasks_ocn> | |
| 13 <ntasks_ice>-1</ntasks_ice> | |
| 14 <ntasks_cpl>-1</ntasks_cpl> | |
| 15 <ntasks_lnd>-1</ntasks_lnd> | |
| 16 <ntasks_glc>-1</ntasks_glc> | |
| 17 <ntasks_wav>-1</ntasks_wav> | |
| 18 <ntasks_esp>-1</ntasks_esp> | |
| 19 </ntasks> | |
| 20 <nthrds> | |
| 21 <nthrds_atm>1</nthrds_atm> | |
| 22 <nthrds_lnd>1</nthrds_lnd> | |
| 23 <nthrds_rof>1</nthrds_rof> | |
| 24 <nthrds_ice>1</nthrds_ice> | |
| 25 <nthrds_ocn>1</nthrds_ocn> | |
| 26 <nthrds_glc>1</nthrds_glc> | |
| 27 <nthrds_wav>1</nthrds_wav> | |
| 28 <nthrds_esp>1</nthrds_esp> | |
| 29 <nthrds_cpl>1</nthrds_cpl> | |
| 30 </nthrds> | |
| 31 <rootpe> | |
| 32 <rootpe_atm>0</rootpe_atm> | |
| 33 <rootpe_rof>0</rootpe_rof> | |
| 34 <rootpe_ice>0</rootpe_ice> | |
| 35 <rootpe_ocn>0</rootpe_ocn> | |
| 36 <rootpe_cpl>0</rootpe_cpl> | |
| 37 <rootpe_lnd>0</rootpe_lnd> | |
| 38 <rootpe_glc>0</rootpe_glc> | |
| 39 <rootpe_wav>0</rootpe_wav> | |
| 40 <rootpe_esp>0</rootpe_esp> | |
| 41 </rootpe> | |
| 42 </pes> | |
| 43 </mach> | |
| 44 </grid> | |
| 45 | |
| 46 </config_pes> | |
| 47 |
