modelCaGDL
Test the cathode gas diffusion layer
Extends from Modelica.Icons.Example (Icon for runnable examples).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Q.Potential | w | caGDL.subregions[1, 1, 1].graphite.'e-'.Deltag[1] | Electrical potential |
| Q.Current | zI | -sum(caGDL.subregions[1, :, :].graphite.'e-'.I[1]) | Electrical current |
| Q.ResistanceElectrical | R | w/zI | Measured electrical resistance |
| Q.ResistanceElectrical | R_ex | caGDL.L[Axis.x]/(caGDL.subregions[1, 1, 1].graphite.'e-'.sigma*caGDL.A[Axis.x]*caGDL.subregions[1, 1, 1].graphite.epsilon^1.5) | Expected electrical resistance |
| CaGDLs.CaGDL | caGDL | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[caGDL.n_y,caGDL.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 |