Update Aquaplanet slab ocean authored by Dian Putrasahan's avatar Dian Putrasahan
...@@ -100,13 +100,13 @@ Modify `setup_mpiesm-as_aqua` ...@@ -100,13 +100,13 @@ Modify `setup_mpiesm-as_aqua`
iaero=0 iaero=0
isolrad=0 isolrad=0
nsoil=1 nsoil=1
#compile_path=mpiesm-landveg/build-${cplmod}-aqua/bin compile_path=/work/mh1421/mxxxxxx/mpiesm-landveg/build-${cplmod}-aqua/bin
export data=/work/mh1421/mxxxxxx/experiments_landveg export data=/work/mh1421/mxxxxxx/experiments_landveg
export archive=/work/mh1421/mxxxxxx/experiments_landveg export archive=/work/mh1421/mxxxxxx/experiments_landveg
work=/work/mh1421/mxxxxxx/experiments_landveg work=/work/mh1421/mxxxxxx/experiments_landveg
account='mh1421' account='mh1421'
``` ```
Note that 'compile_path' is commented out, `experiments_landveg` is a folder created beforehand to store model output. `experiments_landveg` is a folder created beforehand to store model output
### Generating run script for each experiment ### Generating run script for each experiment
```bash ```bash
... ...
......