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
Markus Hovorka
f2c0f9c977
FEM: Adjust names of constraint menu items
2017-07-10 19:21:40 -03:00
Markus Hovorka
7ec6459284
FEM: Use short names for VTK post commands
2017-07-10 19:21:40 -03:00
Bernd Hahnebach
ed95e92beb
FEM: visibility, do not hide parts which depends on mesh name
...
- since the mesh object depend on a part and the part can change this can mess up visibiliy
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
6fc27e94c8
FEM: ccx prefs, use default time steps for all analysis types
2017-06-26 22:36:02 +02:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
wmayer
945313c6d3
fix crashes with FEM post-processing commands
2017-05-20 16:18:34 +02:00
wmayer
d3895d03f2
fix crash in pipeline command
2017-05-18 18:40:56 +02:00
asiersarasua
ea3d86b735
Fix typos
2017-04-20 09:49:19 +02:00
Alexander Gryson
e20d6d56f6
Edit warp icon based on forum feedback
...
[See forum post for relevant discussion](https://forum.freecadweb.org/viewtopic.php?f=34&t=21391&start=19 )
2017-03-26 08:51:17 +02:00
Alexander Gryson
e3d5584106
Forgotton in initial commit
2017-03-18 21:38:37 +01:00
Alexander Gryson
f6ecd5a319
Update Metadata
2017-03-18 21:38:37 +01:00
Alexander Gryson
1fcde51e6a
Replace png icons with 64px svgs
2017-03-18 21:38:37 +01:00
Alexander Gryson
46d4e2b2d4
Align FEM workbench icons to guidelines
2017-03-18 21:38:37 +01: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
bda1b62818
FEM: icon file, sort by names
2017-03-07 13:40:18 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -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
Bernd Hahnebach
8cf0001e97
FEM: solver run command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
5f5797ecb0
FEM: visible command names, use FEM instead of Fem
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
474ab30121
FEM: mesh view provider, add property to adjust max faces to show inner mesh data
2017-02-28 17:35:26 +01:00
Kunda
90aeb372f5
FEM: source code typos, issue 0002914
2017-02-28 17:35:26 +01:00
kgoao
1e1b9a8726
FEM: 1DFlow, gui command
2017-02-28 17:35:26 +01:00
kgoao
f087a650b4
FEM: 1DFlow, icon
2017-02-28 17:35:26 +01:00
looooo
5c0bcf611f
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
2017-02-19 14:21:34 +01:00
Bernd Hahnebach
2cdaba4b89
FEM: code formating, white spaces
2017-02-17 22:07:56 +01:00
qingfengxia
c13ca92792
FEM: result object refactor, move most properties from C++ to a new Python result object
2017-02-16 07:54:32 +01:00
qingfengxia
1c18867d1e
FEM: VTK post processing, changes:
...
- vtk result file reading
- some changes in vtk post processing pipe line
2017-02-16 07:54:16 +01:00
qingfengxia
b788503b0a
Fem: add icon for FemMaterialFluid command toolbar item
2017-01-22 13:20:34 +00:00
wwmayer
2a67c7f0ae
Merge pull request #453 from qingfengxia/fluidmaterial
...
add air and water Fluidmaterial to FemWorkbench
2017-01-19 11:04:40 +01:00
wwmayer
d88fd4cfb1
Merge pull request #424 from brawaga/patch-1
...
Update Fem_ru.ts
2017-01-09 10:08:42 +01:00
qingfengxia
61fb3d429a
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
2017-01-08 21:46:27 +00:00
Bernd Hahnebach
d1954aef48
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
2017-01-07 15:16:44 -02:00
brawaga
2830179054
Update Fem_ru.ts
...
Added some more translations, corrected some existed.
2017-01-07 15:01:59 +08:00
Bernd Hahnebach
739fe3ae39
FEM: move modules MechanicalMaterial to a more general FemMaterial
2017-01-02 18:03:24 -02:00
Bernd Hahnebach
1d2857eb76
FEM: GUI, move create node set tool to mesh tools
2017-01-02 18:03:24 -02:00
wmayer
3114df352d
in forward declaration replace class keyword when struct is expected
...
comment out unused parameters
2016-12-29 17:52:39 +01:00
Yorik van Havre
86b3463ee1
updated ts files
2016-12-26 12:36:24 -02:00
Bernd Hahnebach
b05f11183b
FEM: add icons for clear mesh and mesh info command
2016-12-23 18:37:25 +01:00
Bernd Hahnebach
2733d03be5
FEM: add context command to print dump mesh info
2016-12-23 18:37:25 +01:00
Bernd Hahnebach
b026710a30
FEM: add a context command to clear the FEM mesh
2016-12-23 18:37:15 +01:00