Index: LMDZ.3.3/trunk/libf/dyn3d/etat0_netcdf.F
===================================================================
--- LMDZ.3.3/trunk/libf/dyn3d/etat0_netcdf.F	(revision 2)
+++ LMDZ.3.3/trunk/libf/dyn3d/etat0_netcdf.F	(revision 5)
@@ -135,5 +135,5 @@
       varname = 'masque'
       ! This line needs to be replaced by a call to restget to get the values in the restart file
-      rugo(:,:) = 0.0
+      masque(:,:) = 0.0
        CALL startget(varname, iip1, jjp1, rlonv, rlatu, masque, 0.0)
       !
