source: trunk/libf/phylmd/nuage.h @ 1

Last change on this file since 1 was 1, checked in by emillour, 14 years ago

Import initial LMDZ5

File size: 268 bytes
Line 
1!
2! $Id: nuage.h 1286 2009-12-17 13:47:10Z fairhead $
3!
4      REAL rad_froid, rad_chau1, rad_chau2, t_glace_max, t_glace_min
5
6      common /nuagecom/ rad_froid,rad_chau1, rad_chau2,t_glace_max,     &
7     &                  t_glace_min
8!$OMP THREADPRIVATE(/nuagecom/)
Note: See TracBrowser for help on using the repository browser.