UltimateStressShear
UltimateStressShear [MPa, ksi] returns the ultimate stress of the specified substance under shear loading. The first argument must be the name of the substance. The second argument must be temperature provided in the units EES is configured to operate in.
Example:
$UnitSystem SI C kPa mass
Su_sh=UltimateStressShear(Aluminum_alloy_2014T6, T=25 [C])
{Solution:
Su_sh=275 [MPa]
}