User Tools

Site Tools


acelab:wrf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
acelab:wrf [2015/09/02 11:53]
mcawood
acelab:wrf [2021/12/09 16:42] (current)
Line 38: Line 38:
   export NETCDF=$DIR/netcdf   export NETCDF=$DIR/netcdf
   export LDFLAGS=-L$DIR/grib2/lib   export LDFLAGS=-L$DIR/grib2/lib
 +  export LD_LIBRARY_PATH=$DIR/grib2/lib:$LD_LIBRARY_PATH
   export CPPFLAGS=-I$DIR/grib2/include   export CPPFLAGS=-I$DIR/grib2/include
   export JASPERLIB=$DIR/grib2/lib   export JASPERLIB=$DIR/grib2/lib
Line 112: Line 113:
   cd ../GEOG   cd ../GEOG
   cp namelists.wps ../WPS   cp namelists.wps ../WPS
 +  cd ~/WRF/tars
 +  
 +And here : [[http://www.ace.chpc.ac.za/tars/DATA.tar.gz|DATA.tar.gz]]  
 +
 +  tar -xf DATA.tar.gz
 +  mv DATA ..
   cd ../WPS   cd ../WPS
 +  ./link_grib.csh ../DATA/  
  
 Build the model from the geographical data: Build the model from the geographical data:
Line 125: Line 133:
   cp GEOG/namelist.input WRFV3/run   cp GEOG/namelist.input WRFV3/run
   cd WRFV3/run   cd WRFV3/run
-  ln -sf ../../WPS/met_em.d01.2015-04-20_12* .+  ln -sf ../../WPS/met_em.d01.2015* .
  
 Final setup step: Final setup step:
Line 136: Line 144:
  
 This benchmark completed in 51 minutes on a Dell C4130 with 24 Haswell cores. This benchmark completed in 51 minutes on a Dell C4130 with 24 Haswell cores.
- 
/app/dokuwiki/data/attic/acelab/wrf.1441187630.txt.gz · Last modified: 2021/12/09 16:42 (external edit)