FreeCAD/FreeCAD

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

开放

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

 (4 条评论) (0 个反应) (0 位负责人)C++ (5,550 个派生)batch import
DocumentationHelp wantedMod: FEMPriority: NormalStatus: ConfirmedTopic: User InterfaceType: Bugno-auto-close

仓库指标

星标
 (30,913 个星标)
PR 合并指标
 (平均合并 24天 7小时) (30 天内合并 217 个 PR)

描述

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

贡献者指南