Commit Graph

174 Commits

Author SHA1 Message Date
Bernd Hahnebach
a2d8afb65c FEM: beam rotation object, add this new object 2018-01-23 14:01:27 +01:00
Bernd Hahnebach
ff1601be5f FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b8d8edd642 FEM: Python base constraint, move modules into gui and obj packages 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
22770c6b3c FEM: Python base constraint, split in obj and gui module 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b1e1b128ab FEM: fem tools package, move ccx tools in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
2650f9a556 FEM: fem tools package, add this new package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
264fb175ff FEM: input writer, move module into solver package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
da0951685c FEM: cmake, only copy Python GUI modules if gui is build 2017-12-31 15:25:34 +01:00
Bernd Hahnebach
34fc08c3c3 FEM: fem command package, rename it to commands 2017-12-16 09:43:41 -02:00
Bernd Hahnebach
792ad0da13 FEM: fem interface package, rename it to inout 2017-12-16 09:43:41 -02:00
Bernd Hahnebach
2146c58138 FEM: Python modules ui panels, move them to resources folder 2017-12-16 09:43:41 -02:00
Bernd Hahnebach
99dd55f79c FEM: task panels, move them into the view provider modules 2017-12-16 09:43:41 -02:00
Bernd Hahnebach
8d5ab68f00 FEM: cmake, use only one cmake file for Python packages and modules 2017-12-13 22:00:45 +01:00
Bernd Hahnebach
7562afaa08 FEM: cmake, sort in cmake 2017-12-13 12:38:22 +01:00
Bernd Hahnebach
1e1f1513dd FEM: command package, move equation commands into commtand class module 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
15b3d75605 FEM: command package, move command modules in one module in new command package 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
0559abbbd3 FEM: result package, move result tools module in new result package 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
d4072318de FEM: test package, move unit test module in new test package 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
86f98162b6 FEM: mesh package, move all mesh modules in new mesh package 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
55052cc9aa FEM: package feminterface, move all import and export modules in new package feminterface 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
c29e46d0b3 FEM: unit tests, elmer sifio and geo writing 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
f0a33ddb30 FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
c18c0d1387 FEM: elmer, add electrostatic equation 2017-12-02 13:17:30 +01:00
Markus Hovorka
464df5b83d 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
14614d3eab FEM: constraint initial flow velocity, add object, command, icon, task panel, etc. 2017-12-02 13:17:30 +01:00
Markus Hovorka
afd304f89b FEM: constraint flow velocity, add object, command, icon, task panel, etc 2017-12-02 13:17:30 +01:00
Markus Hovorka
8119d76ad3 FEM: constraint body heat source, add object, command, etc 2017-12-02 13:17:30 +01:00
Markus Hovorka
073ac25e99 FEM: general python contraint, add module 2017-12-02 13:17:30 +01:00
Markus Hovorka
fa2aa100be FEM: selection widget, add module 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
c9758d6f93 FEM: old ccx analysis tools, move analysis tools into ccx analysis tools, all new solver should use the new solver frame work 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
0483aed621 FEM: ccx input file writer, move writer into new femsolver package 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
939bbfa371 FEM: ccx, add it to the new solver framework but use the old ccx writer 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
f049981619 FEM: z88, remove from old solver framework 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
3b9e162b74 FEM: z88, add it to the new solver framework 2017-12-02 13:17:30 +01:00
Markus Hovorka
6f2dea1560 FEM: new solver framework, initial commit 2017-12-02 13:17:30 +01:00
Markus Hovorka
b1becd5df3 FEM: fem utils module, new module to collect some FEM utilities 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
cdd1d785b3 FEM: move observer into PyGui 2017-10-07 11:51:00 +02:00
Bernd Hahnebach
ea84ed71c0 FEM: since result object does not depend on analysis mesh, make analysis tools independed from result object 2017-08-31 11:09:13 +02:00
Bernd Hahnebach
6257cc3e8e FEM: code formating, get rid of tabs 2017-08-31 11:09:13 +02:00
joha2
69cd7ba949 FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
a8ff9bedd4 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
qingfengxia
eb523d4f60 FEM: add FemMeshBoundaryLayer related py files to CMakefiles 2017-08-01 14:12:40 +02:00
Bernd Hahnebach
715b93cf74 FEM: unit tests, adapte 1DFlow example and extend stats comparing to mflow and networkpressure in conjunction with inout nodes file 2017-07-21 17:35:43 +02:00
kgoao
394e251362 FEM: FluidSection: Unit test 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
f7c0f2fee4 FEM: unit tests, use FreeCADs native Python API to create the meshes 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
831e69cfd1 FEM: code formating, change tabs in spaces 2017-05-27 19:57:28 -03:00
joha2
9edcbe2dd5 FEM: Fenics meshes, add support for xdmf format, some more improvements 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
f0416755b4 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
11ec82d453 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
bfb4ce823e FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00