marioalexis
ab1e4384f1
Fem: Change CalculiX time and frequency properties to quantites
2025-05-13 14:46:54 +02:00
Florian Foinant-Willig
6555bdc83c
Fem: Prevent user to remove core properties
2025-04-22 23:52:17 +02:00
FEA-eng
5236541045
FEM: Add accuracy parameter for CalculiX buckling analysis ( #18790 )
...
* FEM: Update solver.py
* FEM: Update write_step_equation.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>
2025-01-06 18:24:56 +01:00
lyphrowny
cbea6b6094
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
marioalexis
3d7d5ab785
Fem: Remove dependency of calculix solver classes on user parameters - fixes #13383
2024-06-17 10:58:57 -05:00
FEA-eng
f237634cb3
FEM test INC value fix ( #13397 )
2024-04-22 10:56:25 -05:00
FEA-eng
2616a3d792
Add uncoupled temp-disp and heat transfer CalculiX FEM analysis types ( #13296 )
...
* FEM: Update solver.py
* FEM: Update write_step_equation.py
* FEM: fix temperature only analysis
---------
Co-authored-by: lyphrowny <strukov.as@edu.spbstu.ru >
2024-04-08 18:08:16 +02:00
FEA-eng
d8b289df6e
Merge branch 'FreeCAD:main' into fem_ccx_incrementation
2024-03-25 10:45:23 +01:00
FEA-eng
b19ac278f3
FEM: Update solver.py
2024-03-21 12:30:01 +01:00
FEA-eng
4988fa77fe
FEM: Update solver.py
2024-03-14 22:13:56 -05:00
FEA-eng
8e3fed1ad5
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
7eae061bf1
FEM CalculiX 2D mechanical analyses (plane stress, plane strain and axisymmetric) ( #12562 )
2024-03-02 11:46:18 -06:00
FEA-eng
80a9703acd
Update solver.py
2024-02-28 23:13:45 +01:00
FEA-eng
3c44afdc6a
FEM Beam Shell Result Output 3D true by default ( #12493 )
2024-02-26 11:01:05 -06:00
FEA-eng
9a0e40feec
FEM: Beam reduced integration ( #12513 )
2024-02-22 15:30:47 -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
luzpaz
129d5882a7
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Bernd Hahnebach
267cb43a32
FEM: solver calculix, improve iterations parameter code
2021-06-18 12:09:22 +02:00
Bernd Hahnebach
147b2ec3c9
FEM: solver calculix, better implementation for document restore method
2021-06-18 11:20:18 +02:00
Bernd Hahnebach
49ce8dcab9
FEM: solver calcilix, implement missing document restore for missing attributes for buckling analyisie FINISH BITTE
2021-06-17 06:40:45 +02:00
Bernd Hahnebach
a9bf66cdbc
FEM: solver calculix, typos
2021-06-17 06:40:25 +02:00
Tobias Vaara
8e25fe33dc
FEM: solver calculix, add buckling analysis
...
Implementation of buckling analysis between the solver Calculix and FreeCAD
2021-06-09 08:23:14 +02:00
Bernd Hahnebach
a62b5b314b
FEM: code formatting, revert parts of commit f4a65dcbb6
2021-02-16 16:17:47 +01:00
luz paz
f4a65dcbb6
FEM: doxygen
2020-12-04 17:50:00 +01:00
Bernd Hahnebach
2dde97c0c4
FEM: add some comments to material and calculix solver object
2020-05-24 09:19:27 +02:00
Bernd Hahnebach
3517490f13
FEM: solver calculix, change object type
2020-05-21 15:04:20 +02:00
Bernd Hahnebach
f840f9e1b5
FEM: remove execute file attribute
2020-03-06 07:21:06 +01:00
Bernd Hahnebach
c577b44be1
FEM: framework solver calculix, move adding attributes in separate method
2020-03-05 17:44:13 +01:00
Bernd Hahnebach
5620122ae7
FEM: code formating and unifor licence header in Python modules
2020-03-04 07:50:21 +01:00
Bernd Hahnebach
871d660995
FEM: only define analysis types for calculix solver once
2020-03-01 14:27:54 +01:00
Bernd Hahnebach
ab0df09a1c
FEM: more Python import cleaning
2020-02-27 08:33:39 +01:00
Bernd Hahnebach
f9f5a7de32
FEM: improve imports
2020-02-26 20:58:26 +01:00
Bernd Hahnebach
98c98ff833
FEM: replace prints with console prints
2019-09-13 08:26:49 +02:00
Bernd Hahnebach
5e939be9dd
FEM: typos
2019-09-12 21:05:11 +02:00
Bernd Hahnebach
b6ce20ae64
FEM: solver calculix, use single quotes instead of double ones
2019-09-05 18:25:02 +02:00
Bernd Hahnebach
1d507364b1
FEM: code formating, max line length < 100, fem solver
2019-05-20 12:33:30 +02:00
Bernd Hahnebach
581a78bbcc
FEM: imports, use small character for fem utils imports
2019-03-31 11:18:11 +02:00
luz.paz
bf779155d4
FEM: solver, make uniform copyright and developer info
...
.
2018-11-26 09:10:17 -03:00
luz.paz
432ae644ee
FEM: solver, make file header title use the same schema in all solver modules
...
Made uniform all __title__ doxy \addtogroup blocks
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
5e3b10c92f
FEM: code formating, cut lines with more than 200 diggits
2018-10-17 11:23:05 +02:00
Bernd Hahnebach
b73853efa5
FEM: fem tools package, move fem utils in it
2018-01-11 06:22:28 +01:00
Unknown
93dd48dc6a
FEM: Moar typos
2017-12-31 15:25:34 +01:00
Bernd Hahnebach
168c7cf028
FEM: unit test elmer, add a testmode to solver framework
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
45e81db4ec
FEM: ccx, add it to the new solver framework but use the old ccx writer
2017-12-02 13:17:30 +01:00