Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,我正在进行一个估算材料、钢材和沥青混合物的疲劳寿命(周期)的项目。我正在考虑使用 FEniCS 进行 FEM 模拟。虽然 COMSOL 具有强大且易于使用的疲劳寿命模块,但我想知道是否有免费的开源软件可以提供此类疲劳寿命研究。
谢谢
假设您有来自 COMSOL、Ansys 等的 FE 结果(应力、应变等),您可以使用 python 可靠性库进行 S/N 和 E/N 寿命计算。
有一些像Calculix这样的开源FEA程序,但我没有尝试过任何一个。