Enum BallBearingContactCalculation
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("e9306c31-83ee-9576-11cf-61b441db98c5")]
[ApiEnumFor("SMT.Bearings.BearingResults.Rolling.BallBearingContactCalculation, SMT.Bearings")]
public enum BallBearingContactCalculation
Fields
Name | Description |
---|---|
BreweAndHamrock1977 | Uses the approximations in Brewe and Hamrock (Simplified solution for elliptical-contact deformation between two elastic solids, ASME Transactions of the Journal of Lubrication Technology, 101(2), 231-239, 1977 and also Harris - Rolling Bearing Analysis 5th Edition, p109, eq (6.33) - (6.35)) for the ellipticity of the contact ellipse and the elliptic integrals. |
Full | Solves the elliptic integrals required for the calculation of the ellipticity of the contact ellipse, and also solves the full equation for ellipticity. |
HamrockAndBrewe1983 | Uses the approximations in Hamrock and Brewe (Simplified Solution for Stresses and Deformations, Journal of Lubrication Technology, 1983) for the ellipticity of the contact ellipse and the elliptic integrals. |
Houpert2016 | Advanced curve fitting approximation detailed in [8] L. Houpert, Hydrodynamic Load Calculation in Rolling Element Bearings, Tribology Transactions Volume 59, No. 3 (2016) |