OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/function_parser.h>
#include <application_core/optimization_block_matrix_application.h>
#include <equations/compressible_multi_component_KG_equations_coupled.h>
#include <postprocessing/response_mass_flux.h>
#include <utils/operating_conditions.h>
#include <utils/scaling.h>
#include <postprocessing/data_out_mass_transport.h>
Go to the source code of this file.
Classes | |
class | FuelCell::Application::AppCompressibleFlows< dim > |
This class deals with steady-state compressible and isothermal Kerkhof-Geboers fluid transport equations for a single-phase multi-component case. More... | |
Namespaces | |
FuelCell | |
This namespace contains data and methods that handle initial and boundary data of a problem at hand. | |
FuelCell::Application | |