Last change
on this file since 807 was
776,
checked in by Laurent Fairhead, 17 years ago
|
Suite du merge entre la version et la HEAD: quelques modifications
de Yann sur le
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
338 bytes
|
Rev | Line | |
---|
[776] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | |
---|
[542] | 5 | integer iflag_thermals,nsplit_thermals |
---|
| 6 | real r_aspect_thermals,l_mix_thermals,tho_thermals |
---|
| 7 | integer w2di_thermals,isplit |
---|
| 8 | |
---|
| 9 | common/ctherm/iflag_thermals,nsplit_thermals |
---|
| 10 | s ,r_aspect_thermals,l_mix_thermals,tho_thermals |
---|
| 11 | s ,w2di_thermals |
---|
| 12 | |
---|
[766] | 13 | c$OMP THREADPRIVATE(/ctherm/) |
---|
Note: See
TracBrowser
for help on using the repository browser.