TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What Open Source FEA Software Do You Use?

4 点作者 lordvon将近 11 年前
I like Calculix, but I do not like having to go into the GUI to change some parameters. I want to be able to change an input file and run it all with a script.

3 条评论

groovy2shoes将近 11 年前
I've used OOF2 for a few research projects. Despite its warts, I found it very hackable. The application itself is written in Python with performance-intensive bits written in C++ and wrapped with SWIG. Adding new code in Python is a piece of cake, and fitting in some C++ when you need to is fairly easy. I haven't used any other FEA software, though, so I can't give you a comparison.
评论 #8146502 未加载
zwiteof将近 11 年前
I haven't used Calculix, but I was under the impression it uses an Abaqus format input deck? Looking at the documentation, this appears to be the case.
评论 #8145484 未加载
octopus将近 11 年前
FreeFEM++ was a good choice last time I checked.
评论 #8145387 未加载