! ! ATTENTION!!!!: ce fichier include est compatible format fixe/format libre ! veillez n'utiliser que des ! pour les commentaires ! et bien positionner les & des lignes de continuation ! (les placer en colonne 6 et en colonne 73) ! ! !..include cles_phys.h ! LOGICAL cycle_diurne,soil_model LOGICAL ok_orodr,ok_orolf,ok_gw_nonoro LOGICAL ok_kzmin INTEGER nbapp_rad, nbapp_chim, iflag_con, iflag_ajs INTEGER lev_histhf, lev_histday, lev_histmth INTEGER tr_scheme REAL ecriphy REAL solaire REAL z0, lmixmin REAL ksta, inertie COMMON/clesphys_l/cycle_diurne, soil_model, & & ok_orodr, ok_orolf, ok_gw_nonoro, ok_kzmin COMMON/clesphys_i/nbapp_rad, nbapp_chim, & & iflag_con, iflag_ajs, & & lev_histhf, lev_histday, lev_histmth, tr_scheme COMMON/clesphys_r/ecriphy, solaire, z0, lmixmin, & & ksta, inertie