Excerpt | ||||
---|---|---|---|---|
| ||||
วิธีการติดตั้ง WRF Preprocessing system |
...
Code Block | ||
---|---|---|
| ||
module purge
module load netCDF-Fortran/4.5.2-iimpi-2019b
module load libpng/1.6.37-GCCcore-8.3.0
module load JasPer/1.900.1-intel-2019b # (MUST) JasPer version <2.0 |
Info |
---|
These dependencies should be compiled with the same set of compilers. |
...
Code Block | ||
---|---|---|
| ||
export WRF_DIR=../WRF # Path to WRF folder *** {USER EDIT} *** export NETCDF=${EBROOTNETCDFMINFORTRAN:-${EBROOTNETCDF}} # Required export JASPERINC=$EBROOTJASPER/include # For GRIB2 IO (RecommendOptional) export JASPERLIB=$EBROOTJASPER/lib # For GRIB2 IO (RecommendOptional) ### Common mistake :: insert spaces before or after = |
...
เข้าไปในโฟลเดอร์ WPS ด้วยคำสั่ง cd ./WPS
ใช้คำสั่ง ./configure
พิมพ์เลข 19 แล้วกด Enter เพื่อเลือกการคำนวณขนานแบบ Distributed memory (dmpar) ด้วย Intel compiler บนระบบปฏิบัติการ Linux x86_64
(ใช้คำสั่ง ./clean -a ก่อน ถ้าหากต้องเริ่ม configure ใหม่)
Code Block | ||
---|---|---|
| ||
cd ./WPS
./configure
# Type 19, then press Enter <-- Linux x86_64, Intel compiler (dmpar) |
...
NEXT: Geography data --- for WPS geogrid.exe
...
Contact Us
ThaiSC support service : thaisc-support@nstda.or.th