Skip to content

Errors and Potential Solutions

Toberumono edited this page Nov 28, 2017 · 2 revisions

Any rsl_lite Error

While this error may not have an immediately obvious cause, or seemingly any cause at all, here are a few steps that often fix the problem.

  1. Run ./WRFClean.sh -a to will clear out any old partially built files. (These are often the source of the problem)
  2. Run ./WRFSetup.sh and choose the default option, 'wrf' when asked which build you want while compiling WRF.
  3. Re-run ./WRFSetup.sh (without running ./WRFClean.sh) and elect to recompile WRF. This time, choose the option that you want (e.g. 'em_real') when asked which build you want.
Clone this wiki locally