OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
FuelCellShop::Material Namespace Reference

Namespace to hold classes that characterize materials used in fuel cells. More...

Classes

class  BaseMaterial
 Virtual class used to provide the interface for all material classes. More...
 
class  CarbonBlack
 Class characterizing a carbon black support. More...
 
class  CarbonFiber
 
class  CatalystBase
 This class implements the interface to compute the properties of a "standard" catalyst. More...
 
class  CatalystSupportBase
 This class implements the interface to compute the properties of a "standard" catalyst support. More...
 
class  ExperimentalFluid
 This class describes. More...
 
class  ExperimentalMultiFluid
 This class describes. More...
 
class  ExperimentalSolid
 This class describes a solid. More...
 
class  FiberBase
 
class  GasMixture
 This class describes properties of gas mixtures. More...
 
class  MaterialPlateBase
 Base class for developing bipolar plate materials. More...
 
class  MaterialPlateGraphite
 Class to compute the properties of graphite used in bipolar plates. More...
 
class  Nafion
 Class used to store data and provide information regarding the electrolyte. More...
 
class  Platinum
 
class  PolymerElectrolyteBase
 This class implements the interface to compute the properties of a "standard" polymer electrolyte membrane material. More...
 
class  PureGas
 This class is a base class for all pure gases used in OpenFCST. More...
 
class  DummyGas
 This class describes properties of a dummy gas, with all properties of 1.0 Use this name in the parameters file if needed. More...
 
class  Oxygen
 This class describes properties of pure oxygen. More...
 
class  Nitrogen
 This class describes properties of pure nitrogen. More...
 
class  Hydrogen
 This class describes properties of pure hydrogen. More...
 
class  WaterVapor
 This class describes properties of pure WaterVapor. More...
 
class  Air
 This class describes properties of pure air. More...
 
class  Helium
 This class describes properties of pure helium. More...
 
class  Argon
 This class describes properties of pure Argon. More...
 
class  Neon
 This class describes properties of pure Neon. More...
 
class  Acetone
 This class describes properties of pure Acetone. More...
 
class  Methanol
 This class describes properties of pure Methanol. More...
 
class  PureLiquid
 Virtual class used to describe different liquids and pure materials for which viscority, diffusivity, etc. More...
 
class  LiquidWater
 LiquidWater as a publicly derived class of Pureliquid. More...
 
class  PureSolid
 This class is a base class for all pure solid materials used in FCST. More...
 
class  Graphite
 This class describes properties of pure Poco Graphite. More...
 
class  DummySolid
 This class describes properties of pure Dummy. More...
 

Detailed Description

Namespace to hold classes that characterize materials used in fuel cells.

Low Priority Todo:
Create a liquid water class (for use in the agglomerate, UTCL?, CL w/ PSD?)