/[lmdze]/trunk/dyn3d/conf_gcm.f
ViewVC logotype

Diff of /trunk/dyn3d/conf_gcm.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 265 by guez, Wed Mar 7 14:41:46 2018 UTC revision 266 by guez, Thu Apr 19 17:54:55 2018 UTC
# Line 13  module conf_gcm_m Line 13  module conf_gcm_m
13    integer:: iconser = 240    integer:: iconser = 240
14    ! number of time steps between output of control variables    ! number of time steps between output of control variables
15    
   integer:: iecri = 1  
   ! number of time steps of dynamics between outputs to "dyn_hist*.nc"  
   
16    integer:: iphysiq = 5    integer:: iphysiq = 5
17    ! number of time steps of dynamics between calls to physics    ! number of time steps of dynamics between calls to physics
18    
# Line 48  contains Line 45  contains
45      use unit_nml_m, only: unit_nml      use unit_nml_m, only: unit_nml
46    
47      namelist /conf_gcm_nml/ raz_date, nday, day_step, iperiod, iapp_tracvl, &      namelist /conf_gcm_nml/ raz_date, nday, day_step, iperiod, iapp_tracvl, &
48           iconser, iecri, periodav, iphysiq           iconser, periodav, iphysiq
49    
50      namelist /iniprint_nml/ prt_level      namelist /iniprint_nml/ prt_level
51    

Legend:
Removed from v.265  
changed lines
  Added in v.266

  ViewVC Help
Powered by ViewVC 1.1.21