Chris Hennes
aef0dff13a
Merge pull request #15624 from marioalexis84/fem-mesh_shape_object
...
Fem: Improve FemMeshShape objects
2024-07-29 11:13:43 -05:00
fandaL
37c765e07b
FEM: FemMesh2Mesh fix quad elements
2024-07-29 11:07:18 -05:00
FEA-eng
06207c0707
Fem: Add missing Gmsh 2D algorithm (Quasi-structured Quad)
2024-07-28 19:18:28 -03:00
marioalexis
8cb42f8d59
Fem: Update test and examples
2024-07-28 16:27:20 -03:00
marioalexis
0e6d1cf5f9
Fem: Move MeshGmsh proxy from Fem::FemMeshObject to Fem::FemMeshShapeBaseObject - fixes #14897
2024-07-28 16:27:20 -03:00
marioalexis
56001d3f74
Fem: Add FemMeshShapeBaseObject and fix FemMeshShapeObject meshing
2024-07-28 16:27:20 -03:00
wmayer
88ee1d6df3
FEM: Fix convoluted event handling of constraint task boxes
...
and make Delete key working on macOS
2024-07-23 23:19:51 -05:00
marioalexis
9a2c9564de
Fem: Import/export 1D elements from mesh to vtk - fixes #15541
2024-07-22 11:10:05 -05:00
marioalexis
00b8e11dd6
Fem: Remove unused gmsh option - fixes #6354
2024-07-22 11:07:25 -05:00
marioalexis
30564b30ed
Fem: Handle single value field - fixes #14022
2024-07-22 11:05:12 -05:00
marioalexis
2c4701c94e
Fem: Fix mystran preference path - fixes #15348
2024-07-22 10:56:46 -05:00
marioalexis
789353b52a
Fem: Remove redundant *Fix properties in constraint displacement - fixes #14556
2024-07-22 10:50:15 -05:00
marioalexis
f466f087fe
Fem: Fix manual color bar range specification - fixes #15013
2024-07-20 22:36:53 -05:00
marioalexis
d19b4adb78
Fem: Use own base class for Python objects - fixes #15408
2024-07-20 21:10:15 -05:00
wmayer
ac50594e3b
Remove color bar from SoFCColorBarNotifier to decrease reference counter
2024-07-15 18:05:30 +02:00
Chris Hennes
97672e56c7
Merge pull request #14495 from hyx0329/bugfix/fem-binary-detection-in-PATH
...
Fem: fix searching 3rd-party binaries in system path
2024-07-15 09:22:25 -05:00
FEA-eng
2a460a0813
FEM: New frequency analysis icon
2024-07-15 12:06:22 +02:00
FEA-eng
73b0a3da46
FEM: Delete src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg
2024-07-15 12:06:22 +02:00
Chris Hennes
07f16394d1
UI: Fix repeated names in UI files
2024-07-14 22:34:37 -05:00
FEA-eng
557356c51e
FEM: Fix error with custom material card ( #15179 )
...
* FEM: Update task_material_common.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-14 21:31:17 -05:00
Chris Hennes
4bb6d191b4
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
FEA-eng
9ffa5dac20
FEM: Update test_commands.sh
2024-07-14 15:21:00 +02:00
FEA-eng
857efe68b4
FEM: Update test_ccxtools.py
2024-07-14 15:21:00 +02:00
FEA-eng
2db2048538
FEM: Update manager.py
2024-07-14 15:21:00 +02:00
FEA-eng
8da6465795
FEM: Update CMakeLists.txt
2024-07-14 15:21:00 +02:00
FEA-eng
deeb4adfca
FEM: Rename mesh_thermomech_bimetall_tetra10.py to mesh_thermomech_bimetal_tetra10.py
2024-07-14 15:21:00 +02:00
FEA-eng
bc718c6e63
FEM: Update and rename thermomech_bimetall.inp to thermomech_bimetal.inp
2024-07-14 15:21:00 +02:00
FEA-eng
012609969d
FEM: Update and rename thermomech_bimetall.py to thermomech_bimetal.py
2024-07-14 15:21:00 +02:00
FEA-eng
977d284160
FEM: Add new icon
2024-07-14 15:20:08 +02:00
FEA-eng
abefe1a122
FEM: Delete src/Mod/Fem/Gui/Resources/icons/FEM_CreateElementsSet.svg
2024-07-14 15:20:08 +02:00
FEA-eng
686741266a
FEM: Update writer.py
2024-07-14 15:19:12 +02:00
FEA-eng
c91165976f
FEM: Update DlgSettingsFemInOutVtk.ui
2024-07-13 19:31:24 -05:00
pre-commit-ci[bot]
6470f3b129
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-11 13:11:59 +00:00
Yorik van Havre
2c66c8a788
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
0a69f0d7c2
Updated ts files
2024-07-11 14:56:33 +02:00
Chris Hennes
6351313554
FEM: Add QStandardPaths to PreCompiled.h
2024-07-10 09:08:33 -05:00
hyx0329
3caabad54d
Fem: fix ccx config section string used in UI code
2024-07-10 09:08:33 -05:00
hyx0329
b5ed48f564
Fem: fix and improve searching 3rd-party binaries
2024-07-10 09:08:33 -05:00
pre-commit-ci[bot]
b571f09c1c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-09 08:52:17 -05:00
Yorik van Havre
32c9ed5493
Merged crowdin translations
2024-07-09 08:52:17 -05:00
FEA-eng
0bce5fccc5
FEM: Update DlgSettingsFemGeneral.ui
2024-07-08 17:19:06 -05:00
Max Wilfinger
7d21d9edb8
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
marioalexis
0bc2717788
Fem: Check null shape in constraint bearing
2024-07-08 10:55:08 -05:00
FEA-eng
f14498727b
FEM: Update exportNastranMesh.py
2024-07-06 14:01:11 +02:00
wmayer
561e521817
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00
Yorik van Havre
2a009589f9
Translations ( #15107 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 12:21:53 +02:00
Chris Hennes
1fc6da959b
Merge pull request #14926 from marioalexis84/fem-clean_task_constraint
...
Fem: Clean up TaskFemConstraint* classes
2024-07-01 11:30:18 -05:00
Chris Hennes
5c83297e80
Merge pull request #14793 from lyphrowny/reformat_fem_src
...
FEM: Reformat fem .py sources
2024-07-01 11:19:29 -05:00
FEA-eng
b6e301714d
FEM: New Elmer solver icon ( #15070 )
...
* FEM: Delete src/Mod/Fem/Gui/Resources/icons/FEM_SolverElmer.svg
* FEM: new Elmer solver icon
2024-07-01 11:15:01 -05:00
wmayer
d64bf15f8a
Core: Update color bar when changing preferences
...
This solves one part of issue #10717
2024-07-01 10:55:21 -05:00