fixed spurious error message inconsistent tign lfn in replay
[wrffire.git] / wrfv2_fire / running_wrf_on_cheyenne.txt
blob2666cd076b6ef0382405608d67ecaa45589bf7a8
1 1. check loaded modeules, you will need:
2   1) ncarenv/1.1    3) ncarcompilers/0.4.1   5) netcdf/4.4.1.1
3   2) intel/16.0.3   4) mpt/2.15f
5 2. run ./configure and select option 7.
6   7.  Linux x86_64 i486 i586 i686, ifort compiler with icc  (dmpar)
8 3. modify configure.wrf lines 146, 147, adding -cpp flag:
9         FORMAT_FIXED    =       -FI -cpp
10         FORMAT_FREE     =       -FR -cpp
11 or use one copied from /glade/u/home/kochansk/WRF-SFIRE/wrf-fire_cheyenne/wrfv2_fire/configure.wrf 
13 4. compile wrf: ./compile em_real >& compile_01.log
15 5. submit job (sample scripts for running ideal and wrf are in: 
16         qsub runwrf_cheyenne.pbs