Models#
Struphy features a variety of plasma models for different physics scenarios. All models are implemented with a specific Normalization. A complete list of the currently available models can be called from the console via:
struphy run -h
To add a new model, please visit Adding a new PDE model.