--- trunk/Sources/dyn3d/conf_gcm.f 2017/04/28 13:22:36 223 +++ trunk/dyn3d/conf_gcm.f 2018/04/19 17:54:55 266 @@ -13,8 +13,6 @@ integer:: iconser = 240 ! number of time steps between output of control variables - integer:: iecri = 1 ! time interval between outputs to "dyn_hist.nc" (in days) - integer:: iphysiq = 5 ! number of time steps of dynamics between calls to physics @@ -26,8 +24,6 @@ integer:: periodav = 1 ! time interval between outputs in the dynamical part, in days - logical:: offline = .FALSE. ! output variables for offline transport - integer:: prt_level = 0 ! niveau d'impression souhait\'e (0 = minimum) LOGICAL:: purmats= .FALSE. @@ -49,7 +45,7 @@ use unit_nml_m, only: unit_nml namelist /conf_gcm_nml/ raz_date, nday, day_step, iperiod, iapp_tracvl, & - iconser, iecri, periodav, iphysiq, offline + iconser, periodav, iphysiq namelist /iniprint_nml/ prt_level