Python implementation of Bohm/gyro-Bohm anomalous plasma transport model.
For more details about the underlying physics, please see M. Erba et al., Nuclear Fusion 38 (1998).
This is an unverified and unvalidated implementation of the model!!!
Use pip install -e .
on the top level of this repository.
Once installed, use launch_bgb <input_path> <output_path>
to run the model.
Use launch_bgb -h
to see more information about the CLI.