Update Aquaplanet slab ocean authored by Dian Putrasahan's avatar Dian Putrasahan
...@@ -120,7 +120,7 @@ Not yet there, but getting close...... Namelist parameters and input forcing fil ...@@ -120,7 +120,7 @@ Not yet there, but getting close...... Namelist parameters and input forcing fil
**Modifications to namelist settings** **Modifications to namelist settings**
1. Under **runctl**, please add \ 1. Under **runctl**, please add \
`echo " l_orbvsop87 = .false." >> namelist.echam` \ `echo " l_orbvsop87 = .false." >> namelist.echam` \
`echo " lmlo = .true." >> namelist.echam` `echo " lmlo = .true." >> namelist.echam` \
`echo " lmlo_ice = .false." >> namelist.echam` `echo " lmlo_ice = .false." >> namelist.echam`
... ...
......