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
Uwe
2d3953f65f
[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
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
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
802a220d2d
[FEM] equationbase: sort equations alphabetically
...
- to ease readability a bit
2023-02-02 06:30:22 +01:00
Uwe
37dc6e8a29
[FEM] sort equations alphabetically
...
- to ease readability a bit
2023-02-02 05:35:15 +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
9bfd947886
FEM: elmer equation flux, better name without word solver
2020-06-29 22:28:26 +02:00
HoWil
52da15b815
FEM: add elmer electric force equation object
2020-05-25 15:46:00 +02:00
Bernd Hahnebach
b1b6ab5317
FEM: rename icon, Equation Heat
2020-03-06 08:39:54 +01:00
Bernd Hahnebach
93ed45b8e8
FEM: rename icon, Equation Fluxsolver
2020-03-06 08:39:52 +01:00
Bernd Hahnebach
cb46f1e2f7
FEM: rename icon, Equation Flow
2020-03-06 08:39:50 +01:00
Bernd Hahnebach
cd28b9c662
FEM: rename icon, Equation Electrostatic
2020-03-06 08:39:48 +01:00
Bernd Hahnebach
b620f835d8
FEM: rename icon, Equation Elasticity
2020-03-06 08:39:46 +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
ab0df09a1c
FEM: more Python import cleaning
2020-02-27 08:33:39 +01: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
Wilfried Hortschitz
b095e94356
FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
51383aa9a2
FEM: elmer, add electrostatic equation
2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1
FEM: elmer, add it to the new solver framework and add equation object for elmer
2017-12-02 13:17:30 +01:00