ascot4fusion / ascot5

ASCOT5 is a high-performance orbit-following code for fusion plasma physics and engineering
https://ascot4fusion.github.io/ascot5/
GNU Lesser General Public License v3.0
31 stars 9 forks source link

ASCOT5

Documentation <https://ascot4fusion.github.io/ascot5/>_

High-performance orbit-following code for fusion plasma physics and engineering.

New (and old) users are welcome to join our weekly meetings or Slack channel to discuss their research and plans with regards to ASCOT5.

This repository is maintained by ASCOT team in Aalto University and VTT Technical Research Centre of Finland.

Installation

Most convenient way to install ASCOT5 is to use the Conda environment that comes with the source code. Compile the main program and the library, and install the associated Python package with pip. Note that this installation is suitable mostly for pre- and postprocessing since it does not use MPI. See the documentation <https://ascot4fusion.github.io/ascot5/installing.html>_ for more detailed instructions.

.. code-block:: bash

git clone https://github.com/ascot4fusion/ascot5.git cd ascot5 conda env create -f environment.yaml conda activate ascot-env make libascot -j make ascot5_main -j pip install -e .

How to Contribute

.. admonition:: As an User:

.. admonition:: As a Developer:

Licence

The ASCOT5 and associated programs are distributed under the terms of the GNU Lesser General Public License (LGPL). Please see the files COPYING and COPYING.LESSER for more information.

This has been done after the code was released to the original authors by the Dean of School of Science of Aalto University and discussion between the key contributors, including Jari Varje, Konsta Särkimäki, Antti Snicker and Simppa Äkäslompolo.