source:
LMDZ6/branches/Amaury_posttrusting/libf/phylmd/thermcell_old_mod_h.f90
@
5333
| Last change on this file since 5333 was 5291, checked in by , 13 months ago | |
|---|---|
| File size: 268 bytes | |
| Line | |
|---|---|
| 1 | MODULE thermcell_old_mod_h |
| 2 | IMPLICIT NONE; PRIVATE |
| 3 | PUBLIC r_aspect_thermals, l_mix_thermals, w2di_thermals |
| 4 | real, parameter :: r_aspect_thermals = 2. |
| 5 | real, parameter :: l_mix_thermals = 30. |
| 6 | integer, parameter :: w2di_thermals = 0 |
| 7 | END MODULE thermcell_old_mod_h |
Note: See TracBrowser
for help on using the repository browser.
