HoWil
52da15b815
FEM: add elmer electric force equation object
2020-05-25 15:46:00 +02:00
Bernd Hahnebach
5b644edea2
FEM: sort equation commands
2020-03-19 21:23:33 +01:00
Bernd Hahnebach
92e2674cac
FEM: post filter warp, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
c8e222b9f8
FEM: post filter linearized stresses, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
cd913abfb6
FEM: post filter data at point, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
937706e5b4
FEM: post filter data along line, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
9f207bab26
FEM: post filter cut function, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
75d5baeeb8
FEM: post filter clip scalar, rename command
2020-03-06 07:00:00 +01:00
Bernd Hahnebach
08945a2551
FEM: post filter clip region, rename command
2020-03-06 07:00:00 +01:00
UR-0
c3864c16f4
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
6364d4f261
FEM: workbench gui, sort lupdate entries
2020-01-20 05:56:55 +01:00
Bernd Hahnebach
264d5e91ed
FEM: reinforced material, add a GUI command
2019-06-16 18:29:32 +02:00
Bernd Hahnebach
17a6a9889b
FEM: toolbarnames, fix wrong name for utilities toolbar
2019-01-14 18:10:12 +01:00
wmayer
c7883cd3cd
fixes 0003733: FEM workbench menus are not translatable
2018-12-16 12:55:10 +01:00
Bernd Hahnebach
fb531582f6
FEM: print mesh info, rename it to display mesh info
2018-11-06 12:04:49 -03:00
Bernd Hahnebach
a20fa51084
FEM: menues, move element geometry enties into sub menue
2018-09-19 21:40:34 +02:00
Bernd Hahnebach
c95cdb13bc
FEM: workbench, remove wrong spaces
2018-09-11 07:22:42 +02:00
Bernd Hahnebach
1a08251a81
FEM: vtk post, change order of commands and icons
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
7d7a02e00a
FEM: add tool clipping plane tools
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
1035a032fc
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
fbf96728b8
FEM: material editor, add it to materials menue
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
24a21ce83f
FEM: menue entries, add submenue for materials
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
103371f571
FEM: menue entries and tool bars, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bf671db126
FEM: menu entries, add one for electrostatic potetial
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bc8219cc36
FEM: beam rotation object, add this new object
2018-01-23 14:01:27 +01:00
mkhizenz
c78504e6eb
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
1f96775abc
FEM: calculix solver, use separate command for CalculiX ccxtools and CalculiX framework solver
2018-01-13 13:13:17 +01: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
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
Bernd Hahnebach
743f555284
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
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
Bernd Hahnebach
ec7669992a
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
4096c8bbc9
FEM: code formating, get rid of tabs
2017-08-31 11:09:13 +02:00
qingfengxia
6b7ec3d85a
FEM: add FemMeshBoundaryLayer Command and icon file
2017-08-01 14:12:40 +02:00
Markus Hovorka
d65d3d9572
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
1a0c19327d
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
092a5dae48
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
34ad6af337
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
977fd8995e
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
85bfe10485
FEM: FEM mesh 2 mesh command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
f5c717b771
FEM: mesh clear command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
f19481b083
FEM: mesh print info command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
11166f971e
FEM: result show command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
dc39edd9a5
FEM: results purge command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
ef0a253f4e
FEM: solver control command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00