Skip to content
/ imas Public

Cherab add-on module for IMAS (Integrated Modelling & Analysis Suite)

License

Notifications You must be signed in to change notification settings

cherab/imas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cherab IMAS

Cherab add-on module for IMAS (Integrated Modelling & Analysis Suite).

This module enables the creation of Cherab plasma objects and Raysect meshes from IMAS IDS (Interface Data Structures).

Installation

This add-on module requires IMAS to be installed with Python interface.

On ITER SDCC load the IMAS module:

module load IMAS

On ITER SDCC RHEL9 nodes:

pip install git@https://github.com/cherab/imas --user

Alternatively, install to a virtual environment:

python -m venv /path/to/cherab_virtual_environment
source /path/to/cherab_virtual_environment/bin/activate
pip install git@https://github.com/cherab/imas

About

Cherab add-on module for IMAS (Integrated Modelling & Analysis Suite)

Resources

License

Stars

Watchers

Forks

Packages

No packages published