Update Aquaplanet slab ocean authored by Rolf Schimmer's avatar Rolf Schimmer
...@@ -121,7 +121,7 @@ Not yet there, but getting close...... Namelist parameters and input forcing fil ...@@ -121,7 +121,7 @@ Not yet there, but getting close...... Namelist parameters and input forcing fil
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`
2. Under **radctl**, please add \ 2. Under **radctl**, please add \
... ...
......