chombo-discharge
Classes | Namespaces | Typedefs
CD_CdrPlasmaJSON.H File Reference

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>
Include dependency graph for CD_CdrPlasmaJSON.H:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Declaration of a generic CdrPlasma model.

Author
Robert Marskar, Fanny Skirbekk
Todo:
Energy stuff on domain sides is missing.