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

Annotation of /trunk/phylmd/conema3_m.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (hide annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 2 months ago) by guez
File size: 226 byte(s)
Changed all ".f90" suffixes to ".f".
1 guez 3 module conema3_m
2    
3     ! From phylmd/conema3.h,v 1.1.1.1 2004/05/19 12:53:09
4    
5     implicit none
6    
7 guez 68 real epmax ! Efficacite precip
8 guez 3 logical ok_adj_ema ! F
9     integer iflag_clw ! 0
10    
11     save
12    
13     end module conema3_m

  ViewVC Help
Powered by ViewVC 1.1.21