Last change
on this file since 3436 was
3175,
checked in by emillour, 11 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
File size:
473 bytes
|
Line | |
---|
1 | !----------------------------------------------------------------------- |
---|
2 | ! INCLUDE comconst.h |
---|
3 | |
---|
4 | COMMON/comconst/im,jm,lllm,imp1,jmp1,lllmm1,lllmp1,lcl, |
---|
5 | * dtvr,daysec, |
---|
6 | * pi,dtphys,dtdiss,rad,r,cpp,kappa,cotot,unsim,g,omeg,mugaz |
---|
7 | |
---|
8 | INTEGER im,jm,lllm,imp1,jmp1,lllmm1,lllmp1,lcl |
---|
9 | REAL dtvr,daysec |
---|
10 | REAL pi,dtphys,dtdiss,rad,r,cpp,kappa |
---|
11 | REAL cotot,unsim,g,omeg,mugaz |
---|
12 | |
---|
13 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.