You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes/version-2.0.0.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ The ``ModelReduction`` class provides methods to reduce matrices and vectors, an
52
52
Thermo-Hydro-Dynamic Tilting-Pad Bearings
53
53
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
54
54
55
-
Added two new advanced bearing classes with full THD (Thermo-Hydro-Dynamic) analysis:
55
+
Added two new bearing classes with full THD (Thermo-Hydro-Dynamic) analysis:
56
56
57
57
**TiltingPad**: Tilting-pad journal bearing with individual pad analysis, pivot mechanics, and thermal effects. Uses Reynolds equation and energy equation with finite difference methods, Lund's perturbation method for dynamic coefficients.
58
58
@@ -64,7 +64,7 @@ Both classes support multiple lubricant types, turbulence modeling, and provide
64
64
HolePatternSeal (Annular Seals)
65
65
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
66
67
-
Added ``HolePatternSeal`` class for modeling annular seals with hole (pocket) patterns. Uses bulk flow theory with:
67
+
Added ``HolePatternSeal`` class for modeling annular seals with holepattern. Uses bulk flow theory with:
68
68
69
69
- 1D compressible flow through annular clearance
70
70
- Perturbation analysis for dynamic coefficients
@@ -80,7 +80,7 @@ LabyrinthSeal Enhancements
80
80
81
81
Significant improvements to the ``LabyrinthSeal`` class:
82
82
83
-
- Integration with CCP (Codebase for Calculation of Properties) for gas properties
83
+
- Integration with ccp for gas properties
84
84
- Support for custom gas mixtures via composition dictionary
85
85
- Improved numerical methods for pressure distribution
86
86
- Enhanced velocity field calculations with swirl effects
0 commit comments