Bernd Hahnebach
|
57672dae5c
|
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
|
7d260fe1f5
|
FEM: ccx prefs, use default time steps for all analysis types
|
2017-06-26 22:36:02 +02:00 |
|
Yorik van Havre
|
de4d33cb84
|
Updated translations
|
2017-05-25 10:04:05 -03:00 |
|
wmayer
|
d0020dc1cc
|
fix crashes with FEM post-processing commands
|
2017-05-20 16:18:34 +02:00 |
|
wmayer
|
b99b0eb65b
|
fix crash in pipeline command
|
2017-05-18 18:40:56 +02:00 |
|
asiersarasua
|
4564e4f4a4
|
Fix typos
|
2017-04-20 09:49:19 +02:00 |
|
Alexander Gryson
|
2ac37fd824
|
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
|
e60d2e200e
|
Forgotton in initial commit
|
2017-03-18 21:38:37 +01:00 |
|
Alexander Gryson
|
b64f7e6d8c
|
Update Metadata
|
2017-03-18 21:38:37 +01:00 |
|
Alexander Gryson
|
7fa03440d1
|
Replace png icons with 64px svgs
|
2017-03-18 21:38:37 +01:00 |
|
Alexander Gryson
|
0d9b23818f
|
Align FEM workbench icons to guidelines
|
2017-03-18 21:38:37 +01: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
|
dc1a46ceaf
|
FEM: icon file, sort by names
|
2017-03-07 13:40:18 -03:00 |
|
Yorik van Havre
|
9f44809e9e
|
Updated translations with latest files from crowdin
|
2017-03-06 11:53:09 -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 |
|
Bernd Hahnebach
|
1101dc6ced
|
FEM: results purge command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
1d783a33fb
|
FEM: solver control command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
e478241f8d
|
FEM: solver run command, make name fit in FEM name system
|
2017-03-03 11:54:25 -03:00 |
|
Bernd Hahnebach
|
81561f4b49
|
FEM: visible command names, use FEM instead of Fem
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
0e71f8f3d0
|
FEM: mesh view provider, add property to adjust max faces to show inner mesh data
|
2017-02-28 17:35:26 +01:00 |
|
Kunda
|
f4b84e8963
|
FEM: source code typos, issue 0002914
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
02396c352f
|
FEM: 1DFlow, gui command
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
299d20c025
|
FEM: 1DFlow, icon
|
2017-02-28 17:35:26 +01:00 |
|
looooo
|
1464152b56
|
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
9a27373321
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
qingfengxia
|
585c01a4da
|
FEM: result object refactor, move most properties from C++ to a new Python result object
|
2017-02-16 07:54:32 +01:00 |
|
qingfengxia
|
a9c97f1293
|
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
|
aa81467d68
|
Fem: add icon for FemMaterialFluid command toolbar item
|
2017-01-22 13:20:34 +00:00 |
|
wwmayer
|
174c2cdcab
|
Merge pull request #453 from qingfengxia/fluidmaterial
add air and water Fluidmaterial to FemWorkbench
|
2017-01-19 11:04:40 +01:00 |
|
wwmayer
|
75e0446bb7
|
Merge pull request #424 from brawaga/patch-1
Update Fem_ru.ts
|
2017-01-09 10:08:42 +01:00 |
|
qingfengxia
|
46c6635097
|
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
|
2017-01-08 21:46:27 +00:00 |
|
Bernd Hahnebach
|
7c2c78e2c6
|
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
|
2017-01-07 15:16:44 -02:00 |
|
brawaga
|
51940360f2
|
Update Fem_ru.ts
Added some more translations, corrected some existed.
|
2017-01-07 15:01:59 +08:00 |
|
Bernd Hahnebach
|
7c19fa1654
|
FEM: move modules MechanicalMaterial to a more general FemMaterial
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
532dfe76d5
|
FEM: GUI, move create node set tool to mesh tools
|
2017-01-02 18:03:24 -02:00 |
|
wmayer
|
7d842679bd
|
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
|
49c8d65bfe
|
updated ts files
|
2016-12-26 12:36:24 -02:00 |
|
Bernd Hahnebach
|
63bbd24c5c
|
FEM: add icons for clear mesh and mesh info command
|
2016-12-23 18:37:25 +01:00 |
|
Bernd Hahnebach
|
bed58b8bf7
|
FEM: add context command to print dump mesh info
|
2016-12-23 18:37:25 +01:00 |
|
Bernd Hahnebach
|
20eaf4f90e
|
FEM: add a context command to clear the FEM mesh
|
2016-12-23 18:37:15 +01:00 |
|
wmayer
|
5beba602b6
|
clear nodes of fem view provider when clearing mesh
|
2016-12-23 15:36:01 +01:00 |
|
Bernd Hahnebach
|
d80ce8773c
|
FEM: mesh region, add icon
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
95e51fc4b8
|
FEM: mesh region, add command to FreeCAD GUI menu and tool bar
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
c04a97a081
|
FEM: typo in ifndef of a header file
|
2016-12-21 11:27:41 -02:00 |
|
kgoao
|
627a5c12da
|
FEM: ConstraintTransform: Allow forces to be transformed
|
2016-12-21 11:27:41 -02:00 |
|