FreeCAD/FreeCAD

FEM: Missing info about the solvers supported by each FEM analysis feature

Open

#11,058 创建于 2023年10月16日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (30,913 star) (5,550 fork)batch import
DocumentationHelp wantedMod: FEMPriority: NormalStatus: ConfirmedTopic: User InterfaceType: Bugno-auto-close

描述

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Some analysis features in FEM are supported by multiple solvers while some are supported only by selected solvers. However, there's no information at all about this, making it highly confusing for new users. Here's what we can do about it:

  • 1. Add this information on the wiki - that's easiest to do but not sufficient, in my opinion
  • 2. Add this information to the tooltips in GUI
  • 3. Show warnings/errors when trying to run analyses with features not supported by the selected solver
  • 4. Disable (gray-out) the analysis features not supported by the currently selected solver - I would choose this approach, eliminating the risk of mistakes like this: https://forum.freecad.org/viewtopic.php?t=81964

Full version info

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.34667 (Git)
Build type: Release
Branch: main
Hash: af5b8714a8371162addb97dd25c29250fcecf7ad
Python 3.10.12, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.5, OCC 7.6.3
Locale: Polish/Poland (pl_PL)

Subproject(s) affected?

FEM

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

贡献者指南