Commit Graph

18 Commits

Author SHA1 Message Date
Luz Paz
6735b0c73d FEM: fix source typos
ConstraintDisplacmentPrescribed → ConstraintDisplacementPrescribed
FemConstraintDisplacment → FemConstraintDisplacement
2025-04-21 10:12:49 -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
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
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
Uwe
58ada81594 Fem: Fix pressure values in examples 2023-10-03 17:45:17 -03: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
luzpaz
5c6ec58709 [Fem] fix grammar 2023-02-25 09:59:24 +01:00
Uwe
1f8f2bf6cb [FEM] add new example file for flow and heat
- also extend examples libraries for (more to come) examples with multiphysics (multiple equations)
2023-02-20 02:06:48 +01:00
Bernd Hahnebach
ad63322ac7 FEM: examples, delete not needed material values 2021-08-09 21:29:59 +02:00
Bernd Hahnebach
4e6a09be37 FEM: examples, add ccxtools solver 2021-08-09 21:29:52 +02:00
Bernd Hahnebach
83991d7014 FEM: examples, constraint transform beam hinged, fix material 2021-07-09 13:45:19 +02:00
Bernd Hahnebach
bc9beffc45 FEM: examples, add explanation text object to all the rest examples 2021-06-17 12:42:17 +02:00
Bernd Hahnebach
d1fa49f514 FEM: examples, improve import code formating 2021-06-17 11:20:55 +02:00
Bernd Hahnebach
7a9a282431 FEM: examples, move some method in separate module 2021-06-16 15:34:08 +02:00
Bernd Hahnebach
03bc35ebb9 FEM: examples, code formating and code improvements 2021-06-15 20:35:55 +02:00
Sudhanshu Dubey
50566cff2b FEM: examples, add constraint transform beam hinged example 2020-07-30 08:10:19 +02:00