Running MCAS for the first time

Note

Where to obtain MCAS from? Contact the authors via email?

Note

Installation requirements (libraries, etc)?

To compile MCAS, you will need to install the following:

On Linux platforms, the default installation location is ~/intel/oneapi.

With the Fortran compiler and oneMKL libraries installed, you can then compile the MCAS source code:

. ~/intel/oneapi/setvars.sh
make veryclean
make

We have successfully compiled MCAS with ifort version 2022.1.0.134 and oneMKL version 2022.1.0.223.