source:
LMDZ4/trunk/physiq.def
@
1008
| Last change on this file since 1008 was 541, checked in by , 21 years ago | |
|---|---|
|
|
| File size: 1.4 KB | |
| Line | |
|---|---|
| 1 | # |
| 2 | # $Header$ |
| 3 | # |
| 4 | |
| 5 | OCEAN=force |
| 6 | VEGET=y |
| 7 | OK_journe=n |
| 8 | OK_mensuel=y |
| 9 | OK_instan=n |
| 10 | if_ebil=0 |
| 11 | # |
| 12 | # parametres KE |
| 13 | # |
| 14 | epmax = .99 |
| 15 | ok_adj_ema = n |
| 16 | iflag_clw = 1 |
| 17 | # |
| 18 | # parametres nuages |
| 19 | # |
| 20 | cld_lc_lsc = 0.00026 |
| 21 | cld_lc_con = 0.00026 |
| 22 | cld_tau_lsc = 3600. |
| 23 | cld_tau_con = 3600. |
| 24 | ffallv_lsc = 1. |
| 25 | ffallv_con = 1. |
| 26 | coef_eva = 0.00002 |
| 27 | reevap_ice = y |
| 28 | iflag_cldcon = 3 |
| 29 | iflag_pdf = 1 |
| 30 | fact_cldcon = 1. |
| 31 | #facttemps = 1.e-4 |
| 32 | facttemps = 0.0001 |
| 33 | ok_newmicro = y |
| 34 | ratqsbas = 0.005 |
| 35 | ratqshaut = 0.33 |
| 36 | rad_froid = 35 |
| 37 | rad_chau1=12 |
| 38 | rad_chau2=11 |
| 39 | #ksta_ter=1.e-7 |
| 40 | ksta_ter=0.0000001 |
| 41 | # |
| 42 | # parametres outputs |
| 43 | # |
| 44 | #niveau de sortie "hf" lev_histhf avec |
| 45 | # - lev_histhf=3 => defaut |
| 46 | # - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele |
| 47 | lev_histhf=3 |
| 48 | #niveau de sortie "day" lev_histday |
| 49 | # - lev_histday=2 => defaut |
| 50 | # - lev_histday=3 => + champs 3D => F. Lott |
| 51 | # - lev_histday=4 => + champs sous-surfaces |
| 52 | lev_histday=2 |
| 53 | #niveau de sortie "mth" lev_histmth avec |
| 54 | # - lev_histmth=2 => defaut |
| 55 | # - lev_histmth=3 => albedo, rugosite sous-surfaces |
| 56 | # - lev_histmth=4 => champs tendances 3d |
| 57 | lev_histmth=2 |
| 58 | # |
| 59 | # parametres climatique |
| 60 | # |
| 61 | R_ecc = 0.016715 |
| 62 | R_peri = 102.7 |
| 63 | R_incl = 23.441 |
| 64 | solaire = 1365. |
| 65 | co2_ppm = 348. |
| 66 | CH4_ppb = 1650. |
| 67 | N2O_ppb = 306. |
| 68 | CFC11_ppt = 280. |
| 69 | CFC12_ppt = 484. |
| 70 | # |
| 71 | # parametres simulateur ISCCP |
| 72 | # |
| 73 | top_height = 3 |
| 74 | #overlap = 1, 2 ou 3 |
| 75 | overlap = 3 |
| 76 | #cdmmax |
| 77 | #cdmmax = 2.5E-3 |
| 78 | cdmmax = 0.0025 |
| 79 | #cdhmax |
| 80 | #cdhmax = 2.0E-3 |
| 81 | cdhmax = 0.002 |
| 82 | iflag_pbl = 1 |
| 83 | iflag_thermals = 0 |
Note: See TracBrowser
for help on using the repository browser.
