page header
 

Location of pre-compiled code

To save time and avoid unnecessary errors, we recommend using the provided pre-compiled code to run the exercises.
If you are interested in compiling the code yourself, you can do that as a separate exercise.

The pre-compiled code can be accessed from /home/ec2-user/compiled_code.

Pre-compiled code for WRFDA
/home/ec2-user/compiled_code/WRFDA-v4.1.2

This WRFDA package is pre-compiled to run in parallel (dmpar) mode using the GNU compiler (gfortran/gcc 6.4.0). It was compiled with the 4DVAR capability, and so can be run for all DA exercises

Pre-compiled code for WRFPLUS

The pre-compiled WRFPLUS package is needed for the FSO exercise.

/home/ec2-user/compiled_code/WRFPLUS-v4.1.2
Pre-compiled code for WRF

The pre-compiled WRF model is needed for the Cycling exercise.

/home/ec2-user/compiled_code/WRF-v4.1.2
back to top
 
practice_page_header