Index: ../trunk-jpl/test/NightlyRun/test2002.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test2002.m (revision 21309) +++ ../trunk-jpl/test/NightlyRun/test2002.m (revision 21310) @@ -43,9 +43,6 @@ pos=find(md.slr.deltathickness); md.mask.ice_levelset(md.mesh.elements(pos,:))=-1; % }}} -% use model representation of ocea area (not the ture area) -md.slr.ocean_area_scaling = 0; - %geometry di=md.materials.rho_ice/md.materials.rho_water; md.geometry.thickness=ones(md.mesh.numberofvertices,1);