chombo-discharge
|
TimeStepper class for evaluating the streamer inception criterion. More...
#include <CD_TimeStepper.H>
#include <CD_TracerParticleSolver.H>
#include <CD_TracerParticle.H>
#include <CD_FieldSolver.H>
#include <CD_FieldSolverMultigrid.H>
#include <CD_CdrSolver.H>
#include <CD_CdrCTU.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_DischargeInceptionStepperImplem.H>
Go to the source code of this file.
Classes | |
class | Physics::DischargeInception::DischargeInceptionStepper< P, F, C > |
Class for streamer inception integral evaluations. More... | |
Namespaces | |
Physics | |
Name containing various physics models for running chombo-discharge code. | |
Enumerations | |
enum class | Physics::DischargeInception::IntegrationAlgorithm { Euler , Trapezoidal } |
Integration algorithm for the particles. | |
enum class | Physics::DischargeInception::StepSizeMethod { Fixed , Dx , Alpha } |
Step size selection method. | |
enum class | Physics::DischargeInception::TransportAlgorithm { Euler , Heun , ImExCTU } |
Algorithm for negative ion advancement. | |
enum class | Physics::DischargeInception::Mode { Stationary , Transient } |
For specifying whether the module is run in stationary or transient mode. | |
enum class | Physics::DischargeInception::TimeStepRestriction { Unknown , CDR , VoltageCurve , MinHardcap , MaxHardcap } |
For specifying how the time step was restricted. | |
TimeStepper class for evaluating the streamer inception criterion.