source: LMDZ4/tags/Merge_V3_conv/libf/phylmd/thermcell.h @ 1636

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

Merge entre la version V3_conv et le HEAD
YM, JG, LF

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