chombo-discharge
|
Declaration of a generic CdrPlasma model. More...
#include <map>
#include <memory>
#include <string>
#include <nlohmann/json.hpp>
#include <CD_CdrPlasmaPhysics.H>
#include <CD_NeutralSpeciesJSON.H>
#include <CD_CdrSpeciesJSON.H>
#include <CD_RteSpeciesJSON.H>
#include <CD_CdrPlasmaReactionJSON.H>
#include <CD_CdrPlasmaPhotoReactionJSON.H>
#include <CD_CdrPlasmaSurfaceReactionJSON.H>
#include <CD_LookupTable.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Go to the source code of this file.
Classes | |
class | Physics::CdrPlasma::CdrPlasmaJSON |
Class which implements CdrPlasmaPhysics and parses plasma chemistry from a JSON input file. More... | |
Namespaces | |
Physics | |
Name containing various physics models for running chombo-discharge code. | |
Physics::CdrPlasma | |
Namespace for encapsulating CDR plasma code. | |
Typedefs | |
using | json = nlohmann::json |
Declaration of a generic CdrPlasma model.