Last change
on this file since 108 was
1,
checked in by emillour, 14 years ago
|
Import initial LMDZ5
|
File size:
376 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Header$ |
---|
3 | ! |
---|
4 | !----------------------------------------------------------------------- |
---|
5 | ! INCLUDE 'comvert.h' |
---|
6 | |
---|
7 | COMMON/comvert/ap(llm+1),bp(llm+1),presnivs(llm),dpres(llm), & |
---|
8 | & pa,preff,nivsigs(llm),nivsig(llm+1) |
---|
9 | |
---|
10 | REAL ap,bp,presnivs,dpres,pa,preff,nivsigs,nivsig |
---|
11 | |
---|
12 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.