/[lmdze]/trunk/phylmd/conf_phys.f
ViewVC logotype

Diff of /trunk/phylmd/conf_phys.f

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

revision 17 by guez, Tue Aug 5 13:31:32 2008 UTC revision 52 by guez, Fri Sep 23 12:28:01 2011 UTC
# Line 1  Line 1 
1  module conf_phys_m  module conf_phys_m
2    
   ! This module is clean: no C preprocessor directive, no include line.  
   
3    implicit none    implicit none
4    
5    integer iflag_pbl    integer iflag_pbl
# Line 17  contains Line 15  contains
15    
16      ! From phylmd/conf_phys.F90,v 1.7 2005/07/05 07:21:23      ! From phylmd/conf_phys.F90,v 1.7 2005/07/05 07:21:23
17    
18      use IOIPSL, only: getin      use getincom, only: getin
19      use clesphys, only: solaire, co2_ppm, rco2, ch4_ppb, rch4, n2o_ppb, rn2o, &      use clesphys, only: solaire, co2_ppm, rco2, ch4_ppb, rch4, n2o_ppb, rn2o, &
20           cfc11_ppt, rcfc11, cfc12_ppt, rcfc12, top_height, overlap, cdmmax, &           cfc11_ppt, rcfc11, cfc12_ppt, rcfc12, top_height, overlap, cdmmax, &
21           cdhmax, ksta, ksta_ter, ok_kzmin, lev_histhf, lev_histday, &           cdhmax, ksta, ksta_ter, ok_kzmin, lev_histhf, lev_histday, &
22           lev_histmth, type_run, ok_isccp, ok_regdyn, lonmin_ins, lonmax_ins, &           lev_histmth, type_run, ok_isccp, ok_regdyn, lonmin_ins, lonmax_ins, &
23           latmin_ins, latmax_ins, ecrit_ins, ecrit_hf, ecrit_hf2mth, &           latmin_ins, latmax_ins, ecrit_ins, ecrit_hf, ecrit_hf2mth, &
24           ecrit_day, ecrit_mth, ecrit_tra, ecrit_reg, bug_ozone           ecrit_day, ecrit_mth, ecrit_tra, ecrit_reg, bug_ozone
25      use YOMCST      use yomcst
26      use conema3_m      use conema3_m
27      use comfisrtilp      use comfisrtilp
28      use nuagecom      use nuagecom

Legend:
Removed from v.17  
changed lines
  Added in v.52

  ViewVC Help
Powered by ViewVC 1.1.21