]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commit
Salome HOME
== New "Enforced Vertex" feature ==
authornge <nge>
Mon, 27 Jul 2009 15:39:04 +0000 (15:39 +0000)
committernge <nge>
Mon, 27 Jul 2009 15:39:04 +0000 (15:39 +0000)
commitc452daaf16c43426b3c9bc3ba2a070c7b167edbf
tree0497c4c7557211bdf31d989eaa926981a7a4a1cc
parent97342297fe40ab536e787d3d396d946fd6b7cd90
== New "Enforced Vertex" feature ==
It is possible to add and remove an enforced vertex in the volume with the following commands:
SetEnforcedVertex( x, y, z, size )
RemoveEnforcedVertex( x, y, z )
where (x,y,z) are the coordinates of vertex and "size" the physical size associated to this vertex.
ATTENTION: A node is created on this vertex.

== New features with ghs3d version 4.1 ==
Add following options:
** -no_initial_central_point : to remove initial central point.
** -FEM : Applies ï¬\81nite-element correction by replacing overconstrained elements where it is possible.

* Add "standard+" optimisation level.
idl/GHS3DPlugin_Algorithm.idl
src/GHS3DPlugin_GHS3D.cxx
src/GHS3DPlugin_Hypothesis.cxx
src/GHS3DPlugin_Hypothesis.hxx
src/GHS3DPlugin_Hypothesis_i.cxx
src/GHS3DPlugin_Hypothesis_i.hxx
src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx
src/GUI/GHS3DPluginGUI_HypothesisCreator.h
src/GUI/GHS3DPlugin_msg_en.ts