Commit Graph

1761 Commits

Author SHA1 Message Date
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
Bernd Hahnebach
42987dac37 FEM: mesh api, fix get nodes by face, credits go to user _UR 2018-03-21 12:19:59 +01:00
Bernd Hahnebach
437d1cc668 FEM: analysis, make vtk result pipline object draggable into analysis 2018-03-21 12:19:59 +01:00
Bernd Hahnebach
9fab5e835a FEM: VTK, better comments in vtk result data creation 2018-03-21 12:19:59 +01:00
Bernd Hahnebach
c55184e072 FEM: VTK import, fixes in SMESH mesh builder for vtk import 2018-03-21 12:19:59 +01:00
Bernd Hahnebach
482a2aec30 FEM: VTK export, fix vtk mesh builder and vtk result obj 2018-03-21 12:19:59 +01:00
luz.paz
b45bc4889d Misc. typos: Please merge right before 0.17 release
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge  so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
Bernd Hahnebach
386ef7adaf FEM: frd import, fix node order of B32 seg3 2018-03-14 18:55:57 +01:00
wmayer
b87f2143a7 fix typos 2018-03-14 11:59:09 +01:00
Bernd Hahnebach
2540f2a3bb FEM: mesh export, fix init file and better output 2018-03-14 07:47:17 +01:00
Bernd Hahnebach
1d39db122e FEM: vtk export, better object choice on export to vtk 2018-03-14 07:47:06 +01:00
Bernd Hahnebach
50f28dc631 FEM: vtk tools, deactivate penta6, hexa8 and hexa20 since they will kill FreeCAD 2018-03-13 23:36:42 +01:00
Bernd Hahnebach
247129e88f FEM: vtk tools, fix quad hexa array name 2018-03-13 23:36:37 +01:00
Bernd Hahnebach
9a05a7267b FEM: vtk tools, fix crash in mesh builder if not supported volume is used 2018-03-13 23:36:14 +01:00
Bernd Hahnebach
0cdbe26eb6 FEM: vtk post processing, add a workaround check for back light 2018-03-13 23:36:14 +01:00
Bernd Hahnebach
5d87ee460a FEM: typo, @luzpaz, I can't hardly belive there are still typos, but there are :-) 2018-03-13 23:36:14 +01:00
Bernd Hahnebach
2fc1763f24 FEM: vtk import, add GUI pref page 2018-03-12 15:10:17 +01:00
Bernd Hahnebach
06df53ef6e FEM: vtk import, fix import of generic vtk files 2018-03-12 15:10:17 +01:00
Bernd Hahnebach
224c74e9a7 FEM: vtk result import, workaround for broken stats calculation 2018-03-12 15:10:17 +01:00
Bernd Hahnebach
e3ef7fc90b FEM: vtk export, fix module name in init 2018-03-12 15:10:17 +01:00
luz.paz
d310f43282 FEM: Trivial typo 2018-03-12 15:10:17 +01:00
wmayer
456945881c fix incorrect usage of Adaptor3d_IsoCurve 2018-03-07 15:49:06 +01:00
wmayer
f189c95984 workaround for failure to get iso curves 2018-03-04 22:39:28 +01:00
wmayer
8c6b4ad1a6 fix German translation 2018-03-03 23:37:15 +01:00
luz.paz
2c39dc3899 FEM: source comment typo fix 2018-03-03 11:20:52 -03:00
Bernd Hahnebach
4d8fd794fd FEM: mesh view provider, fix for shell beam 3D output, because node numbering does not start with 1 2018-03-03 11:20:52 -03:00
Bernd Hahnebach
e5ef0f532d FEM: import frd results, fix import of peeq 2018-02-24 10:47:09 -03:00