Commit Graph

122 Commits

Author SHA1 Message Date
lyphrowny
e99ee08514 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
Max Wilfinger
d491ac0865 Renaming FEM mesh region to mesh refinement (only Users POV / tooltips) (#11489)
* project to document on information, merge, util

* rename MehRegion to MeshRefinement (tooltip/user PoV only)
2023-12-04 10:41:04 -06:00
luzpaz
38a01939e0 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
Uwe
0fcea8b3bb [FEM] Elmer add support for nonlinear elasticity solver
- adds new equation "Deformation" (this name since the stress solver got in FreeCAD the misleading name "elasticity")

- this way change icon of elastic solver to make the difference clear
2023-03-22 03:27:27 +01:00
Uwe
e85e327b8b [FEM] better pipeline connection for CalculiX
- make the connection also working for frequency and buckling analysis by directly creating/updating the pipeline where the CalculiX results are loaded
2023-03-16 06:12:14 +01:00
luzpaz
fcac4def8e [Fem] fix grammar 2023-02-25 09:59:24 +01:00
Uwe
3c94e3d87e [FEM] add new filter to display iso contours
- very valuable to display for example electromagnetic field lines
2023-02-13 16:53:21 +01:00
Uwe
3b653b78f9 [FEM] Elmer: add support for 3D magnetodynamics
- adds the corresponding Elmer equation (it is now possible to do Elmer's tutorial example no. 14)
2023-02-10 19:48:31 +01:00
Uwe
f6abb77758 [FEM] add new constraint for magnetization 2023-02-09 14:41:25 +01:00
Uwe
ca05213e2e [FEM] Elmer: add support for 2D magnetodynamics
- adds the corresponding Elmer equation (it is now possible to do Elmer's tutorial example no. 16)
2023-02-07 11:06:22 +01:00
Uwe
65eb154eac [FEM] add current density constraint
- also add corresponding App::PropertyCurrentDensity

- also fix a typo in test_object.py
2023-02-05 21:10:15 +01:00
Uwe
25a829bd0c [FEM] add initial pressure constraint (#7364)
* [FEM] add initial pressure constraint

- this is needed for fluids
2022-08-14 20:00:36 +02:00
Preslav
fb0e670d8a Added spring boundary condition 2021-09-17 11:08:08 +02:00
Bernd Hahnebach
5c8aa20107 FEM: Mystran solver, add solver, writer, tasks and constraint force and
fixed writing
2021-07-31 16:57:01 +02:00
UR-0
cc97865141 FEM: constraint centrif, App objects and methods:
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
2021-07-09 22:03:58 +02:00
UR-0
b07d126274 FEM: objects create, typos 2021-06-15 20:35:41 +02:00
Bernd Hahnebach
2d3547ce84 FEM: objects create, typos 2021-06-15 20:35:31 +02:00
Bernd Hahnebach
3c1d251014 FEM: code formatting, revert parts of commit 058582edb5b 2021-02-16 16:17:47 +01:00
luz paz
55f471b72c FEM: doxygen 2020-12-04 17:50:00 +01:00
Bernd Hahnebach
3a97d68e70 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
84aba55ea8 FEM: constant vacuum permittivity, add object to overwrite constant 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
7138420c91 FEM: objects make, add TODO comment 2020-06-29 08:08:25 +02:00
Bernd Hahnebach
5be1bde753 FEM: object add module, small comment fix 2020-06-29 08:08:11 +02:00
Bernd Hahnebach
e602c822ff FEM: elmer equation objects, improve object creation 2020-06-29 08:08:04 +02:00
UR-0
337c935f20 FEM: ccx constraint section print, add object 2020-06-24 07:52:16 +02:00
HoWil
137ade8c66 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
3e34731831 FEM: material common, rename class and module 2020-05-22 01:08:08 +02:00
Bernd Hahnebach
f09e7b62d0 FEM: solver ccx tools, rename class and module 2020-05-22 01:08:06 +02:00
Bernd Hahnebach
8c3cc8fc6c FEM: result mechanical, rename class and module 2020-05-22 01:08:04 +02:00
Bernd Hahnebach
11de7a7ac2 FEM: mesh result, rename class and module 2020-05-22 01:08:02 +02:00
Bernd Hahnebach
cb0a26c5b6 FEM: mesh region, rename class and module 2020-05-22 01:08:00 +02:00
Bernd Hahnebach
08e71fdf4a FEM: mesh group, rename class and module 2020-05-22 01:07:58 +02:00
Bernd Hahnebach
32c9abdde9 FEM: mesh gmsh, rename class and module 2020-05-22 01:07:56 +02:00
Bernd Hahnebach
a33045ce13 FEM: mesh boundary layer, rename class and module 2020-05-22 01:07:54 +02:00
Bernd Hahnebach
a9c6db4e17 FEM: material reinforced, rename class and module 2020-05-22 01:07:51 +02:00
Bernd Hahnebach
d3339ddff5 FEM: material mechanical nonlinear, rename class and module 2020-05-22 01:07:49 +02:00
Bernd Hahnebach
e05794e1e8 FEM: element rotation 1D, rename class and module 2020-05-22 01:07:47 +02:00
Bernd Hahnebach
e0980b0e0a FEM: element geometry 2D, rename class and module 2020-05-22 01:07:45 +02:00
Bernd Hahnebach
ce6a244697 FEM: element geometry 1D, rename class and module 2020-05-22 01:07:43 +02:00
Bernd Hahnebach
43d3d6a3a7 FEM: element fluid 1D, rename class and module 2020-05-22 01:07:41 +02:00
Bernd Hahnebach
8bfad3aec5 FEM: constraint tie, rename class and module 2020-05-22 01:07:39 +02:00
Bernd Hahnebach
f72d81b84c FEM: constraint self weight, rename class and module 2020-05-22 01:07:37 +02:00
Bernd Hahnebach
a9c60e9c9a FEM: constraint initial flow velocity, rename class and module 2020-05-22 01:07:35 +02:00
Bernd Hahnebach
6ee98227a3 FEM: constraint flow velocity, rename class and module 2020-05-22 01:07:33 +02:00
Bernd Hahnebach
7f5df5cb42 FEM: constraint electrostatic potential, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
40b2484f62 FEM: constraint body heat source, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
40d9b704e5 FEM: make objects module, change standard names for material solid and fluid 2020-05-21 22:24:41 +02:00
Bernd Hahnebach
9718a50c3a FEM: objects create module, change solver calculix name 2020-05-21 16:50:30 +02:00
Bernd Hahnebach
7356163e24 FEM: objects make module, small code formating 2020-05-21 15:04:32 +02:00
Bernd Hahnebach
c70f0f5e04 FEM: solver ccx tools, change standard name 2020-05-21 15:04:16 +02:00