Commit Graph

1787 Commits

Author SHA1 Message Date
joha2
24452df93e FEM: fenics #0003038: this fixes the CellFunction type to get access to the measures correctly 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
50724bbe50 FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded 2018-05-23 17:59:29 +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
f06132d3e8 FEM: result and gmsh mesh obj, do not load FEM wb on double click. Only the analysis container should have this 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c997755ad1 FEM: Python object VP, add a pop up if a task panel is open while another one will be opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
ae4a97d3d2 FEM: Python constraints, do not open a new constraint if another task panel is open 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
243fd83d96 FEM: electrostatic potential objeckt, fix module title 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c5a9fc5a0f FEM: constraint gear and pulley VP, remove unnecessary error logs 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
23089bea99 FEM: result object, better grouping in result properties, this does not break compatibility 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eb1acda987 FEM: unit tests, add some comment 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
d47f298537 FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a4bb93d559 FEM: Python VP objects without task panel, proper prevent edit mode 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f37a30230 FEM: Python reference selection task panel, fix initial selection and selection after delete an item 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
16e70d9719 FEM: Python constraints with ref shapes, add right click to delete all ref shape at once 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
545ec31adf FEM: gmsh mesh obj, implement drag and drop for its childs 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fa6bb2183c FEM: gmsh mesh obj, fix initialization of mesh group list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
59c67f4b7c FEM: C++ constraints, clear selection on unsetEdit, same system as it is on Python constraints 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fab0b40614 FEM: Python constraints, hide meshes while constraint task panel is opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
830d521e93 FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
458a4be12f FEM: meshtools and dependent modules, add error message for retrieving solid elements if out of range 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
1e497ebd8e FEM: code formating, no space after ( 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
2e8a919627 FEM: material task panel, use same name system for all gemetrical elements 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
4dea888fda FEM: python objects task panel, clear selection on task panel close 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f5fe86a39b FEM: material task panel, add some TODO comment 2018-05-23 17:59:29 +02:00
luz.paz
7a09a5774e More misc. typos 2018-05-19 12:17:52 -04:00
luz.paz
6e64b4f75d Misc. typos 2018-05-19 12:06:34 -04:00
Bernd Hahnebach
c9f6855fc4 FEM: typos, can't hardly belive there still are some ... 2018-04-29 20:40:15 +02:00
luz.paz
d8eed1f922 FEM: Clarity fix of term 'dia' as 'diameter' 2018-04-29 20:40:15 +02:00
luz.paz
ba9dba4b26 FEM: typo fixes 2018-04-29 20:40:15 +02:00
wmayer
68cc427b00 Improve handling of external smesh
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +02:00
looooo
547cc9f36c external smesh: use version info
for precompiler conditionals
2018-04-28 12:05:30 +02:00
looooo
21cdc9ea4a port to smesh 8.3
using #ifdef EXTERNAL_SMESH for the diff
2018-04-28 12:05:30 +02:00
looooo
18a7bad3bd py3: fem: some additional fixes 2018-04-17 10:18:32 -03:00
looooo
be5ea8391c PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
sL1pKn07
018b41032a [For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
Bernd Hahnebach
5f073d4ae1 FEM: vtk result export, better error message 2018-04-05 08:21:48 +02:00
Bernd Hahnebach
c5ef8a1ee1 FEM: vtk mesh builder, add some logs and code improvements 2018-04-05 08:21:44 +02:00
Bernd Hahnebach
6c60f60a05 FEM: vtk mesh builder, fix crash if SMESH grid has node gaps 2018-04-05 08:19:59 +02:00
Pawel Bogut
839cef928b Gmsh path detection fix for Python3 on Linux 2018-04-04 17:17:38 +02:00
Bernd Hahnebach
485630fb36 FEM: fenics mesh, trailing white spaces 2018-04-03 07:00:19 +02:00
joha2
ccfe39d115 FEM: Fenics mesh issue #0003038: xml import fixed 2018-04-03 06:56:55 +02:00
wmayer
889b133af6 fix warning 2018-03-30 16:23:07 +02:00
Bernd Hahnebach
656a669cb0 FEM: inout, make import inp mesh Python3 compatible 2018-03-27 12:29:14 -03:00
Bernd Hahnebach
8717edb989 FEM: material task panel, workaround to be able to set poissons ratio to 0 2018-03-27 12:29:13 -03:00
Bernd Hahnebach
43bc2de694 FEM: mesh, changes messages into logs 2018-03-27 12:29:13 -03:00
Bernd Hahnebach
e21c34a562 FEM: unit tests, add various tetra10 mesh element tests 2018-03-27 12:29:13 -03:00
Bernd Hahnebach
5e79d4b44e FEM: unit tests, move mesh tests in own test module 2018-03-27 12:29:13 -03:00
Yorik van Havre
d4f835ab39 Merged translations from crowdin 2018-03-26 18:52:02 -03:00
ettaka
7c5a9688a3 Fix typo in GmshTools 2018-03-25 11:50:54 +02:00