modelFPtoFP
Test one flow plate to the other
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | inclLiq | true | Include liquid H2O |
| Q.NumberAbsolute | psi_H2O | environment.psi_H2O | Mole fraction of H2O at the inlet |
| Q.NumberAbsolute | psi_H2 | environment.psi_dry | Mole fraction of H2 at the inlet |
| Q.NumberAbsolute | psi_O2 | environment.psi_O2_dry*environment.psi_dry | Mole fraction of O2 at the inlet |
| Q.NumberAbsolute | psi_N2 | (1 - environment.psi_O2_dry)*environment.psi_dry | Mole fraction of N2 at the inlet |
| Q.Length[:] | L_y | {8}*U.cm | Lengths in the y direction |
| Q.Length[:] | L_z | {6.25}*U.cm | Lengths in the z direction |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Q.Number | J_Apercm2 | zI*U.cm^2/(caFP.A[Axis.x]*U.A) | Electrical current density, in A/cm2 |
| Q.Potential | w | anFP.subregions[1, 1, 1].graphite.'e-'.g_boundaries[1, Side.n] - caFP.subregions[end, 1, 1].graphite.'e-'.g_boundaries[1, Side.p] | Electrical potential |
| AnFPs.AnFP | anFP | ||
| AnGDLs.AnGDL | anGDL | ||
| AnCLs.AnCL | anCL | ||
| PEMs.PEM | PEM | ||
| CaCLs.CaCL | caCL | ||
| CaGDLs.CaGDL | caGDL | ||
| CaFPs.CaFP | caFP | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[anFP.n_y,anFP.n_z] | anBC | ||
| Conditions.ByConnector.BoundaryBus.Single.Source[anFP.n_x,anFP.n_z] | anSource | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[anFP.n_x,anFP.n_z] | anSink | ||
| Conditions.ByConnector.BoundaryBus.Single.Source[caFP.n_y,caFP.n_z] | caBC | ||
| Conditions.ByConnector.BoundaryBus.Single.Source[caFP.n_x,caFP.n_z] | caSource | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[caFP.n_x,caFP.n_z] | caSink | ||
| Modelica.Blocks.Sources.Ramp | currentSet | ||
| Assemblies.Cells.Examples.TestConditions | testConditions | Test conditions |