Last change
on this file since 3840 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
|
Rev | Line | |
---|
[542] | 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 | |
---|
[704] | 9 | c$OMP THREADPRIVATE(/ctherm/) |
---|
Note: See
TracBrowser
for help on using the repository browser.