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
This repository provides the CPOpt method, an efficient algorithm for calculating critical plane factors in fatigue analysis. CPOpt reduces computation time by using tensor invariants and coordinate transformations, making it ideal for complex geometries and time-sensitive applications. The repository includes code, validation data, and examples.
This repository provides the FS-Sol method, a closed-form solution for quickly calculating Fatemi-Socie critical plane factors in fatigue analysis. It efficiently handles isotropic linear-elastic materials under proportional loading, offering a faster alternative to traditional methods. The repository includes code, validation data, and examples.