source: trunk/WRF.COMMON/WRFV3/test/em_seabreeze2d_x/run_me_first.csh @ 2759

Last change on this file since 2759 was 2759, checked in by aslmd, 2 years ago

adding unmodified code from WRFV3.0.1.1, expurged from useless data +1M size

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