Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

User Guide

Helen Burns edited this page Aug 9, 2019 · 3 revisions

Using CEMAC modules

The process is fairly simple;

Either run these commands

module use /home/home02/earwrf/privatemodules/
module add /home/home02/earwrf/privatemodules/

or add these lines to your .bash_profile

eval "$(module use /home/home02/earwrf/privatemodules/)"
eval "$(module add /home/home02/earwrf/privatemodules/)"

Now you can use module to load and see cemac modules e.g.

module avail 
module load <cemac-module>

Reporting problems

If any problems ideally please log as an issue on github following the bug template.

If a piece of software is required that is widely used at SEE please log a feature request on git hub

CEMAC Modules

📚 Overview:
📚 WRF Related:
📚 Software Specifics:
Clone this wiki locally