Commit Graph

440 Commits

Author SHA1 Message Date
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
mkhizenz
6b41aa0cd0 FEM: LinearizedStress: Update 2016-12-21 11:27:41 -02:00
mkhizenz
c0aa989d23 FEM: linearizedStress: Implementation 2016-12-21 11:27:41 -02:00
mkhizenz
43a362d8da FEM: LinearizedStress: Core implementation 2016-12-21 11:27:41 -02:00
mkhizenz
e9ff722383 FEM: LinearizedStress: Icon 2016-12-21 11:27:41 -02:00
mkhizenz
89cf335f3d FEM: DataAlongLine: core implementation 2016-12-21 11:27:41 -02:00
mkhizenz
5606d5cda2 FEM: DataAlongLine: Icon 2016-12-21 11:27:41 -02:00
vdwalts
59ac40a584 Base: Units for FEM, new heat and heat flux functions 2016-12-21 11:27:41 -02:00
kgoao
93b7aceb0e FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint 2016-12-21 11:27:41 -02:00
kgoao
b264aa2e12 FEM: FemConstraintTemperature: Add CFLUX option to temperature constraint 2016-12-21 11:27:41 -02:00
wmayer
743b83e853 Add switch to select between Qt4 and Qt5 2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8 remove superfluous Qt includes 2016-12-13 15:40:49 +01:00
wmayer
3357cd91e7 Qt4/Qt5 neutral changes:
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
2016-12-12 17:01:26 +01:00
Bernd Hahnebach
b88c7fe5a1 FEM: icons, rename some icons to better fit in FEM name scheme 2016-11-28 01:17:45 +01:00
Bernd Hahnebach
84207aeb8e FEM: FEMMesh2Mesh, add a icon 2016-11-25 22:59:39 +01:00
Bernd Hahnebach
468bf6dfb8 FEM: FEMMesh2Mesh, move menu to a submenu Utilities in FEM menu 2016-11-25 22:59:31 +01:00
Bernd Hahnebach
025ab5bdcc FEM: FEMMesh2Mesh, add a command to FreeCADGui 2016-11-25 22:59:27 +01:00
Bernd Hahnebach
b11df6ef02 FEM: icons, sort in qrc file by abc ... 2016-11-25 22:59:10 +01:00