source: trunk/WRF.COMMON/WRFV3/test/em_b_wave/run_me_first.csh @ 3567

Last change on this file since 3567 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: 172 bytes
Line 
1#!/bin/csh
2
3echo Setting up b_wave 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.