source: LMDZ4/branches/V3_test/libf/phylmd/thermcell.h @ 735

Last change on this file since 735 was 704, checked in by Laurent Fairhead, 18 years ago

Inclusion des modifs de Y. Meurdesoif pour la version V3
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.