Bernd Hahnebach
c9f6855fc4
FEM: typos, can't hardly belive there still are some ...
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
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
Bernd Hahnebach
43bc2de694
FEM: mesh, changes messages into logs
2018-03-27 12:29:13 -03: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
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
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
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
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
luz.paz
3ee6b6ac94
FEM: typos
2018-01-23 14:43:54 +01:00
mkhizenz
c78504e6eb
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
ab9f0ff145
FEM: obj types, sort constraints
2018-01-11 06:22:28 +01:00
luzpaz
f6edbbdc5a
FEM: Typo residuals
2018-01-01 22:54:46 +01:00
Unknown
93dd48dc6a
FEM: Moar typos
2017-12-31 15:25:34 +01:00
Unknown
988a406395
FEM: typos
2017-12-16 16:36:17 +01:00
Bernd Hahnebach
45b9386551
FEM: cmake, use only one cmake file for Python packages and modules
2017-12-13 22:00:45 +01:00
Bernd Hahnebach
dfdd8fc829
FEM: cmake, sort in cmake
2017-12-13 12:38:22 +01:00
Bernd Hahnebach
a8c31221ed
FEM: mesh api, fix tolerance in get the nodes by a solid
2017-12-08 07:16:09 +01:00
Bernd Hahnebach
e7b813f178
FEM: command package, move equation commands into commtand class module
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
76c6512267
FEM: command package, move command modules in one module in new command package
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
8599dd59ba
FEM: result package, move result tools module in new result package
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
8cdc4d3296
FEM: test package, move unit test module in new test package
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
bd3d50fa88
FEM: mesh package, move all mesh modules in new mesh package
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
014f8cac3b
FEM: package feminterface, move all import and export modules in new package feminterface
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
3458c0b08e
FEM: unit tests, elmer sifio and geo writing
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
b095e94356
FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
51383aa9a2
FEM: elmer, add electrostatic equation
2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1
FEM: elmer, add it to the new solver framework and add equation object for elmer
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
42b3c3353b
FEM: constraint initial flow velocity, add object, command, icon, task panel, etc.
2017-12-02 13:17:30 +01:00
Markus Hovorka
ce69c1531d
FEM: constraint flow velocity, add object, command, icon, task panel, etc
2017-12-02 13:17:30 +01:00
Markus Hovorka
51c46dd2ab
FEM: constraint body heat source, add object, command, etc
2017-12-02 13:17:30 +01:00
Markus Hovorka
e4939d358f
FEM: general python contraint, add module
2017-12-02 13:17:30 +01:00
Markus Hovorka
f17bd36e05
FEM: selection widget, add module
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
7ad273f3cc
FEM: old ccx analysis tools, move analysis tools into ccx analysis tools, all new solver should use the new solver frame work
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
38ef851417
FEM: ccx input file writer, move writer into new femsolver package
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
45e81db4ec
FEM: ccx, add it to the new solver framework but use the old ccx writer
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
f8f267fcc0
FEM: z88, remove from old solver framework
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
609e97a821
FEM: z88, add it to the new solver framework
2017-12-02 13:17:30 +01:00