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

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

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

trunk/IOIPSL/histwrite.f revision 92 by guez, Wed Mar 26 18:16:05 2014 UTC trunk/Sources/IOIPSL/histwrite.f revision 138 by guez, Fri May 22 23:13:19 2015 UTC
# Line 3  MODULE histwrite_m Line 3  MODULE histwrite_m
3    ! From histcom.f90, version 2.1 2004/04/21 09:27:10    ! From histcom.f90, version 2.1 2004/04/21 09:27:10
4    
5    USE errioipsl, ONLY: histerr    USE errioipsl, ONLY: histerr
6      use histbeg_totreg_m, ONLY: nb_files
7    USE histcom_var, ONLY: datasz_in, datasz_max, date0, deltat, &    USE histcom_var, ONLY: datasz_in, datasz_max, date0, deltat, &
8         freq_opp, freq_wrt, fuchnbout, last_opp, last_opp_chk, last_wrt, &         freq_opp, freq_wrt, fuchnbout, last_opp, last_opp_chk, last_wrt, &
9         last_wrt_chk, missing_val, nbopp, nb_files, scal, scsize, sopps, &         last_wrt_chk, missing_val, nbopp, scal, scsize, sopps, topp
        topp  
10    use histvar_seq_m, only: histvar_seq    use histvar_seq_m, only: histvar_seq
11    use histwrite_real_m, only: histwrite_real    use histwrite_real_m, only: histwrite_real
12    use isittime_m, only: isittime    use isittime_m, only: isittime

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

  ViewVC Help
Powered by ViewVC 1.1.21