pre-commit-ci[bot]
|
3ef7ba2d9d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-02 07:29:09 +00:00 |
|
Stefan Tröger
|
0304faa2bc
|
FEM: Handle python vtk user installs that conflict with FreeCAD VTK
|
2025-05-02 09:25:57 +02:00 |
|
marioalexis
|
401f01a9a3
|
Fem: Add preference entry to set Netgen log verbosity
|
2024-12-19 14:38:30 -03:00 |
|
marioalexis
|
8078e77169
|
Fem: Add option to use old Netgen mesher implementation
|
2024-10-07 18:11:11 +02:00 |
|
lyphrowny
|
cbea6b6094
|
FEM: reformat codebase
|
2024-06-23 16:26:36 +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 |
|
Uwe
|
529c48cca4
|
[FEM] remove unneeded checks for Python 3
since we only support Python >=3, these checks can go
|
2022-07-31 15:36:54 +02: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
|
1a9247cc4b
|
FEM: migrate gui, move to gui utils
|
2020-06-03 23:49:09 +02:00 |
|
Bernd Hahnebach
|
a3a61c3348
|
FEM: normalise license headers
|
2020-05-22 18:55:05 +02:00 |
|
Bernd Hahnebach
|
803da57e11
|
FEM: unit tests, add separate tests for Gui
|
2020-05-22 15:55:56 +02:00 |
|
Bernd Hahnebach
|
5a2fcf83e3
|
FEM: Py2, deactivate migration modules
|
2020-05-22 08:12:31 +02:00 |
|
Bernd Hahnebach
|
6e0e7580fd
|
FEM: add modules to migrate old FEM app and gui objects
|
2020-05-16 08:29:46 +02:00 |
|
Bernd Hahnebach
|
8796d7bc11
|
FEM: App and Gui init script:
- improve imports
- add comments
- some code formating
|
2020-05-13 17:58:05 +02:00 |
|
Bernd Hahnebach
|
5620122ae7
|
FEM: code formating and unifor licence header in Python modules
|
2020-03-04 07:50:21 +01:00 |
|
Bernd Hahnebach
|
3ad0fb5712
|
FEM and OpenSCAD: add some hint and remove not needed line
|
2020-02-12 23:28:37 +01:00 |
|
Bernd Hahnebach
|
fbba0bbd38
|
FEM: code formating, small ones
|
2019-08-16 08:33:06 +02:00 |
|
Bernd Hahnebach
|
90f4869cac
|
FEM: code formating, space in block comment
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
540a2cc79e
|
FEM: fem command package, rename it to commands
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
e7b813f178
|
FEM: command package, move equation commands into commtand class module
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
76c6512267
|
FEM: command package, move command modules in one module in new command package
|
2017-12-07 17:12:39 +01: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 |
|
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 |
|
Wilfried Hortschitz
|
42b3c3353b
|
FEM: constraint initial flow velocity, add object, command, icon, task panel, etc.
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
ce69c1531d
|
FEM: constraint flow velocity, add object, command, icon, task panel, etc
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
51c46dd2ab
|
FEM: constraint body heat source, add object, command, etc
|
2017-12-02 13:17:30 +01:00 |
|
qingfengxia
|
6b7ec3d85a
|
FEM: add FemMeshBoundaryLayer Command and icon file
|
2017-08-01 14:12:40 +02:00 |
|
Bernd Hahnebach
|
19a0f85708
|
FEM: cmakes, object fem, init gui modules, sort by name
|
2017-03-07 13:40:18 -03:00 |
|
Bernd Hahnebach
|
092a5dae48
|
FEM: fluid section and elment fluid 1D object, make name fit in FEM name system
|
2017-03-07 13:40:18 -03:00 |
|
Bernd Hahnebach
|
34ad6af337
|
FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system
|
2017-03-07 13:40:18 -03:00 |
|
Bernd Hahnebach
|
977fd8995e
|
FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system
|
2017-03-07 13:40:18 -03:00 |
|
Bernd Hahnebach
|
8411d03de5
|
FEM: command modules, add Fem to file and class name
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
f5c717b771
|
FEM: mesh clear command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
f19481b083
|
FEM: mesh print info command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
11166f971e
|
FEM: result show command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
dc39edd9a5
|
FEM: results purge command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
ef0a253f4e
|
FEM: solver control command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
8cf0001e97
|
FEM: solver run command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
kgoao
|
1e1b9a8726
|
FEM: 1DFlow, gui command
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
8944ae2fdb
|
FEM: module moving, fix cmake, init, modulimports
|
2017-02-24 14:41:22 +01:00 |
|
qingfengxia
|
61fb3d429a
|
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
|
2017-01-08 21:46:27 +00:00 |
|
Bernd Hahnebach
|
d1954aef48
|
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
739fe3ae39
|
FEM: move modules MechanicalMaterial to a more general FemMaterial
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
2733d03be5
|
FEM: add context command to print dump mesh info
|
2016-12-23 18:37:25 +01:00 |
|
Bernd Hahnebach
|
b026710a30
|
FEM: add a context command to clear the FEM mesh
|
2016-12-23 18:37:15 +01:00 |
|
Bernd Hahnebach
|
347d4be25f
|
FEM: mesh region, add command to FreeCAD GUI menu and tool bar
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
f86da74e1d
|
FEM: FEMMesh2Mesh, add a command to FreeCADGui
|
2016-11-25 22:59:27 +01:00 |
|
Bernd Hahnebach
|
1327589045
|
FEM: GMSH mesh tool, add command and add it to tool bar and make a menu entry
|
2016-11-22 19:50:50 +01:00 |
|
Bernd Hahnebach
|
1c0920d624
|
FEM: rename CommandMeshFromShape into _CommandMeshNetgenFromShape
|
2016-11-22 19:50:50 +01:00 |
|