Ignore:
Timestamp:
Nov 16, 2012, 12:28:27 PM (12 years ago)
Author:
Laurent Fairhead
Message:

Désactivation des sorties debug
Problème de double déclaration de variables de contrôle


Turning off debugging outputs
Problem with double declaration of some control variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/control_mod.F90

    r1673 r1682  
    2525                     ! in NetCDF files dyn_hist*ave.nc
    2626
    27   LOGICAL ok_dynzon  ! output zonal transports in dynzon.nc file
    28   LOGICAL ok_dyn_ins ! output instantaneous values of fields
    29                      ! in the dynamics in NetCDF files dyn_hist*nc
    30   LOGICAL ok_dyn_ave ! output averaged values of fields in the dynamics
    31                      ! in NetCDF files dyn_hist*ave.nc
    32 
    3327END MODULE
Note: See TracChangeset for help on using the changeset viewer.