3 !
$Id: clesphys.h 1753 2013-05-13 12:53:28Z idelkadi $
5 ! ATTENTION!!!!: ce
fichier include est compatible format fixe/format libre
6 ! veillez à
n'utiliser que des ! pour les commentaires
7 ! et à bien positionner les & des lignes de continuation
8 ! (les placer en colonne 6 et en colonne 73)
10 !..include cles_phys.h
12 LOGICAL cycle_diurne,soil_model,new_oliq,ok_orodr,ok_orolf
14 INTEGER nbapp_rad, iflag_con,iflag_ener_conserv
15 REAL co2_ppm, co2_ppm0, solaire
16 REAL(kind=8) RCO2, RCH4, RN2O, RCFC11, RCFC12
17 REAL(kind=8) RCO2_act, RCH4_act, RN2O_act, RCFC11_act, RCFC12_act
18 REAL(kind=8) CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt
19 !IM ajout CFMIP2/CMIP5
22 REAL(kind=8) RCO2_per,RCH4_per,RN2O_per,RCFC11_per,RCFC12_per
23 REAL(kind=8) CH4_ppb_per,N2O_ppb_per,CFC11_ppt_per,CFC12_ppt_per
25 !OM ---> correction du bilan d'eau global
26 !OM Correction
sur precip KE
28 !OM Fonte calotte dans bilan eau
35 !IM param. stabilite s/ terres et en dehors
37 !IM
ok_kzmin : clef calcul Kzmin dans la CL
de surface cf
FH
39 !IM, MAFo
fmagic,
pmagic : parametres - additionnel et multiplicatif -
42 ! Hauteur (imposee) du contenu en eau du sol
44 ! Frottement au sol (Cdrag)
45 Real f_cdrag_ter,f_cdrag_oce
51 !IM lev_histmth : niveau sorties mensuelles
52 !IM lev_histdayNMC : on peut sortir soit
sur 8 (comme AR5) ou bien
55 INTEGER lev_histdayNMC
60 !IM pasphys : pas
de temps
de physique (secondes)
64 CHARACTER(len=4) type_run
65 ! aer_type: pour utiliser un
fichier constant dans readaerosol
66 CHARACTER*8 :: aer_type
67 LOGICAL ok_isccp, ok_regdyn
68 REAL lonmin_ins, lonmax_ins, latmin_ins, latmax_ins
69 REAL ecrit_ins, ecrit_hf, ecrit_day
70 REAL ecrit_mth, ecrit_tra, ecrit_reg
72 REAL freq_ISCCP, ecrit_ISCCP
74 LOGICAL :: ok_cosp,ok_mensuelCOSP,ok_journeCOSP,ok_hfCOSP
75 INTEGER :: ip_ebil_phy, iflag_rrtm
81 & , iflag_ener_conserv &
91 & , f_cdrag_ter,f_cdrag_oce,f_rugoro &
92 & , lev_histhf, lev_histday, lev_histmth &
93 & , lev_histins, lev_histLES, lev_histdayNMC &
95 & , type_run, ok_isccp, ok_regdyn, ok_cosp &
96 & , ok_mensuelCOSP,ok_journeCOSP,ok_hfCOSP &
97 & , lonmin_ins, lonmax_ins, latmin_ins, latmax_ins &
98 & , ecrit_ins, ecrit_hf, ecrit_day &
99 & , ecrit_mth, ecrit_tra, ecrit_reg &
100 & , freq_ISCCP, ecrit_ISCCP, freq_COSP, ip_ebil_phy &
101 & , ok_lic_melt, cvl_corr, aer_type &
102 & , qsol0, iflag_rrtm,
ok_strato,ok_hines,ecrit_LES &