Update Aquaplanet slab ocean authored by Dian Putrasahan's avatar Dian Putrasahan
...@@ -248,7 +248,7 @@ While many input forcing files need to change, this is done by changing the link ...@@ -248,7 +248,7 @@ While many input forcing files need to change, this is done by changing the link
get_file ${srfmod} input ${ludir}/cover_fract_${res_srf}_${ntiles}tiles_2015.nc cover_fract.${startyear}.nc get_file ${srfmod} input ${ludir}/cover_fract_${res_srf}_${ntiles}tiles_2015.nc cover_fract.${startyear}.nc
``` ```
#Submit job # Submit job
```bash ```bash
cd experiments/aqua0101/scripts cd experiments/aqua0101/scripts
sbatch aqua0101.run sbatch aqua0101.run
... ...
......