Luz Paz
6735b0c73d
FEM: fix source typos
...
ConstraintDisplacmentPrescribed → ConstraintDisplacementPrescribed
FemConstraintDisplacment → FemConstraintDisplacement
2025-04-21 10:12:49 -05:00
Chris Hennes
f3567bce8b
Merge pull request #20011 from FEA-eng/fem_example_rigid_body
...
FEM: Add ccx rigid body constraint example
2025-03-07 22:40:07 +00:00
marioalexis
14692ef526
Fem: Improve magnetization
2025-03-07 14:30:54 -03:00
pre-commit-ci[bot]
1fc630413f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-06 08:35:01 +00:00
FEA-eng
f4bfbfb493
FEM: Update ccx_rigid_body.py
2025-03-06 09:30:09 +01:00
pre-commit-ci[bot]
fe43ab7bbe
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-05 20:11:44 +00:00
FEA-eng
2d17269a11
FEM: add rigid body FEM example
2025-03-05 21:04:40 +01:00
pre-commit-ci[bot]
91dd0c9492
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-03-05 17:58:37 +00:00
FEA-eng
d95505e717
FEM: add example file
2025-03-05 18:53:02 +01:00
marioalexis
8e07da0a29
Fem: Improve current density boundary condition
2025-03-03 00:02:02 -03:00
FEA-eng
e267508901
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
marioalexis
6db962e7e5
Fem: Rename enable/disable electromagnetic properties
2025-01-22 11:17:59 -03:00
marioalexis
bf1ea8e223
Fem: Use new material editor in Reinforced material task panel - fixes #18692
2025-01-19 15:36:43 -05:00
marioalexis
726eee50c2
Fem: Fix references assignment in centrif example
2024-12-06 12:12:55 -05:00
luzpaz
96c838f3b9
Fix various typos
...
Found with codespell
2024-12-04 23:18:00 -05:00
marioalexis
06f2ea4ee9
Fem: Fix examples affected by Part workbench preference parameter
2024-10-14 08:51:50 -05:00
FEA-eng
87cc683ccc
FEM: Remove obsolete "Fix" property from a few examples to repair them ( #15698 )
...
* FEM: Update rc_wall_2d.py
* FEM: Update buckling_platebuckling.py
* FEM: Update equation_deformation_spring_elmer.py
* FEM: Update buckling_lateraltorsionalbuckling.py
2024-08-05 10:54:32 -05:00
marioalexis
8cb42f8d59
Fem: Update test and examples
2024-07-28 16:27:20 -03:00
marioalexis
789353b52a
Fem: Remove redundant *Fix properties in constraint displacement - fixes #14556
2024-07-22 10:50:15 -05:00
FEA-eng
2db2048538
FEM: Update manager.py
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
012609969d
FEM: Update and rename thermomech_bimetall.py to thermomech_bimetal.py
2024-07-14 15:21:00 +02:00
lyphrowny
cbea6b6094
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
marioalexis
f17ad4f143
Fem: Update constraint transform
2024-06-05 13:12:25 -03:00
marioalexis
e3648061fd
Fem: Set license for Python generated examples
2024-06-04 11:38:29 -03:00
FEA-eng
9cab98e824
FEM: Update constraint_contact_solid_solid.py
2024-04-03 18:48:45 +02:00
FEA-eng
b31e6d0ebe
FEM: Update ccx_cantilever_beam_rect.py
2024-04-03 18:48:45 +02:00
lyphrowny
f6ababfdb4
FEM: Fix cxx typo and remove calculix from solvers tab in examples ( #12876 )
...
* FEM: remove calculix from solvers
* FEM: remove calculix from joint with ccxtools if branches
* FEM: remove calculix from its if
* FEM: fix cxx typo in translations
* FEM: fix cxx typo in classes name
* FEM: fix ccx typo in shortcuts
* FEM: convert FEM_*CcxTools to CamelCase
* FEM: remove tests related to calculix
* FEM: remove test_solver_calculix.py from Fem/CMakeLists.txt
* FEM: convert all 'CalculiXccxTools' to 'CalculiXCcxTools'
* FEM: revert changes in all *_*.ts files
* FEM: convert 'SolverCcxtools' to 'SolverCcxTools'
* FEM: convert remaining 'Ccxtools' to 'CcxTools'
2024-04-01 10:51:23 -05:00
FEA-eng
d8b289df6e
Merge branch 'FreeCAD:main' into fem_ccx_incrementation
2024-03-25 10:45:23 +01:00
FEA-eng
a7fe334a91
Elmer FEM 2D flow examples fix ( #12777 )
...
* Update equation_flow_elmer_2D.py
* Update equation_flow_initial_elmer_2D.py
* Update equation_flow_turbulent_elmer_2D.py
2024-03-11 12:21:46 -05:00
Josh Coalson
a8ae56e06a
Part: Rename AttachExtension::Support property to AttachmentSupport, to avoid name conflict with base features. Fixes #7052
2024-03-04 18:22:43 +01:00
FEA-eng
0bfdf6ca0e
Elmer FEM 2D electromagnetic examples fix ( #12646 )
...
* Update equation_magnetodynamics_2D_elmer.py
* Update equation_magnetostatics_2D_elmer.py
2024-03-04 11:08:07 -06:00
FEA-eng
51c46d1a24
Update thermomech_bimetall.py
2024-02-29 09:41:23 +01:00
marioalexis
7262b0ecc8
Fem: Run option in examples open and run analysis - fixes #11056
2024-02-16 21:01:23 -06:00
marioalexis
6e75703425
Fem: Improve constraint contact - partial fixes #11653
2024-01-26 13:44:16 -03:00
marioalexis
629f585a15
Fem: Set PotentialEnabled to False in capacitance_two_balls example - fixes #9707
2024-01-21 16:23:29 -07:00
marioalexis
9da842d884
Fem: Improve self weight constraint - fixes #11652
2024-01-20 08:57:46 -07:00
DeflateAwning
8de6db3e97
Find and replace http://freecad.org to https://freecad.org
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
2023-10-29 22:39:22 -06:00
Uwe
9f90558d6a
Fem: Fix force values in examples
2023-10-04 17:03:28 -03:00
Uwe
58ada81594
Fem: Fix pressure values in examples
2023-10-03 17:45:17 -03:00
luzpaz
3d0bfa214f
Fix various typos
2023-08-13 08:17:01 -07:00
Chris Hennes
bdc0077497
FEM: Remove improperly licensed files
...
The original authors of these files could not be contacted to correct the licensing mistake in the FCStd files, so the test cases are removed.
2023-06-19 17:47:22 -05: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
8ea5d9bac1
FEM: pep8, more code formatting
2023-04-06 08:13:42 +02:00
Bernd Hahnebach
4b71146e5d
FEM: code formatting, pep8, E225
2023-04-06 08:13:42 +02:00
Bernd Hahnebach
d086faaaf6
FEM: code formatting, pep8, 261
2023-04-06 08:13:42 +02:00
Bernd Hahnebach
df0f132cd9
FEM: code formatting, pep8, 211
2023-04-06 08:13:42 +02:00
Bernd Hahnebach
6464482ba3
FEM: code formatting, pep8, 302
2023-04-06 08:13:42 +02:00
luzpaz
c39dbc93f6
Fem: fix trailing whitespace
2023-04-01 08:39:05 +02:00
Uwe
0a38b04c88
[FEM] change example file
...
- make mesh more coarse to save calculation time
- since it is the example for transient solving, get one more result
2023-03-26 09:52:32 +02:00