ReMKiT1D Python Support#
RMK_support is a collection of tools designed to configure and analyze ReMKiT1D runs. ReMKiT1D is a Fortran framework for building multi-fluid models in 1D with reaction and kinetic electron support, aimed primarily at simulating the tokamak Scrape-Off Layer.
This documentation is written to serve as a general user manual both for the support package as well as the framework in general, which should, together with the examples available in the repository and explanations in the dedicated code paper, provide a full picture of the capabilities and use of the ReMKiT1D packages.
Contents:
- Overview
- Prerequisites and installation
- Tutorials
- RMK_support package
- grid submodule
- variable_container submodule
- derivations submodule
- model_construction submodule
- stencils submodule
- integrators submodule
- IO_support submodule
- common_models submodule
- common_variables submodule
- calculation_tree_support submodule
- amjuel_reader submodule
- amjuel_support submodule
- crm_support submodule
- sk_normalization submodule
- dashboard_support submodule
- tex_parsing submodule