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
|
-
Property svn:executable set to
*
|
File size:
421 bytes
|
Rev | Line | |
---|
[3175] | 1 | COMMON/coefils/jfiltnu,jfiltsu,jfiltnv,jfiltsv,sddu(iim),sddv(iim) |
---|
| 2 | * ,unsddu(iim),unsddv(iim),coefilu(iim,jjm),coefilv(iim,jjm), |
---|
| 3 | * modfrstu(jjm),modfrstv(jjm),eignfnu(iim,iim),eignfnv(iim,iim) |
---|
| 4 | * ,coefilu2(iim,jjm),coefilv2(iim,jjm) |
---|
| 5 | c |
---|
| 6 | INTEGER jfiltnu,jfiltsu,jfiltnv,jfiltsv,modfrstu,modfrstv |
---|
| 7 | REAL sddu,sddv,unsddu,unsddv,coefilu,coefilv,eignfnu,eignfnv |
---|
| 8 | REAL coefilu2,coefilv2 |
---|
Note: See
TracBrowser
for help on using the repository browser.