Skip to content

revised example scripts for compiling and running WRF

Thank you for this contribution to docs.nersc.gov!

If non-trivial please provide a summary of the changes here.

This MR addresses the issue Confusing example script to compile WRFon Perlmutter. The main changes include:

  • simplified module loading without a separate example script to just load modules
  • more explanations on the different steps of compilation and how we control the step/build step flow by boolean variables
  • link to external resources on how to optimize WRF and WRF FAQ for more information
  • similar change in module loading and addition of export OMP_STACKSIZE=64MB in the batch script

Submitters and reviewers please make sure

  • internal links are relative and to the .md file
  • avoid links named "here"
  • alt-text for images is descriptive
  • doesn't duplicate existing content
  • spell check
  • renders correctly
  • does not include any identifiable information (real usernames, project names, etc)

Merge request reports