Uwe
2bf7ccab68
[FEM] fix reported typos and inconsistencies
2023-02-20 02:07:33 +01:00
Uwe
95a6d1e208
[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
04915b694b
[FEM] add new constraint for magnetization
2023-02-09 14:41:25 +01:00
Uwe
d5ac0758cf
[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
82b6e03625
[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
37dc6e8a29
[FEM] sort equations alphabetically
...
- to ease readability a bit
2023-02-02 05:35:15 +01:00
Uwe
459f6bd476
[FEM] commands.py: reformat a string
...
- just to be consistent with other strings (found by reviewing https://github.com/FreeCAD/FreeCAD-translations/issues/197 )
2022-10-14 02:12:00 +02:00
fandaL
bfa9825080
FEM:fix remaining result object in memory in femmesh2mesh
2022-10-01 04:29:00 +02:00
Uwe
040f86c4d5
[FEM] fix body heat source constraint
...
- as the name implies, it must be possible to set the heat to different bodies
- for this a selection dialog is necessary
- check that heat is not zero
2022-08-15 02:47:01 +02:00
Uwe
27f50ad131
[FEM] add initial pressure constraint ( #7364 )
...
* [FEM] add initial pressure constraint
- this is needed for fluids
2022-08-14 20:00:36 +02:00
Uwe
369bb48c90
[FEM] BodyHeat constraint: use unique icon
...
- it was not possible to distinguish the constraint from the heatFlux constraint
2022-07-27 03:09:15 +02:00
Uwe
1293eb2116
[FEM] add icon for the new supported MYSTRAN solver
2022-03-18 00:18:25 +01:00
Yorik van Havre
e8f723b99c
Fem: Fixing translation context
2021-12-30 13:06:05 +01:00
Bernd Hahnebach
7542673b00
FEM: command module, fix regression in the regard of translation added with 5b52840ca5
2021-11-02 17:43:41 +01:00
luz paz
3867e41f42
Fix trivial typos
2021-10-06 07:54:05 +02:00
luz paz
cba89c64a4
[FEM] Rename menuetext -> menutext
2021-10-06 07:53:58 +02:00
Bernd Hahnebach
cfc08b811f
FEM: Mystran solver, add Gui command to add solver to a document
2021-07-31 16:57:01 +02:00
Bernd Hahnebach
0974f8f250
FEM: improve calculix framework solver menu and tool tipp
2021-07-28 17:24:04 +02:00
Bernd Hahnebach
e3405417fb
FEM: frame work solver calculix, get rid of text experimental
2021-07-27 23:42:17 +02:00
Bernd Hahnebach
bea371fc8e
FEM: comand definition, delete not needed z88 icon definition as it uses FEM standard names
2021-07-26 21:08:37 +02:00
UR-0
46282db7c8
FEM: constraint centrif, Gui tools
2021-07-09 22:04:19 +02:00
Bernd Hahnebach
05d9feb511
FEM: examples icon, use better icon and add it to the FEM tool bar
2021-06-16 15:34:16 +02:00
UR-0
abf4fee6a4
upgrade getBoundBoxOfAllDocumentShapes to handle more objects
2021-03-13 21:23:23 +01: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
10e697f5b4
FEM: improve short cuts
2020-07-30 09:05:42 +02:00
Bernd Hahnebach
a6df94e37f
FEM: show result, make it possible to use the menu and icon if there is a pure result object in a document.
2020-07-26 23:40:21 +02:00
Bernd Hahnebach
3638d602cd
FEM: commands manager, fix load of FemGui
2020-07-07 08:00:34 +02:00
Sudhanshu Dubey
ff3ce49139
FEM: examples, add Gui to setup examples
2020-07-03 18:03:35 +02:00
Bernd Hahnebach
9bfd947886
FEM: elmer equation flux, better name without word solver
2020-06-29 22:28:26 +02:00
Bernd Hahnebach
0c1f99a30c
FEM: equation head, change back wrong menue text introduced with e7b813f178
2020-06-29 21:46:43 +02:00
Bernd Hahnebach
43ad6aa729
FEM: constant vacuum permittivity, add object to overwrite constant
2020-06-29 17:46:43 +02:00
UR-0
7d17d6f6b6
FEM: ccx constraint section print, add Gui command and icon
2020-06-24 07:52:16 +02:00
HoWil
52da15b815
FEM: add elmer electric force equation object
2020-05-25 15:46:00 +02:00
Bernd Hahnebach
88457108a5
FEM: solver elmer, change object type
2020-05-21 15:04:22 +02:00
Bernd Hahnebach
3517490f13
FEM: solver calculix, change object type
2020-05-21 15:04:20 +02:00
Bernd Hahnebach
22a585fba3
FEM: solver ccxtools, change object type
2020-05-21 15:04:18 +02:00
Bernd Hahnebach
6875b0e32a
FEM: solver Z88, fix icon
2020-03-22 13:42:05 +01:00
Bernd Hahnebach
158e076f1f
FEM: result mesh, change obj type
2020-03-22 11:25:58 +01:00
Bernd Hahnebach
de0e5fac2c
FEM: solver z88, add icon and make use of it
2020-03-19 00:16:55 +01:00
Bernd Hahnebach
22ae198e38
FEM: mesh groups, add icon and make use of it, thanks to bitacovir
2020-03-19 00:16:50 +01:00
Bernd Hahnebach
c865faf2de
FEM: improve some licence headers and doxygen docu
2020-03-16 06:44:00 +01:00
Bernd Hahnebach
0e04844053
FEM: improve Python type checking and Python imports
2020-03-12 10:02:33 +01:00
Bernd Hahnebach
5b52840ca5
FEM: commands, better resource handling for all command classes
2020-03-07 16:39:06 +01:00
Bernd Hahnebach
e38a77d623
FEM: command base class, extend for better resource handling
2020-03-07 16:38:55 +01:00
Bernd Hahnebach
5b37070a2b
FEM: rename icon, result purge
2020-03-06 08:40:30 +01:00
Bernd Hahnebach
45259a65aa
FEM: rename icon, result show
2020-03-06 08:40:28 +01:00
Bernd Hahnebach
769bb52305
FEM: rename icon, solver standard
2020-03-06 08:40:26 +01:00
Bernd Hahnebach
74388de957
FEM: rename icon, solver control
2020-03-06 08:40:24 +01:00
Bernd Hahnebach
13a8102516
FEM: rename icon, solver elmer
2020-03-06 08:40:22 +01:00