User Tools

Site Tools


research:model_for_prediction_across_scales_mpas-a

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
research:model_for_prediction_across_scales_mpas-a [2024/06/25 21:05]
msovara
research:model_for_prediction_across_scales_mpas-a [2025/03/17 13:46] (current)
msovara
Line 1: Line 1:
-======MPAS-A====== +The MPAS-A GitHub repositorymaintained by Mthetho Vuyo Sovarais available herehttps://github.com/msovara/mpas-chpc-uct-hub.
- +
-The source code for MPAS-A can be found inside:  +
- +
-<code> +
- /home/apps/chpc/earth/ +
-</code> +
-     +
-For version 8.0.2the code has been compiled for single precision and debug mode. MPAS has been compiled using the Intel 2018 compiler with MPI.  +
- +
-To build and compile MPAS-A-8.0.2source this set script or add these paths to your environment variables: +
-  +
-<code> +
-  export LD_LIBRARY_PATH=/mnt/lustre/groups/ERTH0904/Models/MPAS/LIBRARIES/lib:$LD_LIBRARY_PATH +
-  export NETCDF=/mnt/lustre/groups/ERTH0904/Models/MPAS/LIBRARIES +
-  export PNETCDF=/mnt/lustre/groups/ERTH0904/Models/MPAS/LIBRARIES +
-  export CPPFLAGS=-I/mnt/lustre/groups/ERTH0904/Models/MPAS/LIBRARIES/include +
-  export LDFLAGS=-L/mnt/lustre/groups/ERTH0904/Models/MPAS/LIBRARIES/lib +
-</code> +
- +
-After the above libraries have been added to the shell, load the Intel 2018 compiler: +
- +
-<code> +
- module load chpc/parallel_studio_xe/18.0.2/2018.2.046 +
-</code> +
- +
-If you have a conda environment activated by the your .bashrc file, you will need to deactivate conda to ensure that the binary used by mpirun is from:  +
-<code> +
- /apps/compilers/intel/parallel_studio_xe_2016/compilers_and_libraries/linux/mpi/intel64/bin/mpirun +
-</code> +
- +
-Before running the solver, ensure that the dynamic library paths have been set correctly:  +
- +
-<code> +
-ldd ./atmosphere_model +
-</code> +
- +
  
  
  
/app/dokuwiki/data/attic/research/model_for_prediction_across_scales_mpas-a.1719342359.txt.gz · Last modified: 2024/06/25 21:05 by msovara