afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
|
Go to the source code of this file.
Modules | |
module | m_model |
Module to set the type of model. | |
Functions/Subroutines | |
subroutine, public | m_model::model_initialize (cfg) |
Initialize the module. | |
Variables | |
integer, public, protected | m_model::model_type = model_lfa |
Which type of model is used. | |
logical, public, protected | m_model::model_has_energy_equation = .false. |
Whether the model has an energy equation. | |