Skip to content

Commit

Permalink
Changed to 2 build processes - more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
dingwell committed May 4, 2016
1 parent b77c34a commit 252c1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/tintin/user_settings_common.bash
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export LD_LIBRARY_PATH="$HOME/local/lib:$LD_LIBRARY_PATH"

# Installer options:
export WRF_CHEM=1 # 1 = WRF-Chem, 0 = only WRF
export NJOBS=4 # Number of processes to launch when compiling (1-20)
export NJOBS=2 # Number of processes to launch when compiling (1-20)
export TESTCASE=em_real # Compile option (test case) for WRF

# WRF download URLs (It's probably enough to set the version)
Expand Down

0 comments on commit 252c1b1

Please sign in to comment.