OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
operating_conditions.h File Reference
#include <deal.II/base/parameter_handler.h>
#include <boost/lexical_cast.hpp>
#include <utils/logging.h>
#include <utils/fcst_constants.h>
#include <application_core/initial_and_boundary_data.h>
#include <grid/geometry.h>
#include <materials/PureGas.h>
#include <materials/GasMixture.h>
#include <utils/fcst_units.h>
Include dependency graph for operating_conditions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FuelCell::OperatingConditions
 Class used to store, read from file and define the operating conditions for a fuel cell. More...
 

Namespaces

 FuelCell
 This namespace contains data and methods that handle initial and boundary data of a problem at hand.