OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <catalyst_base.h>
#include <polymer_electrolyte_material_base.h>
#include <base_kinetics.h>
#include <double_trap_kinetics.h>
#include <tafel_kinetics.h>
#include <dual_path_kinetics.h>
#include <micro_scale_base.h>
#include <random>
#include <limits>
Go to the source code of this file.
Classes | |
class | FuelCellShop::MicroScale::AgglomerateBase |
The base class for agglomerate objects in OpenFCST. More... | |
Namespaces | |
FuelCellShop | |
Container Namespace for Fuel Cell data classes. | |
FuelCellShop::MicroScale | |