FEA-eng
c76dbf4459
Update ccx_cantilever_ele_quad4.inp
2024-02-29 09:44:07 +01:00
FEA-eng
2f7a029ac1
Update ccx_cantilever_ele_hexa20.inp
2024-02-29 09:43:49 +01:00
FEA-eng
b49a4f144b
Update ccx_cantilever_beam_rect.inp
2024-02-29 09:43:27 +01:00
FEA-eng
fd26660cd0
Update ccx_cantilever_beam_pipe.inp
2024-02-29 09:43:08 +01:00
FEA-eng
884dc2c30f
Update ccx_cantilever_beam_circle.inp
2024-02-29 09:42:41 +01:00
FEA-eng
734edd8fd1
Update box_static.inp
2024-02-29 09:42:08 +01:00
FEA-eng
51c46d1a24
Update thermomech_bimetall.py
2024-02-29 09:41:23 +01:00
FEA-eng
30914209ae
Update square_pipe_end_twisted_nodeforces.inp
2024-02-29 09:38:57 +01:00
FEA-eng
b04fd40215
Update DlgSettingsFemCcx.ui
2024-02-28 23:29:05 +01:00
FEA-eng
cfb2616c36
Update write_step_equation.py
2024-02-28 23:17:34 +01:00
FEA-eng
80a9703acd
Update solver.py
2024-02-28 23:13:45 +01:00
marioalexis
a5ea8023a2
Fem: Create mesh for check type analysis in CalculiX - fixes #12503
2024-02-26 11:24:36 -06:00
FEA-eng
2529dc56f4
Remove the unfinished FEM Nodes set tool from GUI ( #12611 )
2024-02-26 11:23:53 -06:00
FEA-eng
ce4dca481d
Update ElementGeometry1D.ui
2024-02-26 11:22:51 -06:00
FEA-eng
3c44afdc6a
FEM Beam Shell Result Output 3D true by default ( #12493 )
2024-02-26 11:01:05 -06:00
marioalexis
5938489654
Fem: Update constraint symbols when moving reference shape - fixes #6093
2024-02-26 04:01:28 -03:00
Chris Hennes
7f8d6e2bb1
Update translations ( #12557 )
...
* Update 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-02-24 21:38:37 -06:00
wmayer
e57a1fe02e
Fixes #12586 : FEM requires OpenMP 5.0 (e.g. GCC >= 9)
2024-02-24 21:11:06 +01:00
marioalexis84
4932f17dc5
Fem: Enable checkbox for references mesh groups - fixes #10071 ( #12437 )
2024-02-24 10:29:00 -06:00
FEA-eng
9a0e40feec
FEM: Beam reduced integration ( #12513 )
2024-02-22 15:30:47 -06:00
marioalexis
6d0f757b94
Fem: Use expression binding with the constraint tie Tolerance property
2024-02-19 11:13:42 -06:00
marioalexis
38fdba4a95
Fem: Prevent stop CalculiX immediately - fixes #12448
2024-02-18 21:55:41 -06:00
FEA-eng
62c8469bde
FEM new matrix solver types (PaStiX and Pardiso) ( #12478 )
...
* Update solver.py
* Update write_step_equation.py
* Update DlgSettingsFemCcx.ui
2024-02-17 20:14:32 -06:00
marioalexis
7262b0ecc8
Fem: Run option in examples open and run analysis - fixes #11056
2024-02-16 21:01:23 -06:00
marioalexis
ea840bc3a3
Fem: Expose Constraint view provider symbol node to Python
2024-02-15 13:31:20 -06:00
marioalexis
c49c52716c
Fem: Move Points and Normals properties to base class
2024-02-15 13:31:20 -06:00
wmayer
134a5f0f50
Mod: remove leftovers of includes of Standard_math.hxx
2024-02-12 12:02:17 -06:00
Yorik van Havre
638e398bec
Crowdin translations ( #12313 )
...
* 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-02-12 11:59:08 -06:00
marioalexis
c7b7071308
Fem: Enable "Stop CalculiX" button - fixes #11448
2024-02-12 11:35:59 -06:00
marioalexis84
b8e460f2a2
Fem: Prevent selection of partially attached object - fixes #12163 ( #12220 )
...
* Fem: Use of wrong class name in macro
* Fem: Prevent selection of partially attached object - fixes #12163
2024-02-12 11:22:44 -06:00
marioalexis
dfbc90d351
Fem: Add support for cyclic symmetry - fixes #12155
2024-02-08 16:08:59 -06:00
marioalexis
268edeeb60
Fem: Use override
2024-02-08 08:29:19 -06:00
Alexander Neumann
c57a83cb4f
move #include <SMESH_Version.h> out of ifndef _PreComp_
...
fix position of #endif for MEFISTO removal
2024-02-05 08:50:56 -06:00
marioalexis
38f7283016
Fem: Improve constraint tie - partial fixes #11653
2024-01-26 13:44:16 -03:00
marioalexis
6e75703425
Fem: Improve constraint contact - partial fixes #11653
2024-01-26 13:44:16 -03:00
Chris Hennes
c7ac9ee848
Merge pull request #12064 from bdieterm/fixPlaneTransparency
...
Gui: add explicit transparency specification
2024-01-23 21:33:20 -06:00
marioalexis
629f585a15
Fem: Set PotentialEnabled to False in capacitance_two_balls example - fixes #9707
2024-01-21 16:23:29 -07:00
bdieterm
62a6fab19b
Gui: add explicit transparency specification
2024-01-21 17:41:31 +01:00
marioalexis
674cc4b0ec
Fem: Call base class handleChangedProperyType function
2024-01-20 20:20:56 -07:00
marioalexis
9da842d884
Fem: Improve self weight constraint - fixes #11652
2024-01-20 08:57:46 -07:00
marioalexis
27a0fb1e99
Fem: Fix constraint arrows - fixes #6073
2024-01-15 19:21:09 -06:00
marioalexis
9ceb1e7af1
Fem: Remove pipeline node from analysis view provider - fixes #11175
2024-01-15 11:19:09 -06:00
Alexander Neumann
d9636aaa25
Guard MEFISTO code with version check against SMESH.
2024-01-15 10:44:06 -06:00
bgbsww
8abd09398a
Add support for OCCT 7.8.0 ( #11909 )
2024-01-09 19:47:25 -06:00
Adrian Insaurralde Avalos
a770971f58
FEM: remove unused file
2024-01-08 11:34:56 -03:00
Chris Hennes
1d2186b7d6
Update translations ( #11886 )
...
* Update 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-01-03 09:27:18 -06:00
luzpaz
e9f9e441fc
Fix typos
2023-12-22 13:35:23 +00:00
pre-commit-ci[bot]
66f172ab4b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-12-20 09:27:37 +01:00
Yorik van Havre
a679c8b818
merged crowdin translations
2023-12-20 09:27:37 +01:00
Yorik van Havre
f78959fab3
Updated ts files
2023-12-20 09:27:37 +01:00