source: LMDZ5/trunk/DefLists/wake_param.def @ 2625

Last change on this file since 2625 was 2467, checked in by idelkadi, 10 years ago

Utilisiation de la routine getin pour lire des parametres de la parametrization de la convection et nuages.
Passage des fichiers conv_param.data et ep_param.data a conv_param.def et de wake_param.data a wake_param.def

  • Property svn:executable set to *
File size: 339 bytes
Line 
1### Wakes
2#coefficient in Wape->C_star formula: C_star=stark*sqrt(2*Wape), def: 0.33
3stark=0.33
4#lifting efficiency of wakes; Alp=Alpk*Fip, Fip=power provided by wakes, def: 0.25
5alpk=0.25
6#wake density = number of wake centers per m2, def: 8.E-12
7wdens_ref=8.E-12
8#multiplicative factor of the damping by gravity waves, def: 4.
9coefgw=4.
Note: See TracBrowser for help on using the repository browser.