Changes
Page history
Update Aquaplanet slab ocean
authored
Mar 21, 2024
by
Dian Putrasahan
Show whitespace changes
Inline
Side-by-side
Aquaplanet-slab-ocean.md
View page @
47f9a814
...
...
@@ -100,13 +100,13 @@ Modify `setup_mpiesm-as_aqua`
iaero=0
isolrad=0
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 archive=/work/mh1421/mxxxxxx/experiments_landveg
work=/work/mh1421/mxxxxxx/experiments_landveg
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
```
bash
...
...
...
...