series_resistors¶
- openpnm.models.physics.electrical_conductance.series_resistors(target, pore_conductivity='pore.electrical_conductivity', throat_conductivity='throat.electrical_conductivity', size_factors='throat.diffusive_size_factors')[source]¶
Calculate the electrical conductance of conduits in network, where a conduit is ( 1/2 pore - full throat - 1/2 pore ). See the notes section.
- Parameters
%(target_blurb)s –
pore_conductivity (str) – %(dict_blurb)s pore electrical conductivity
throat_conductivity (str) – %(dict_blurb)s throat electrical conductivity
size_factors (str) – %(dict_blurb)s conduit diffusive size factors
- Returns
- Return type
%(return_arr)s electrical conductance