UltimateStressComp
UltimateStressComp [MPa, ksi] returns the ultimate stress of the specified substance under compressive 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_c=UltimateStressComp(Polycarbonate, T=25 [C])
{Solution:
Su_c=85 [MPa]
}