/[lmdze]/trunk/Sources/IOIPSL/histcom_var.f
ViewVC logotype

Diff of /trunk/Sources/IOIPSL/histcom_var.f

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

revision 137 by guez, Wed Apr 29 15:47:56 2015 UTC revision 138 by guez, Fri May 22 23:13:19 2015 UTC
# Line 14  MODULE histcom_var Line 14  MODULE histcom_var
14    REAL, DIMENSION(nb_files_max), SAVE::date0, deltat    REAL, DIMENSION(nb_files_max), SAVE::date0, deltat
15    
16    ! Counter of elements    ! Counter of elements
   INTEGER, SAVE:: nb_files=0  
17    INTEGER, DIMENSION(nb_files_max), SAVE:: nb_var=0, nb_tax=0    INTEGER, DIMENSION(nb_files_max), SAVE:: nb_var=0, nb_tax=0
18    
19    ! NETCDF IDs for files and axes    ! NETCDF IDs for files and axes

Legend:
Removed from v.137  
changed lines
  Added in v.138

  ViewVC Help
Powered by ViewVC 1.1.21