Last change
on this file since 1 was
1,
checked in by lfita, 10 years ago
|
- -- --- Opening of the WRF+LMDZ coupling repository --- -- -
WRF: version v3.3
LMDZ: version v1818
More details in:
|
File size:
311 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Id: nuage.h 1525 2011-05-25 10:55:27Z idelkadi $ |
---|
3 | ! |
---|
4 | REAL rad_froid, rad_chau1, rad_chau2, t_glace_max, t_glace_min |
---|
5 | REAL rei_min,rei_max |
---|
6 | |
---|
7 | common /nuagecom/ rad_froid,rad_chau1, rad_chau2,t_glace_max, & |
---|
8 | & t_glace_min,rei_min,rei_max |
---|
9 | !$OMP THREADPRIVATE(/nuagecom/) |
---|
Note: See
TracBrowser
for help on using the repository browser.