YOUNGSMODULUS
YOUNGSMODULUS [GPa, ksi] returns Young's modulus 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
Y=youngsmodulus(Iron, T=25 [C])
{Solution:
Y=214.1 [GPa]
}
Thermophysical Property Functions