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

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

Suite de la bascule vers une physique avec thermiques, nouvelle convection, poche froide ...
LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 395 bytes
RevLine 
[542]1      integer iflag_thermals,nsplit_thermals
2      real r_aspect_thermals,l_mix_thermals,tho_thermals
3      integer w2di_thermals,isplit
[879]4      integer iflag_coupl,iflag_clos,iflag_wake
[542]5
[878]6      common/ctherm1/iflag_thermals,nsplit_thermals
7      common/ctherm2/r_aspect_thermals,l_mix_thermals,tho_thermals
8      common/ctherm3/w2di_thermals
[879]9      common/ctherm4/iflag_coupl,iflag_clos,iflag_wake
Note: See TracBrowser for help on using the repository browser.