source: LMDZ4/trunk/libf/phylmd/thermcell.h @ 776

Last change on this file since 776 was 776, checked in by Laurent Fairhead, 17 years ago

Suite du merge entre la version et la HEAD: quelques modifications
de Yann sur le

LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 338 bytes
Line 
1!
2! $Header$
3!
4
5      integer iflag_thermals,nsplit_thermals
6      real r_aspect_thermals,l_mix_thermals,tho_thermals
7      integer w2di_thermals,isplit
8
9      common/ctherm/iflag_thermals,nsplit_thermals
10     s              ,r_aspect_thermals,l_mix_thermals,tho_thermals
11     s              ,w2di_thermals
12
13c$OMP THREADPRIVATE(/ctherm/)
Note: See TracBrowser for help on using the repository browser.