Last change
on this file since 1085 was
1026,
checked in by lmdzadmin, 16 years ago
|
Modifs thermiques
FH/IM
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
574 bytes
|
Rev | Line | |
---|
[542] | 1 | integer iflag_thermals,nsplit_thermals |
---|
[972] | 2 | real r_aspect_thermals,l_mix_thermals,tau_thermals |
---|
[542] | 3 | integer w2di_thermals,isplit |
---|
[879] | 4 | integer iflag_coupl,iflag_clos,iflag_wake |
---|
[1026] | 5 | integer iflag_thermals_ed,iflag_thermals_optflux |
---|
[542] | 6 | |
---|
[878] | 7 | common/ctherm1/iflag_thermals,nsplit_thermals |
---|
[972] | 8 | common/ctherm2/r_aspect_thermals,l_mix_thermals,tau_thermals |
---|
[878] | 9 | common/ctherm3/w2di_thermals |
---|
[879] | 10 | common/ctherm4/iflag_coupl,iflag_clos,iflag_wake |
---|
[1026] | 11 | common/ctherm5/iflag_thermals_ed,iflag_thermals_optflux |
---|
| 12 | |
---|
[987] | 13 | !$OMP THREADPRIVATE(/ctherm1/,/ctherm2/,/ctherm3/,/ctherm4/) |
---|
Note: See
TracBrowser
for help on using the repository browser.