/[lmdze]/trunk/libf/IOIPSL/Histcom/histbeg_totreg.f90
ViewVC logotype

Diff of /trunk/libf/IOIPSL/Histcom/histbeg_totreg.f90

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

revision 31 by guez, Thu Apr 1 14:59:19 2010 UTC revision 32 by guez, Tue Apr 6 17:52:58 2010 UTC
# Line 329  CONTAINS Line 329  CONTAINS
329      ! pzaxid: Returns the ID of the axis.      ! pzaxid: Returns the ID of the axis.
330      !            Note that this is not the netCDF ID !      !            Note that this is not the netCDF ID !
331    
332      USE stringop, ONLY: find_str, strlowercase      USE find_str_m, ONLY: find_str
333      USE stringop, ONLY: find_str, strlowercase      USE strlowercase_m, ONLY: strlowercase
334      USE errioipsl, ONLY: histerr      USE errioipsl, ONLY: histerr
335      USE histcom_var, ONLY: nb_zax, nb_zax_max, ncdf_ids, zax_ids, &      USE histcom_var, ONLY: nb_zax, nb_zax_max, ncdf_ids, zax_ids, &
336           zax_name, zax_name_length, zax_size           zax_name, zax_name_length, zax_size
# Line 457  CONTAINS Line 457  CONTAINS
457      ! to be performed on the variables, the frequency of this operation      ! to be performed on the variables, the frequency of this operation
458      ! and finaly the frequency of the archiving.      ! and finaly the frequency of the archiving.
459    
460      USE stringop, ONLY: find_str      USE find_str_m, ONLY: find_str
461      USE mathelp, ONLY: buildop      USE mathelp, ONLY: buildop
462      USE errioipsl, ONLY: histerr      USE errioipsl, ONLY: histerr
463      USE histcom_var, ONLY: buff_pos, deltat, freq_opp, freq_wrt, fullop, &      USE histcom_var, ONLY: buff_pos, deltat, freq_opp, freq_wrt, fullop, &

Legend:
Removed from v.31  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.21