Last change
on this file since 3498 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
|
-
Property svn:executable set to
*
|
File size:
76 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | export PATH=$PWD/../ICOSAGCM/tools/FCM/bin:$PATH |
---|
4 | fcm build $* |
---|
Note: See
TracBrowser
for help on using the repository browser.