modelAnGDL
Test the anode gas diffusion layer
Extends from Modelica.Icons.Example (Icon for runnable examples).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Q.Potential | w | anGDL.subregions[1, 1, 1].graphite.'e-'.Deltag[1] | Electrical potential |
| Q.Current | zI | -sum(anGDL.subregions[1, :, :].graphite.'e-'.I[1]) | Electrical current |
| Q.ResistanceElectrical | R | w/zI | Measured electrical resistance |
| Q.ResistanceElectrical | R_ex | anGDL.L[Axis.x]/(anGDL.subregions[1, 1, 1].graphite.'e-'.sigma*anGDL.A[Axis.x]*anGDL.subregions[1, 1, 1].graphite.epsilon^1.5) | Expected electrical resistance |
| AnGDLs.AnGDL | anGDL | ||
| Conditions.ByConnector.BoundaryBus.Single.Sink[anGDL.n_y,anGDL.n_z] | anBC | ||
| Conditions.ByConnector.BoundaryBus.Single.Source[anGDL.n_y,anGDL.n_z] | caBC | ||
| Conditions.Environment | environment | Environmental conditions | |
| Modelica.Blocks.Sources.Ramp | currentSet |