|
OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
General namespace to generate geometries and grids for FuelCell applications. More...
Classes | |
| class | GridExternal |
| This class imports meshes from dealii supported file types. More... | |
| class | HyperCube |
| This function generates a square or cubic mesh. More... | |
| class | CathodeMPL |
| This function generates a grid for a cathode including gas diffusion, microporous, and catalyst layers. More... | |
| class | PemfcMPL |
| This function generates a PEMFC grid including a membrane, gas diffusion, microporous, and catalyst layers. More... | |
| class | Agglomerate |
| This function generates an agglomerate with a core and a thin film subdomain. More... | |
| class | GridTest |
| This class treates a test mesh with one element. More... | |
| class | GridBase |
| FuelCell Geometry information class. More... | |
General namespace to generate geometries and grids for FuelCell applications.
This namespace is used to generate a grid on the triangulation object. General geometry information is stored in the GridBase class while the specific information to each geometry and application is stored in the inherited classes.
1.8.5