modelGDLtoGDL
Test one gas diffusion layer to the other
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| 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.Potential | w | anCL.subregions[1, 1, 1].graphite.'e-'.g_boundaries[1, Side.n] - caCL.subregions[1, 1, 1].graphite.'e-'.g_boundaries[1, Side.p] | Electrical potential |
| Q.Current | zI | -sum(anCL.subregions[1, :, :].graphite.'e-'.boundaries[1, Side.n].Ndot) | Electrical current |
| Q.Number | J_Apercm2 | zI*U.cm^2/(anCL.A[Axis.x]*U.A) | Electrical current density, in A/cm2 |
| AnGDLs.AnGDL | anGDL | ||
| AnCLs.AnCL | anCL | ||
| PEMs.PEM | PEM | ||
| CaCLs.CaCL | caCL | ||
| CaGDLs.CaGDL | caGDL | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[anCL.n_y,anCL.n_z] | anBC | ||
| Conditions.ByConnector.BoundaryBus.Single.Source[caGDL.n_y,caGDL.n_z] | caBC | ||
| Conditions.Environment | environment | Environmental conditions | |
| Modelica.Blocks.Sources.Ramp | currentSet |