FEA-eng
79e6d8f016
FEM: Add support for amplitudes with CalculiX ( #22851 )
2025-08-01 15:22:01 -05:00
FEA-eng
c41c50e946
FEM: Add support for references for CalculiX's initial temperature ( #22864 )
...
* FEM: Update checksanalysis.py
* FEM: Update FemConstraintInitialTemperature.cpp
* FEM: Update meshsetsgetter.py
* FEM: Update writer.py
* FEM: Update write_constraint_initialtemperature.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* FEM: Update thermomech_bimetal.inp
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-01 14:03:37 -05:00
FEA-eng
28e90e668c
FEM: Add offset property for CalculiX's shell section ( #22385 )
...
* FEM: Update element_geometry2D.py
* FEM: Update write_femelement_geometry.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* FEM: Update ccx_cantilever_ele_quad4.inp
* FEM: Update ccx_cantilever_ele_quad8.inp
* FEM: Update ccx_cantilever_ele_tria3.inp
* FEM: Update ccx_cantilever_ele_tria6.inp
* FEM: Update constraint_contact_shell_shell.inp
* FEM: Update material_multiple_bendingbeam_fivefaces.inp
* FEM: Update square_pipe_end_twisted_edgeforces.inp
* FEM: Update square_pipe_end_twisted_nodeforces.inp
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-14 18:10:00 +02:00
Luz Paz
914e756cf0
FEM: fix source typos
...
ConstraintDisplacmentPrescribed → ConstraintDisplacementPrescribed
FemConstraintDisplacment → FemConstraintDisplacement
2025-04-21 10:12:49 -05:00
FEA-eng
456106910e
FEM: Thermal expansion reference temperature for CalculiX analyses ( #19285 )
...
* FEM: Update task_material_common.py
* FEM: Update write_femelement_material.py
* FEM: Update Material.ui
* Fem: Enable material expansion reference temperature
* FEM: Update thermomech_bimetal.py
* FEM: Update thermomech_bimetal.inp
---------
Co-authored-by: marioalexis <mario.passaglia@gmail.com >
2025-01-29 13:37:02 +01:00
FEA-eng
c32d7943b4
FEM: Print contact forces ( #18840 )
...
* FEM: Update write_step_output.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* FEM: Update constraint_contact_shell_shell.inp
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-13 11:19:50 -06:00
marioalexis
3264e3d9a1
Fem: Add options for Elmer solver output file - fixes #17569
2024-12-09 12:06:42 -05:00
marioalexis
a3f8483032
Fem: Set Elmer result output format to Ascii
2024-09-09 11:35:22 -05:00
marioalexis
1ff2e0a876
Fem: Allow only one shape type per mesh group - Partially revert #16076
2024-09-09 11:32:51 -05:00
marioalexis
8d622e02ae
Fem: Use regex for gmsh groups items
2024-09-02 18:12:16 +02:00
marioalexis
fc5d57035f
Fem: Remove redundant *Fix properties in constraint displacement - fixes #14556
2024-07-22 10:50:15 -05:00
FEA-eng
0f839737fb
FEM: Update and rename thermomech_bimetall.inp to thermomech_bimetal.inp
2024-07-14 15:21:00 +02:00
lyphrowny
359c1ae2bb
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
marioalexis
d228d50755
Fem: Update constraint transform
2024-06-05 13:12:25 -03:00
marioalexis
f8c2b8df55
Fem: Set compatible license in test files - fixes #8894
2024-06-04 04:30:03 -03:00
marioalexis
8920d76d93
Fem: Load heat flux from CalculiX results - fixes #12117
2024-05-20 11:00:19 -05:00
marioalexis84
7962136169
Fem: Add radiation heat transfer ( #13466 )
...
* FEM: Add radiation heat transfer
* FEM: Add radiation heat transfer to CalculiX writer
* FEM: Update .inp files
* Fem: Rename heat flux ui members
---------
Co-authored-by: FEA-eng <59876896+FEA-eng@users.noreply.github.com >
2024-04-29 10:53:59 -05:00
FEA-eng
5f96c6dc3c
FEM test INC value fix ( #13397 )
2024-04-22 10:56:25 -05:00
FEA-eng
e69976ebbb
Merge branch 'FreeCAD:main' into fem_ccx_incrementation
2024-03-25 10:45:23 +01:00
lyphrowny
be14bde507
FEA: fix 1d beam cross section orientation ( #12833 )
...
* FEA: fix 1d beam cross section orientation
* FEM: revert 1,2-directions to FreeCAD way; fix normal direction for z<0
* FEM: change 1-direction to +y axis
Previous commit changes the 1-direction to -y axis, however originally it was directed at +y axis. This commit makes the 1-direction face +y axis
* FEM: update cantilever tests
* FEM: relax math.isclose by adding abs tolerance
2024-03-18 18:16:10 +01:00
Chris Hennes
5e1adf3755
Merge pull request #12932 from marioalexis84/fem-ccx_force_format
...
Fem: Format force constraint in CalculiX writer - fixes #12805
2024-03-13 18:17:11 -05:00
marioalexis
a02b561af2
Fem: Update force constraint .inp files
2024-03-13 17:26:13 -03:00
marioalexis
001487b933
Fem: Export/import mesh elements to Vtk using proper order
2024-03-13 05:50:17 -03:00
marioalexis
d8012f74ba
Fem: Add partial support for hexahedral elements - fixes #12526
2024-03-11 12:03:15 -05:00
FEA-eng
0aa2f283fa
FEM CalculiX output frequency setting ( #12672 )
...
* Update solver.py
* Update write_step_output.py
* Update box_frequency.inp
* Update box_static.inp
* Update ccx_buckling_flexuralbuckling.inp
* Update ccx_cantilever_beam_circle.inp
* Update ccx_cantilever_beam_pipe.inp
* Update ccx_cantilever_beam_rect.inp
* Update ccx_cantilever_ele_hexa20.inp
* Update ccx_cantilever_ele_quad4.inp
* Update ccx_cantilever_ele_quad8.inp
* Update ccx_cantilever_ele_seg2.inp
* Update ccx_cantilever_ele_seg3.inp
* Update ccx_cantilever_ele_tria3.inp
* Update ccx_cantilever_ele_tria6.inp
* Update ccx_cantilever_faceload.inp
* Update ccx_cantilever_nodeload.inp
* Update ccx_cantilever_prescribeddisplacement.inp
* Update constraint_contact_shell_shell.inp
* Update constraint_sectionprint.inp
* Update constraint_selfweight_cantilever.inp
* Update constraint_tie.inp
* Update constraint_transform_beam_hinged.inp
* Update constraint_transform_torque.inp
* Update frequency_beamsimple.inp
* Update material_multiple_bendingbeam_fiveboxes.inp
* Update material_multiple_bendingbeam_fivefaces.inp
* Update material_multiple_tensionrod_twoboxes.inp
* Update material_nonlinear.inp
* Update square_pipe_end_twisted_edgeforces.inp
* Update square_pipe_end_twisted_nodeforces.inp
* Update thermomech_bimetall.inp
* Update box_frequency.inp
2024-03-11 12:02:41 -05:00
FEA-eng
eb97e9412f
Update thermomech_bimetall.inp
2024-02-29 13:47:18 +01:00
FEA-eng
75f7065304
Update thermomech_bimetall.inp
2024-02-29 13:32:18 +01:00
FEA-eng
c03441e425
Update square_pipe_end_twisted_nodeforces.inp
2024-02-29 09:52:41 +01:00
FEA-eng
690c8921a6
Update square_pipe_end_twisted_edgeforces.inp
2024-02-29 09:50:52 +01:00
FEA-eng
8b8b6f9144
Update material_nonlinear.inp
2024-02-29 09:50:33 +01:00
FEA-eng
025bd97f13
Update material_multiple_tensionrod_twoboxes.inp
2024-02-29 09:50:11 +01:00
FEA-eng
5db33d6521
Update material_multiple_bendingbeam_fivefaces.inp
2024-02-29 09:49:51 +01:00
FEA-eng
a03a1646e5
Update material_multiple_bendingbeam_fiveboxes.inp
2024-02-29 09:49:32 +01:00
FEA-eng
b4791ea17b
Update constraint_transform_torque.inp
2024-02-29 09:49:08 +01:00
FEA-eng
d94f73acf6
Update constraint_transform_beam_hinged.inp
2024-02-29 09:48:42 +01:00
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