Bernd Hahnebach
|
3e6fcd8e81
|
FEM: Python imports, fix import in feminout package
|
2018-01-07 18:09:10 -02:00 |
|
Bernd Hahnebach
|
74aa6b04b3
|
FEM: code formating, Python flake8: W503
|
2018-01-01 22:54:46 +01:00 |
|
Bernd Hahnebach
|
93850bd9a4
|
FEM: code formating, Python flake8: E211, E305
|
2018-01-01 22:54:46 +01:00 |
|
luzpaz
|
f6edbbdc5a
|
FEM: Typo residuals
|
2018-01-01 22:54:46 +01:00 |
|
Bernd Hahnebach
|
c121e76f1e
|
FEM: unit test, add all python packages to import test
|
2018-01-01 22:54:46 +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
|
8c85db3cfe
|
FEM: make objects module, less code duplication on imports
|
2017-12-31 15:25:34 +01:00 |
|
Bernd Hahnebach
|
30e33e4802
|
FEM: python imports, small improvements on some imports
|
2017-12-31 15:25:34 +01:00 |
|
Unknown
|
34b485b648
|
FEM: source typos
|
2017-12-31 15:25:34 +01:00 |
|
Unknown
|
93dd48dc6a
|
FEM: Moar typos
|
2017-12-31 15:25:34 +01:00 |
|
Unknown
|
988a406395
|
FEM: typos
|
2017-12-16 16:36:17 +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
|
b030184f89
|
FEM: Gui cmake, remove init gui module since it will be compied with all Python modules
|
2017-12-16 09:43:41 -02:00 |
|
Bernd Hahnebach
|
6593f58b14
|
FEM: netgen, add command only if FEM is build with netgen
|
2017-12-16 09:43:41 -02:00 |
|
wmayer
|
d95a65b260
|
add VTK related commands only if VTK was found at configure time
|
2017-12-14 14:07:07 +01: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
|
53ae390562
|
FEM: constraint flow velocity, fix task panel
|
2017-12-13 12:38:22 +01:00 |
|
Bernd Hahnebach
|
9bcdd09473
|
FEM: constraint transform, fixes #3283
|
2017-12-13 12:38:22 +01:00 |
|
Bernd Hahnebach
|
3d862b8dea
|
FEM: make objects module, better name for ccx tools solver def
|
2017-12-13 12:38:22 +01:00 |
|
Unknown
|
d949210aed
|
Typos, grammar & uniformiity
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
|
2017-12-13 00:10:46 -05:00 |
|
Bernd Hahnebach
|
a8c31221ed
|
FEM: mesh api, fix tolerance in get the nodes by a solid
|
2017-12-08 07:16:09 +01:00 |
|
Bernd Hahnebach
|
6388a323fc
|
FEM: command module, use active analysis from command manager module
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
65bc90d508
|
FEM: command module, use selection from command manager module
|
2017-12-07 17:12:39 +01:00 |
|
Bernd Hahnebach
|
6a5408b5db
|
FEM: commands, fix nonlinear material command for new solver framework
|
2017-12-07 17:12:39 +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
|
23d735c2a5
|
FEM: unit test, again add TestFem and import the test classes from new test 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
|
a22dca2ead
|
FEM: mesh tools, typo in comment, thanks to reox
|
2017-12-06 20:08:55 +01:00 |
|
Bernd Hahnebach
|
18c7f94ae9
|
FEM: CalculiX ccx tools solver, use a better name for new objects
|
2017-12-06 20:07:14 +01:00 |
|
Bernd Hahnebach
|
460d064ace
|
FEM: all pref gui tabs, some typo, layout and format improvements
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
74e265df27
|
FEM: elmer writer, add new Gmsh node group attribute
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
42bfdf23a7
|
FEM: elmer solver, fix Py3 issues
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
da426b36cd
|
FEM: new solver frame work, fix it in the regard of the analysis object change to a real group object
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
9e32d4845b
|
FEM: ccx tools, fix them in the regard of the analysis object change to a real group object
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
168c7cf028
|
FEM: unit test elmer, add a testmode to solver framework
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
3458c0b08e
|
FEM: unit tests, elmer sifio and geo writing
|
2017-12-02 13:17:30 +01:00 |
|
Markus Hovorka
|
cab5ea33f3
|
FEM: elmer sifio, write case file entries in same order if module is called twice
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
4380a5ec63
|
FEM: unit test, add all new objs to the make obj test
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
78421a678f
|
FEM: elmer equations, add posibility to easy create them by python with objects fem modul
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
ac163bdbcb
|
FEM: code formating, flake8 in new objects potential boundary and flux-solver
|
2017-12-02 13:17:30 +01:00 |
|
Wilfried Hortschitz
|
3d5de0f9f4
|
FEM: Potential-boundary and flux-solver objects, add icons
|
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 |
|