Skip to content
Snippets Groups Projects
Commit 6766415e authored by Stefano Serafin's avatar Stefano Serafin
Browse files

Update WRF.md

parent c7a34f1d
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ WRF is written in compiled languages (mostly Fortran and C++), so it needs to be
In general, compiled WRF versions are already available on all of our servers (SRVX1, JET, VSC4, VSC5) from the expert users. So, the easiest way of getting started is to copy a compiled version of the code from them (see below).
However, we describe the typical workflow of the compilation, for anyone that wishes to try it out:
However, we describe the typical workflow of the compilation, for anyone that wishes to try it out. There are three steps: (i) make libraries available, (ii) configure, (iii) compile.
* *Make the prerequisite libraries available*. In most cases, precompiled libraries can be made available to the operating system using environment modules. Environment modules modify the Linux shell environment so that the operating system is aware of where to find specific executable files, include files, software libraries, documentation files. Each server has its own set of available modules. As of 1.3.2023, WRF is known to compile and run with the following module collections.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment