openturns-env is a software module available on Comet.
To access openturns-env on Comet, run module load openturns-env. This will load the default version of openturns-env.
An overview of the module information is shown below (module -r spider ^openturns-env$):
openturns-env:
Description:
Python 3.13.1 + OpenTURNS virtual environment
Versions:
openturns-env/1.25.0
For detailed information about a specific "openturns-env" 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 openturns-env/1.25.0
If there are multiple versions of openturns-env listed, then you can load a specific version as follows:
$ module load openturns-env/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^openturns-env$.
There is no embedded help in the openturns-env module (module help openturns-env).