ELECTRICALRESISTIVITY
ELECTRICALRESISTIVITY [ohm-m, ohm-ft] returns the electrical resistivity of the specified incompressible substance. The first argument must be the name of an incompressible substance. The second argument must be temperature provided in the units EES is configured to operate in.
Example:
$Load Incompressible
$UnitSystem SI C kPa mass
$VarInfo rho_e units=ohm-m
rho_e=ElectricalResistivity(Aluminum, T=100 [C])
{Solution:
rho_e=3.572E-08 [ohm-m]
}
Thermophysical Property Functions