|
Last change
on this file since 1004 was
892,
checked in by slebonnois, 13 years ago
|
|
SL: Important commit ! Adaptation of Venus physics to parallel computation / template for arch on the LMD servers using ifort / documentation for 1D column physics and for parallel computations
|
|
File size:
323 bytes
|
| Line | |
|---|
| 1 | !----------------------------------------------------------------------- |
|---|
| 2 | ! INCLUDE comcstfi.h |
|---|
| 3 | |
|---|
| 4 | COMMON/comcstfi/rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg |
|---|
| 5 | |
|---|
| 6 | REAL rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg |
|---|
| 7 | real cpdet |
|---|
| 8 | external cpdet |
|---|
| 9 | |
|---|
| 10 | !----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.