Electrolyte components

class Electrolyte(paramobj)

Bases: Electrochemistry.ElectroChemicalComponent

paramobj is instance of ElectrolyteInputParams or a derived class

Separator

Structure with following fields

volumeFraction

intrinsic thermal conductivity value

specificHeatCapacity

specific heat capacity value

density

[kg m^-3] (Note : only of the liquid part, the density of the separator is given there)

EffectiveThermalConductivity

helper properties

registerVarAndPropfuncNames(model)

Declaration of the Dynamical Variables and Function of the model (setup of varnameList and propertyFunctionList)

updateCurrentBcSource(model, state)

no boundary current fluxes (only volumetric from the reactions)

class Separator(paramobj)

Bases: Utilities.BaseModel

porosity

Porosity [-]

thermalConductivity

intrinsic thermal conductivity value

specificHeatCapacity

specific heat capacity

density

Density [kg m^-3]

volumeFraction

Volume fraction [-]