antioch-0.4.0
|
#include "antioch/chemical_mixture.h"
#include "antioch/reaction.h"
#include "antioch/kinetics_conditions.h"
#include "antioch/elementary_reaction.h"
#include "antioch/duplicate_reaction.h"
#include "antioch/threebody_reaction.h"
#include "antioch/falloff_reaction.h"
#include "antioch/falloff_threebody_reaction.h"
#include "antioch/lindemann_falloff.h"
#include "antioch/troe_falloff.h"
#include "antioch/string_utils.h"
#include <iostream>
#include <fstream>
#include <iomanip>
#include <vector>
#include <limits>
Go to the source code of this file.
Classes | |
singleton | Antioch::ReactionSet< CoeffType > |
This class encapsulates all the reaction mechanisms considered in a chemical nonequilibrium simulation. More... | |
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |