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

Diff of /trunk/phylmd/conf_phys.f90

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

revision 338 by guez, Thu Jun 13 14:40:06 2019 UTC revision 339 by guez, Thu Sep 26 17:08:42 2019 UTC
# Line 6  module conf_phys_m Line 6  module conf_phys_m
6    ! 6 : Mellor and Yamada 2.0    ! 6 : Mellor and Yamada 2.0
7    ! 8 : Mellor and Yamada 2.5    ! 8 : Mellor and Yamada 2.5
8    
9    REAL:: rad_chau1 = 13., rad_chau2 = 9.    REAL, protected:: rad_chau1 = 13., rad_chau2 = 9.
10    real:: epmax = 0.993 ! \'efficacit\'e de pr\'ecipitation    real:: epmax = 0.993 ! \'efficacit\'e de pr\'ecipitation
11    integer:: iflag_clw = 0    integer:: iflag_clw = 0
12    

Legend:
Removed from v.338  
changed lines
  Added in v.339

  ViewVC Help
Powered by ViewVC 1.1.21