hansec / OpenFUSIONToolkit

The Open FUSION Toolkit (OFT) is a suite of modeling tools, and their underlying finite element framework, for problems in plasma and fusion research and engineering in arbitrary 2D and 3D geometries.

Home Page:https://hansec.github.io/OpenFUSIONToolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Flexible Unstructured Simulation Infrastructure with Open Numerics (FUSION) Toolkit (OFT)

CI status CD status codecov DOI

The Open FUSION Toolkit (OFT) is a suite of modeling tools, and their underlying finite element framework, for problems in plasma and fusion research and engineering in arbitrary 2D and 3D geometries. The underlying framework and its component tools support the use of variable order finite element methods on unstructured tetrahedral (triangular) or hexahedral (quadralateral) grids.

NOTE: This project is current in a beta status as the transition to a fully open source code, including associated documentation and examples is completed. For more information see v1.0 release status for more information.

Component tools

The suite currently includes the following tools:

  • TokaMaker: Axisymmetric statice and time-dependent ideal MHD equilibria

  • ThinCurr: Inductively-excited currents in the thin-wall limit

  • MUG: Time-dependent nonlinear (linear) extendend MHD

  • Marklin: 3D force-free ideal MHD equilibria

Installation

Binaries are available for Linux (x86) and macOS (x86 and arm64) for each release on GitHub. The framework and its components can also be built from source using the instructions provided on the wiki.

To use the python interfaces add the python directory for your installation to your PYTHONPATH environment variable.

Documentation

Detailed documentation is included in the binary packages at /path/to/oft/install/doc/Documentation.html (note /path/to/oft/install is a placeholder for the actual install path). In the future this documentation will also be made available online.

Contributing

See CONTRIBUTING.md for information on how to contribute.

Copyright

Open FUSION Toolkit code development project, up to version 1.0 Copyright (c) 2023, Open FUSION Toolkit team.

Written by Open FUSION Toolkit team and collaborators with Christopher J. Hansen as principle developer. All rights reserved.

About

The Open FUSION Toolkit (OFT) is a suite of modeling tools, and their underlying finite element framework, for problems in plasma and fusion research and engineering in arbitrary 2D and 3D geometries.

https://hansec.github.io/OpenFUSIONToolkit/

License:GNU Lesser General Public License v3.0


Languages

Language:Jupyter Notebook 82.4%Language:Fortran 14.8%Language:Python 2.1%Language:CSS 0.2%Language:CMake 0.2%Language:C 0.1%Language:Makefile 0.1%Language:C++ 0.1%Language:HTML 0.1%Language:Shell 0.0%