source: trunk/MESOSCALE/LMD_MM_MARS/SRC/PREP_MARS/compile_and_exec

Last change on this file was 235, checked in by aslmd, 14 years ago

MESOSCALE: corrected runmeso and gcm initialization so that it could be used on GNOME ifort cluster and virtually everywhere. changed choice numbering and added choices to initialize but not execute (good for job submission). Also corrected what was broken in the two previous commits on the version of the mesoscale model with old physics

  • Property svn:executable set to *
File size: 185 bytes
Line 
1#! /bin/bash
2
3./compile
4
5echo I assume input_diagfi is correctly linked
6echo I assume WPSFEED folder exists or is linked
7
8echo 1 | create_readmeteo.exe
9readmeteo.exe < readmeteo.def
Note: See TracBrowser for help on using the repository browser.