source: IOIPSL/trunk/build.sh @ 5049

Last change on this file since 5049 was 4432, checked in by jgipsl, 5 years ago

Added compilation script based on fcm done by Y Meurdesoif and stored in http://forge.ipsl.jussieu.fr/heat/svn/codes/dynamico_lmdz/aquaplanet/IOIPSL revision 336. FCM release 1-2 is also added in tools folder.

Only src folder is currently included in this compilation script.

  • 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.