Commit Graph

3118 Commits

Author SHA1 Message Date
Bernd Hahnebach
45fa9e299c FEM: elmer writer, better identifier in a method 2020-06-26 08:51:42 +02:00
Bernd Hahnebach
fc8da5ca06 FEM: flake8 2020-06-26 08:17:30 +02:00
Bernd Hahnebach
801bfe4ba5 FEM: flake8 2020-06-25 18:08:53 +02:00
Bernd Hahnebach
59bdba9c49 FEM: code foramatting, line length 2020-06-25 11:58:45 +02:00
Bernd Hahnebach
ccea55a655 FEM: elmer, better print and log 2020-06-24 18:02:47 +02:00
Bernd Hahnebach
f5dea7edc7 FEM: ccx constraint section print, add unit test 2020-06-24 09:22:09 +02:00
Bernd Hahnebach
5f928b7325 FEM: examples, section print, fix to setup on cmd mode 2020-06-24 09:22:01 +02:00
UR-0
3dfc9471ab FEM: ccx constraint section print, add task panel 2020-06-24 07:52:16 +02:00
UR-0
7d17d6f6b6 FEM: ccx constraint section print, add Gui command and icon 2020-06-24 07:52:16 +02:00
Sudhanshu Dubey
e8bee15f03 FEM: examples, add section print 2020-06-24 07:52:16 +02:00
UR-0
eb9d5bf8f0 FEM: ccx constraint section print, implement in ccx writer 2020-06-24 07:52:16 +02:00
UR-0
50d834c0bc FEM: ccx constraint section print, add object 2020-06-24 07:52:16 +02:00
Bernd Hahnebach
648b3bbe7e FEM: examples, some comment changes 2020-06-23 09:12:24 +02:00
Bernd Hahnebach
5948a83058 FEM: unit test, fix setting up some examples 2020-06-23 09:12:18 +02:00
Sudhanshu Dubey
c22fa6eac7 FEM: examples, use gmsh mesh object instead off pure mesh object 2020-06-23 07:19:09 +02:00
Sudhanshu Dubey
cfec12ec10 FEM: examples, ccx_cantilever_std separated into 4 examples 2020-06-23 07:18:56 +02:00
Sudhanshu Dubey
54c8dbd812 FEM: examples, boxanalysis separated into 2 examples
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00
Sudhanshu Dubey
6360ab6cea FEM: examples, manager, add missing run in run all 2020-06-23 07:18:39 +02:00
Sudhanshu Dubey
061524803b FEM: examples, flow 1D, add comment 2020-06-23 07:18:31 +02:00
Sudhanshu Dubey
79377cbc98 FEM: examples, bimetall, move comment 2020-06-23 07:18:25 +02:00
Bernd Hahnebach
5613793f53 FEM: elmer writer test mode, do not search for gmsh binary 2020-06-22 06:46:02 +02:00
Bernd Hahnebach
32d4014918 FEM: unit tests, use unique dir for each run 2020-06-22 06:45:55 +02:00
wmayer
f3b460e42e boost: fix for boost < 1.60 2020-06-15 19:38:39 +02:00
Bernd Hahnebach
4db7676940 FEM: gui tools, code formating 2020-06-15 11:44:20 +02:00
Bernd Hahnebach
69ad806635 FEM: gui tools, sort icons and menues 2020-06-15 11:44:15 +02:00
Bernd Hahnebach
2ef6f1049c FEM: constraint fluid boundary, add comment 2020-06-15 11:44:07 +02:00
wmayer
4ec45b545e boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated 2020-06-12 17:51:33 +02:00
Bernd Hahnebach
86a6757061 FEM: constraint transform, fix round by improving coordinate calculation 2020-06-09 06:45:01 +02:00
Bernd Hahnebach
7c7275cfb0 FEM: constraint transfrom, coordinate transformation 2020-06-09 06:21:54 +02:00
Bernd Hahnebach
f68f44311f FEM: fem examples manager, fix ccx tools solver 2020-06-08 10:29:45 +02:00
Bernd Hahnebach
86759ddfbf FEM: constraint electrostatic potential, better addition of attributs 2020-06-04 08:55:09 +02:00
Bernd Hahnebach
b2ddb576c9 FEM: fluid task panel, use log for a log 2020-06-04 00:29:21 +02:00
Bernd Hahnebach
2b3faa15d5 FEM: mechanical result task panel, small improvements 2020-06-04 00:25:42 +02:00
Bernd Hahnebach
b7282284d5 FEM: gmsh view provider, small improvements 2020-06-04 00:15:15 +02:00
Bernd Hahnebach
9f2d325ea0 FEM: ccx tools task panel, add comment 2020-06-04 00:09:47 +02:00
Bernd Hahnebach
a9a3294fa4 FEM: import module unit test, add missing packages 2020-06-03 23:49:11 +02:00
Bernd Hahnebach
1a9247cc4b FEM: migrate gui, move to gui utils 2020-06-03 23:49:09 +02:00
Bernd Hahnebach
aedc4c6fde FEM: move task panel in separate module, constraint initial flow velocity 2020-06-03 23:49:07 +02:00
Bernd Hahnebach
fa4e548f69 FEM: move task panel in separate module, mesh region 2020-06-03 23:49:05 +02:00
Bernd Hahnebach
aa4108088a FEM: move task panel in separate module, mesh group 2020-06-03 23:49:03 +02:00
Bernd Hahnebach
416ec56a22 FEM: move task panel in separate module, mesh boundary layer 2020-06-03 23:49:01 +02:00
Bernd Hahnebach
92b570b555 FEM: move task panel in separate module, material reinforced 2020-06-03 23:48:59 +02:00
Bernd Hahnebach
c755c12115 FEM: move task panel in separate module, material common 2020-06-03 23:48:57 +02:00
Bernd Hahnebach
3d0ae34955 FEM: move task panel in separate module, element rotation 1D 2020-06-03 23:48:55 +02:00
Bernd Hahnebach
8dc2eec23b FEM: move task panel in separate module, element geometry 2D 2020-06-03 23:48:52 +02:00
Bernd Hahnebach
2cfee8bf5b FEM: move task panel in separate module, element geometry 1D 2020-06-03 23:48:50 +02:00
Bernd Hahnebach
74722733e4 FEM: move task panel in separate module, element fluid 1D 2020-06-03 23:48:48 +02:00
Bernd Hahnebach
3e53bb1f6b FEM: move task panel in separate module, constraint tie 2020-06-03 23:48:46 +02:00
Bernd Hahnebach
ac8e5e397b FEM: move task panel in separate module, constraint flow velocity 2020-06-03 23:48:44 +02:00
Bernd Hahnebach
4916fa8ac1 FEM: move task panel in separate module, constraint electrostatic potential 2020-06-03 23:48:42 +02:00