source: LMDZ4/trunk/libf/phytherm/thermcell.h @ 854

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

Rajout de la physique utilisant les thermiques FH
LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 293 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/ctherm1/iflag_thermals,nsplit_thermals
6      common/ctherm2/r_aspect_thermals,l_mix_thermals,tho_thermals
7      common/ctherm3/w2di_thermals
8
Note: See TracBrowser for help on using the repository browser.