--- trunk/phylmd/phyredem0.f 2018/09/06 14:25:07 303 +++ trunk/phylmd/phyredem0.f 2018/09/06 15:51:09 304 @@ -86,10 +86,6 @@ (/idim2, dimid_nbsrf/), varid) call nf95_put_att(ncid_restartphy, varid, 'title', 'albedo de surface') - call nf95_def_var(ncid_restartphy, 'EVAP', nf90_float, & - (/idim2, dimid_nbsrf/), varid) - call nf95_put_att(ncid_restartphy, varid, 'title', 'Evaporation de surface') - call nf95_def_var(ncid_restartphy, 'SNOW', nf90_float, & (/idim2, dimid_nbsrf/), varid) call nf95_put_att(ncid_restartphy, varid, 'title', 'Neige de surface')