FEA-eng
e8fd1dc704
Update constraint_tie.inp
2024-02-29 09:48:17 +01:00
FEA-eng
c458c0b8a6
Update constraint_selfweight_cantilever.inp
2024-02-29 09:47:54 +01:00
FEA-eng
45dadb2ecb
Update constraint_sectionprint.inp
2024-02-29 09:47:37 +01:00
FEA-eng
3e978ba684
Update constraint_contact_shell_shell.inp
2024-02-29 09:47:19 +01:00
FEA-eng
732aa1d717
Update ccx_cantilever_prescribeddisplacement.inp
2024-02-29 09:46:39 +01:00
FEA-eng
c0cfde12cb
Update ccx_cantilever_nodeload.inp
2024-02-29 09:46:19 +01:00
FEA-eng
03331a0c92
Update ccx_cantilever_faceload.inp
2024-02-29 09:46:02 +01:00
FEA-eng
63ef0f3695
Update ccx_cantilever_ele_tria6.inp
2024-02-29 09:45:41 +01:00
FEA-eng
9346466543
Update ccx_cantilever_ele_tria3.inp
2024-02-29 09:45:24 +01:00
FEA-eng
b0b32cfcaa
Update ccx_cantilever_ele_seg3.inp
2024-02-29 09:45:01 +01:00
FEA-eng
caadcd9be6
Update ccx_cantilever_ele_seg2.inp
2024-02-29 09:44:44 +01:00
FEA-eng
5af89d2164
Update ccx_cantilever_ele_quad8.inp
2024-02-29 09:44:26 +01:00
FEA-eng
ceae29ff58
Update ccx_cantilever_ele_quad4.inp
2024-02-29 09:44:07 +01:00
FEA-eng
762482f2c9
Update ccx_cantilever_ele_hexa20.inp
2024-02-29 09:43:49 +01:00
FEA-eng
c000aef3f2
Update ccx_cantilever_beam_rect.inp
2024-02-29 09:43:27 +01:00
FEA-eng
d726e340c9
Update ccx_cantilever_beam_pipe.inp
2024-02-29 09:43:08 +01:00
FEA-eng
1b1aa39452
Update ccx_cantilever_beam_circle.inp
2024-02-29 09:42:41 +01:00
FEA-eng
3c67d563d4
Update box_static.inp
2024-02-29 09:42:08 +01:00
FEA-eng
d83070503e
Update thermomech_bimetall.py
2024-02-29 09:41:23 +01:00
FEA-eng
6339973390
Update square_pipe_end_twisted_nodeforces.inp
2024-02-29 09:38:57 +01:00
FEA-eng
786f905e31
Update DlgSettingsFemCcx.ui
2024-02-28 23:29:05 +01:00
FEA-eng
f06a067445
Update write_step_equation.py
2024-02-28 23:17:34 +01:00
FEA-eng
ad99f6f737
Update solver.py
2024-02-28 23:13:45 +01:00
marioalexis
36ea22910a
Fem: Create mesh for check type analysis in CalculiX - fixes #12503
2024-02-26 11:24:36 -06:00
FEA-eng
92ffed4a20
Remove the unfinished FEM Nodes set tool from GUI ( #12611 )
2024-02-26 11:23:53 -06:00
FEA-eng
cb3d034829
Update ElementGeometry1D.ui
2024-02-26 11:22:51 -06:00
FEA-eng
1f6440b86e
FEM Beam Shell Result Output 3D true by default ( #12493 )
2024-02-26 11:01:05 -06:00
marioalexis
5350f94201
Fem: Update constraint symbols when moving reference shape - fixes #6093
2024-02-26 04:01:28 -03:00
Chris Hennes
641e3dbbb4
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
b85aabcc88
Fixes #12586 : FEM requires OpenMP 5.0 (e.g. GCC >= 9)
2024-02-24 21:11:06 +01:00
marioalexis84
7363daf166
Fem: Enable checkbox for references mesh groups - fixes #10071 ( #12437 )
2024-02-24 10:29:00 -06:00
FEA-eng
968859c542
FEM: Beam reduced integration ( #12513 )
2024-02-22 15:30:47 -06:00
marioalexis
30231551f3
Fem: Use expression binding with the constraint tie Tolerance property
2024-02-19 11:13:42 -06:00
marioalexis
f66d90de45
Fem: Prevent stop CalculiX immediately - fixes #12448
2024-02-18 21:55:41 -06:00
FEA-eng
7d40503bc9
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
d0d501a34d
Fem: Run option in examples open and run analysis - fixes #11056
2024-02-16 21:01:23 -06:00
marioalexis
c1efba0704
Fem: Expose Constraint view provider symbol node to Python
2024-02-15 13:31:20 -06:00
marioalexis
b23c5f6721
Fem: Move Points and Normals properties to base class
2024-02-15 13:31:20 -06:00
wmayer
a4600528bd
Mod: remove leftovers of includes of Standard_math.hxx
2024-02-12 12:02:17 -06:00
Yorik van Havre
ae0f162a41
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
05916fcbd3
Fem: Enable "Stop CalculiX" button - fixes #11448
2024-02-12 11:35:59 -06:00
marioalexis84
de13c4cb09
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
86794b0378
Fem: Add support for cyclic symmetry - fixes #12155
2024-02-08 16:08:59 -06:00
marioalexis
88df52c955
Fem: Use override
2024-02-08 08:29:19 -06:00
Alexander Neumann
4260e4b3ad
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
3dbb4b3dd3
Fem: Improve constraint tie - partial fixes #11653
2024-01-26 13:44:16 -03:00
marioalexis
7e5bb7361a
Fem: Improve constraint contact - partial fixes #11653
2024-01-26 13:44:16 -03:00
Chris Hennes
63a6592f03
Merge pull request #12064 from bdieterm/fixPlaneTransparency
...
Gui: add explicit transparency specification
2024-01-23 21:33:20 -06:00
marioalexis
5b7cca7703
Fem: Set PotentialEnabled to False in capacitance_two_balls example - fixes #9707
2024-01-21 16:23:29 -07:00
bdieterm
abfe38e0e7
Gui: add explicit transparency specification
2024-01-21 17:41:31 +01:00