Last change
on this file since 1783 was
1696,
checked in by emillour, 8 years ago
|
Introducing an interface between Dynamico and LMDZ.COMMON physics packages:
directory ICOSA_LMDZ (and related ARCH directory). Compiling with Dynamico
requires having directories ICOSAGCM (dynamico dynamical core) and
IOIPSL alongside ICOSA_LMDZ.
Still quite experimental (and so far only tested on Ada with phystd physics)
EM
|
File size:
83 bytes
|
Rev | Line | |
---|
[1696] | 1 | PROGRAM icosa_lmdz |
---|
| 2 | USE icosa_init_mod |
---|
| 3 | |
---|
| 4 | CALL icosa_init |
---|
| 5 | |
---|
| 6 | END PROGRAM icosa_lmdz |
---|
Note: See
TracBrowser
for help on using the repository browser.