source: lmdz_wrf/trunk/WRFV3/test/em_quarter_ss/run_me_first.csh

Last change on this file was 1, checked in by lfita, 11 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

  • Property svn:executable set to *
File size: 176 bytes
Line 
1#!/bin/csh
2
3echo Setting up quarter_ss case by linking data files into this directory
4
5echo linking to RRTM_DATA in ../../run directory
6ln -sf ../../run/RRTM_DATA .
7
8echo done
Note: See TracBrowser for help on using the repository browser.