Commit Graph

1610 Commits

Author SHA1 Message Date
Bernd Hahnebach
ff1601be5f FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
325abd8641 FEM: unit test, better name for CalculiX new framework machine 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
0070395ba0 FEM: unit test, remove not needed back slashes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
6fb79b6941 FEM: unit test, rename make objects test def 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e92e69dc92 FEM: ccx tools, delete elmer code since ccx tools only support ccx 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e58186e21c FEM: ccx tools, comment improvements 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5189e1eb0d FEM: constraint body heat source, use for proxy type the same name sheme like other constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e3e2ac6925 FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
41c566af61 FEM: typo in comment 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
f13b72336e FEM: make objects module, fix type of constraint fluid boundary 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
37d9f6f4c2 FEM: obj types, sort constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
4fae2afad1 FEN: z88 writer, comment some logs 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
2de8cb57a1 FEM: ccx input writer, get rid of code duplicate in time meassurement 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
c6b1f9bb48 FEM: z88 input writer, add time output 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
bc9f6a2cf5 FEM: new solver framework, add log if input file writing was finished for Z88 and CCX 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
482239e8e2 FEM: solver framework, use ccx tools as standard solver on new installations 2018-01-11 06:22:27 +01:00
joha2
199edd9bde FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
10a93abfb0 FEM: Python imports, fix import in feminout package 2018-01-07 18:09:10 -02:00
Bernd Hahnebach
fdc2086d11 FEM: code formating, Python flake8: W503 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
0e65035ed4 FEM: code formating, Python flake8: E211, E305 2018-01-01 22:54:46 +01:00
luzpaz
0c0a7824e1 FEM: Typo residuals 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
c0c8e269e6 FEM: unit test, add all python packages to import test 2018-01-01 22:54:46 +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
dc20b4993d FEM: make objects module, less code duplication on imports 2017-12-31 15:25:34 +01:00
Bernd Hahnebach
08d829d78b FEM: python imports, small improvements on some imports 2017-12-31 15:25:34 +01:00
Unknown
434cad529e FEM: source typos 2017-12-31 15:25:34 +01:00
Unknown
345c517840 FEM: Moar typos 2017-12-31 15:25:34 +01:00
Unknown
cb87fb505d FEM: typos 2017-12-16 16:36:17 +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
506e171af3 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
139704ff4c FEM: netgen, add command only if FEM is build with netgen 2017-12-16 09:43:41 -02:00
wmayer
2817331905 add VTK related commands only if VTK was found at configure time 2017-12-14 14:07:07 +01: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
4c9db520dc FEM: constraint flow velocity, fix task panel 2017-12-13 12:38:22 +01:00
Bernd Hahnebach
f69f039769 FEM: constraint transform, fixes #3283 2017-12-13 12:38:22 +01:00
Bernd Hahnebach
531ad99b69 FEM: make objects module, better name for ccx tools solver def 2017-12-13 12:38:22 +01:00
Unknown
5e2159cb74 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
0439ed05e5 FEM: mesh api, fix tolerance in get the nodes by a solid 2017-12-08 07:16:09 +01:00
Bernd Hahnebach
4b8c56fc97 FEM: command module, use active analysis from command manager module 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
16859084ea FEM: command module, use selection from command manager module 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
f6667102a0 FEM: commands, fix nonlinear material command for new solver framework 2017-12-07 17:12:39 +01:00