Commit Graph

113 Commits

Author SHA1 Message Date
Bernd Hahnebach
ac70f2837d FEM: gui tools, code formating 2020-06-15 11:44:20 +02:00
Bernd Hahnebach
cc9e262c47 FEM: gui tools, sort icons and menues 2020-06-15 11:44:15 +02:00
HoWil
137ade8c66 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
a100774034 FEM: sort equation commands 2020-03-19 21:23:33 +01:00
Bernd Hahnebach
f1677a0c88 FEM: post filter warp, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
7f0627ca4a FEM: post filter linearized stresses, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
e196ca0945 FEM: post filter data at point, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
9281ea4c10 FEM: post filter data along line, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
11a11c53e8 FEM: post filter cut function, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
1e3c1ed9dd FEM: post filter clip scalar, rename command 2020-03-06 07:00:00 +01:00
Bernd Hahnebach
ce1f7dfbfa FEM: post filter clip region, rename command 2020-03-06 07:00:00 +01:00
UR-0
f4b3b3760c FEM: constraint tie, add Gui command, icon, implement task panel
Added plausibility checks to ViewProvider's accept()

tie code formating
2020-02-19 17:56:39 +01:00
Bernd Hahnebach
6bbe2f1c20 FEM: workbench gui, sort lupdate entries 2020-01-20 05:56:55 +01:00
Bernd Hahnebach
ba08d3d54f FEM: reinforced material, add a GUI command 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
61d7c23b5a FEM: toolbarnames, fix wrong name for utilities toolbar 2019-01-14 18:10:12 +01:00
wmayer
a629fa8615 fixes 0003733: FEM workbench menus are not translatable 2018-12-16 12:55:10 +01:00
Bernd Hahnebach
a5d5687220 FEM: print mesh info, rename it to display mesh info 2018-11-06 12:04:49 -03:00
Bernd Hahnebach
e4c71803c4 FEM: menues, move element geometry enties into sub menue 2018-09-19 21:40:34 +02:00
Bernd Hahnebach
cdacdc9f63 FEM: workbench, remove wrong spaces 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
cd8b9b0aaf FEM: vtk post, change order of commands and icons 2018-08-26 20:47:37 +02:00
Bernd Hahnebach
f7d9f734b5 FEM: add tool clipping plane tools 2018-06-09 10:53:00 +02:00
Bernd Hahnebach
b3d60c3dae FEM: material editor, add command to open the editor ot icon toolbar, use copy of Arch material group icon 2018-06-01 08:20:59 +02:00
Bernd Hahnebach
daef5693be FEM: material editor, add it to materials menue 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
1df7b8c235 FEM: menue entries, add submenue for materials 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
08f79161de FEM: menue entries and tool bars, code formating 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a50f29f230 FEM: menu entries, add one for electrostatic potetial 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a2d8afb65c FEM: beam rotation object, add this new object 2018-01-23 14:01:27 +01:00
mkhizenz
2a42f71543 FEM: vtk DataAtPoint, implementation 2018-01-23 14:01:27 +01:00
Bernd Hahnebach
f3d5e5fd83 FEM: calculix solver, use separate command for CalculiX ccxtools and CalculiX framework solver 2018-01-13 13:13:17 +01: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
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
Bernd Hahnebach
1a195cd94f FEM: new commands, remove add in command names
the wiki pages retrive the names from the command names, thus they have to us the same name system
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
Bernd Hahnebach
b627a275b9 FEM: code formating, get rid of mixed line endings in one file, use unix ones (standard in FEM) 2017-10-07 11:51:00 +02:00
Bernd Hahnebach
6257cc3e8e FEM: code formating, get rid of tabs 2017-08-31 11:09:13 +02:00
qingfengxia
db0d08726a FEM: add FemMeshBoundaryLayer Command and icon file 2017-08-01 14:12:40 +02:00
Markus Hovorka
9acd24e108 FEM: Change tool-bar organization
Split the tool-bar into multiple smaller ones. Also make the ordering a
little more consistent: Initial conditions first, followed by boundary
conditions followed by constraints on whole bodies.
2017-07-10 19:21:40 -03:00
Markus Hovorka
847e711e34 FEM: Change menu-bar organization
Split the menu-bar into multiple smaller ones. Group constraints by the
physics they are involed into. Also make the ordering a little more
consistent: Initial conditions first, followed by boundary conditions
followed by constraints on whole bodies.
2017-07-10 19:21:40 -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
Bernd Hahnebach
5215a7d751 FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
2c5da013d7 FEM: FEM mesh 2 mesh command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
d4a6fb166d FEM: mesh clear command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
052f182e96 FEM: mesh print info command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
decbd572da FEM: result show command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00