source: trunk/ICOSA_LMDZ/build @ 3493

Last change on this file since 3493 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
3export PATH=$PWD/../ICOSAGCM/tools/FCM/bin:$PATH
4fcm build  $*
Note: See TracBrowser for help on using the repository browser.