Bernd Hahnebach
|
a2446a6b7c
|
FEM: unit tests, move module fem common test module to common test module
|
2018-02-07 19:03:48 +01:00 |
|
Bernd Hahnebach
|
7f2c586bc9
|
FEM: unit tests, move solver framework and ccxtools test classes in separate modules
|
2018-02-07 19:03:48 +01:00 |
|
Bernd Hahnebach
|
8c660e507c
|
FEM: unit tests, move helpers in separate test tools module
|
2018-02-07 19:03:48 +01:00 |
|
joha2
|
3b8fa5cb24
|
FEM: Fenics, add Fenics tools module
|
2018-02-07 19:03:48 +01:00 |
|
Bernd Hahnebach
|
c85afd0e44
|
FEM: objects, use fem name sheme for object package names
|
2018-01-25 18:46:30 -02:00 |
|
Bernd Hahnebach
|
bc8219cc36
|
FEM: beam rotation object, add this new object
|
2018-01-23 14:01:27 +01:00 |
|
Bernd Hahnebach
|
b73853efa5
|
FEM: fem tools package, move fem utils in it
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
220905c407
|
FEM: Python base constraint, move modules into gui and obj packages
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
a8a9e13ca9
|
FEM: Python base constraint, split in obj and gui module
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
13335e531c
|
FEM: fem tools package, move ccx tools in it
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
01d215fece
|
FEM: fem tools package, add this new package
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
cf62473cbd
|
FEM: input writer, move module into solver package
|
2018-01-11 06:22:28 +01:00 |
|
Bernd Hahnebach
|
7c1cccdd6e
|
FEM: cmake, only copy Python GUI modules if gui is build
|
2017-12-31 15:25:34 +01:00 |
|
Bernd Hahnebach
|
540a2cc79e
|
FEM: fem command package, rename it to commands
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
6c8dc3dd00
|
FEM: fem interface package, rename it to inout
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
b28c2bd1c1
|
FEM: Python modules ui panels, move them to resources folder
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
bb8fdeccc7
|
FEM: task panels, move them into the view provider modules
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
45b9386551
|
FEM: cmake, use only one cmake file for Python packages and modules
|
2017-12-13 22:00:45 +01:00 |
|
Bernd Hahnebach
|
dfdd8fc829
|
FEM: cmake, sort in cmake
|
2017-12-13 12:38:22 +01: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 |
|
Bernd Hahnebach
|
8599dd59ba
|
FEM: result package, move result tools module in new result package
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
8cdc4d3296
|
FEM: test package, move unit test module in new test package
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
bd3d50fa88
|
FEM: mesh package, move all mesh modules in new mesh package
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
014f8cac3b
|
FEM: package feminterface, move all import and export modules in new package feminterface
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
3458c0b08e
|
FEM: unit tests, elmer sifio and geo writing
|
2017-12-02 13:17:30 +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 |
|
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 |
|
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 |
|
Markus Hovorka
|
e4939d358f
|
FEM: general python contraint, add module
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
f17bd36e05
|
FEM: selection widget, add module
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
7ad273f3cc
|
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
|
38ef851417
|
FEM: ccx input file writer, move writer into new femsolver package
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
45e81db4ec
|
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
|
f8f267fcc0
|
FEM: z88, remove from old solver framework
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
609e97a821
|
FEM: z88, add it to the new solver framework
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
dda82d600c
|
FEM: new solver framework, initial commit
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
1a2f575a53
|
FEM: fem utils module, new module to collect some FEM utilities
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
8a9fcd33df
|
FEM: move observer into PyGui
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
2cc72df72f
|
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
|
4096c8bbc9
|
FEM: code formating, get rid of tabs
|
2017-08-31 11:09:13 +02:00 |
|
joha2
|
fa05b1b068
|
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
|
6d2fd22778
|
FEM: mesh result object, implement new object
|
2017-08-02 12:45:15 +02:00 |
|
qingfengxia
|
94f9a397f4
|
FEM: add FemMeshBoundaryLayer related py files to CMakefiles
|
2017-08-01 14:12:40 +02:00 |
|
Bernd Hahnebach
|
cdb48197b9
|
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
|
9fd673851c
|
FEM: FluidSection: Unit test
|
2017-06-26 22:36:02 +02:00 |
|
Bernd Hahnebach
|
bf45cb16ee
|
FEM: unit tests, use FreeCADs native Python API to create the meshes
|
2017-06-07 23:32:36 -03:00 |
|