MCT
MCT, the Model Coupling Toolkit, is a set of fully parallel software tools that can be used to couple message-passing parallel models to create a parallel coupled model.
Documentation
Usage
To see what versions of MCT are available type
module avail mct
To see what other modules are needed, what commands are available and how to get additional help type
module help mct
To use MCT, include a command like this in your batch script or interactive session to load the mct module:
module load mct
Be sure you also load any other modules needed, as listed by the module help mct
command.