code-saturne is a software module available on Comet.
To access code-saturne on Comet, run module load code-saturne. This will load the default version of code-saturne.
An overview of the module information is shown below (module -r spider ^code-saturne$):
code-saturne:
Versions:
code-saturne/8.0.0
For detailed information about a specific "code-saturne" package (including how to load the modules) use the module's full name.
Note that names that have a trailing (E) are extensions provided by other modules.
For example:
$ module spider code-saturne/8.0.0
If there are multiple versions of code-saturne listed, then you can load a specific version as follows:
$ module load code-saturne/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^code-saturne$.
There is no embedded help in the code-saturne module (module help code-saturne).