CI/CD | |
Docs | |
Package | |
Meta |
This repository contains the Large Helical Device (LHD) machine-dependent extensions of cherab
code.
LHD is a helical magnetic confinement fusion device in the National Institute for Fusion Science (NIFS) in Japan.
We offer some tasks to execute programs in CLI. You can see the list of tasks using pixi command.
pixi task list
If you want to execute a task, you can use the following command.
pixi run <task_name>
We provide some notebooks to demonstrate the usage of the CHERAB-NAGDIS code. To launch the Jupyter lab server, you can use the following command.
pixi run lab
Then, you can access the Jupyter lab server from your web browser.
The documentation is currently under preparation.
cherab-lhd
is distributed under the terms of the BSD-3-Clause license.