| 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 listIf 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-LHD code. To launch the Jupyter lab server, you can use the following command.
pixi run labThen, you can access the Jupyter lab server from your web browser.
The documentation is made with Sphinx and hosted on Read the Docs. There are two versions of the documentation:
You can build the documentation locally by running the following command.
pixi run doc-buildcherab-lhd is distributed under the terms of the BSD-3-Clause license.