OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <application_core/optimization_block_matrix_application.h>
#include <utils/operating_conditions.h>
#include <materials/PureGas.h>
#include <materials/GasMixture.h>
#include <equations/electron_transport_equation.h>
#include <postprocessing/data_out.h>
Go to the source code of this file.
Classes | |
class | FuelCell::Application::AppOhmic< dim > |
The application can be used to simulate a electron transport through a porous media. More... | |
Namespaces | |
FuelCell | |
This namespace contains data and methods that handle initial and boundary data of a problem at hand. | |
FuelCell::Application | |