Commit Graph

1451 Commits

Author SHA1 Message Date
wmayer
d3895d03f2 fix crash in pipeline command 2017-05-18 18:40:56 +02:00
wmayer
a72a4d9a75 Add Python wrapper for pipeline object 2017-05-18 18:40:25 +02:00
looooo
6ba65d4d63 py3: Fem: PyGui: use relative imports for PyGui 2017-05-06 15:30:46 +02:00
Peter Lama
a75a98ef27 Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
2017-04-20 12:27:34 +02:00
asiersarasua
ea3d86b735 Fix typos 2017-04-20 09:49:19 +02:00
wmayer
004324bbc5 fix scan coverity issues: uncaught exception 2017-04-11 14:03:08 +02:00
wmayer
0c0b2126ec add unit test to check for order of nodes of quadratic mesh elements 2017-04-07 20:51:02 +02:00
Ulrich Brammer
e58b74793a More precise real values for Calculix input files. 2017-04-04 13:46:15 +02:00
Kunda
784edd3f82 Typo fixes for doxygen and source comments
issue #0002914
2017-03-31 11:25:57 -03: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
Bernd Hahnebach
36c9944199 FEM: ccx tools, highlight nodes of elements with nonpositive jacobian if ccx fails 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
f2a0263f4b FEM: import frd, import all steps of peeq, by sodelo 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
9568fa412a FEM: import tools, move calculate abs disp from import vtk to import tools 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
2134e815cb FEM: fluid material, fix command to add such material 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
90df4d1d21 FEM: material task panel, check if material properties have the appropriate units 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
aaefe9d94a FEM: material task panel, typo in KinematicViscosity 2017-03-18 22:07:24 +01: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
19a0f85708 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -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
77e4a6d20d FEM: code formating, flake8 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
joha2
7f72f9ed0e FEM: fenics import/export: one line documentation, fixed make_femmesh call 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
joha2
d751423dbd FEM: fenics xml mesh format, add mesh import 2017-03-04 13:02:11 -03:00
Bernd Hahnebach
e9e09a5fa4 FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
8afbd2b81e FEM: result task panel, add Fem to module name 2017-03-03 11:54:25 -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
8411d03de5 FEM: command modules, add Fem to file and class name 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
fb833d4a8a FEM: code formating, use better variable name in the regard of codespell tool 2017-03-03 11:54:25 -03:00
Kunda
c110499d06 FEM typos 2017-03-01 09:39:25 +01:00
wmayer
6c720ced84 resolve merge conflict 2017-02-28 19:14:46 +01:00
hgutsche
de8f66f857 Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows 2017-02-28 18:52:04 +01:00
wmayer
df67368134 resolve merge conflict 2017-02-28 18:51:53 +01:00
Bernd Hahnebach
5f5797ecb0 FEM: visible command names, use FEM instead of Fem 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
5a6ccfbe37 FEM: vtk import, comment not used part of the code 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
e98d6321bb FEM: code formating, flake8 in import Fenics mesh 2017-02-28 17:35:26 +01:00
joha2
10dd719631 FEM: fenics xml mesh format, add export module 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
Bernd Hahnebach
d8edf3967e FEM: gmsh mesh object task panel, fix import 2017-02-28 17:35:26 +01:00