Paul RASCLE
51760fb76f
choice of MED format, minor version, for backward compatibility
2017-09-29 11:47:51 +03:00
Paul RASCLE
2077baef82
introduce biquadratic quadratic pentahedron (18 nodes)
2017-09-08 17:10:31 +02:00
eap
223c5b7f5d
IPAL54303: CGNS export problems
2017-08-25 16:45:03 +03:00
vsr
d3e1cabf77
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior
2017-08-23 13:34:09 +03:00
rnv
bd7477efc2
Merge Python 3 porting.
2017-06-27 19:23:43 +03:00
rnv
264eeb2edd
Merge multi-study removal branch.
2017-06-13 13:01:10 +03:00
eap
69aa7507f2
23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
...
Add GetElementsByNodes() that return elements including all given nodes.
2017-04-12 16:55:16 +03:00
Nicolas Geimer
0003e6b4fc
Merge tag 'V8_3_0a2' into ngr/python3_dev
...
Version 8.3.0 alpha 2
2017-03-20 18:20:10 +01:00
Nicolas Geimer
1286bbe881
[PY3] Fix some MRO issues
2017-03-20 18:02:52 +01:00
eap
9dd045b97c
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
...
Add AvoidMakingHoles argument in MergeNodes()
+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup
2017-03-14 15:43:27 +03:00
eap
b3c311b4d9
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125/447386016
2017-03-02 21:41:15 +03:00
eap
e74c29b786
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
eap
7c69e00bac
IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes"
2016-08-11 20:13:30 +03:00
eap
5c5e1f2368
23303: [EDF 12024] Filter for nodes connectivity
2016-08-11 16:44:16 +03:00
eap
5504d02a22
23305: [EDF 10301] Extrusion with scaling
2016-08-01 15:42:08 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +03:00
eap
59627b07d7
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
...
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
eap
a5a9b778aa
IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
...
+ Eliminate compilation warnings
2015-10-29 19:18:36 +03:00
eap
02ac54c6f3
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-18 17:10:34 +03:00
eap
6f7386be59
52863: Convert To Bi-Quadratic incorrectly locate in-face central nodes
...
52865: Wrong order of children under a sub-mesh in the Object Browser
2015-09-08 17:24:05 +03:00
rnv
938ed6ac35
Add methods to select mesh elements from python.
2015-07-22 18:13:50 +03:00
eap
0460bb60e0
Fix regressions caused by improvements
2015-07-15 17:05:14 +03:00
eap
de00066f64
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
2015-07-10 19:39:03 +03:00
eap
38f832b912
23072: [CEA 1500] Split biquadratic elements into linear elements
2015-07-09 12:41:53 +03:00
eap
b22e182dd1
23080: [CEA 1497] Do not merge a middle node in quadratic with the extreme nodes of a segment
2015-07-01 14:59:24 +03:00
eap
fe7d1d5767
23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face
2015-06-30 15:14:46 +03:00
eap
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
eap
6dcb33ab2f
[HYDRO module - Feature #523 ] river, channel, embankment meshing
2015-06-15 21:31:23 +03:00
eap
5ac2bd91a8
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
2015-04-14 15:39:28 +03:00
eap
80caa820d0
23023: [CEA 1445] missing ExtrusionAlongPathObject function
...
+class meshEditor(SMESH._objref_SMESH_MeshEditor):
2015-03-19 17:08:42 +03:00
eap
6c4a9f32ed
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields
2015-03-17 15:06:56 +03:00
eap
bb40f7c1d3
IMP 22635: EDF 8345 - Creation of group based on groups
...
+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump
2015-03-03 15:03:38 +03:00
eap
066f625a46
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
...
+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993
2015-02-27 20:38:00 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
eap
146533380d
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
2015-02-10 14:14:01 +03:00
ema
cb136b9fea
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module
2015-01-27 17:33:53 +03:00
eap
b13aae09cf
22833: [CEA 1346] to extrude a group of faces following the normal of each face
...
+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before
2015-01-23 18:49:49 +03:00
eap
ae32dcd34f
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
2014-08-21 15:15:12 +04:00
eap
811a7a4c17
022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
2014-08-11 17:30:26 +04:00
eap
3eb21ad301
IPAL52460: Optimal Axes button is inert when edit body fitting parameters
2014-07-25 18:06:05 +04:00
rnv
a6c877f633
Remove last wrong commits.
2014-07-16 17:43:58 +04:00
imn
80fe1ddefc
Add “Grading” parameter to Adaptive 1D hypothesis
2014-07-16 16:43:20 +04:00
eap
a4f4aea846
22599: EDF 8159 SMESH: Bad groups created by extrusion
2014-05-29 17:34:47 +04:00
eap
9ab3722c1b
22487: EDF 2778 SMESH: Add a GUI for the flat elements generation
2014-03-19 18:29:49 +04:00
eap
97787812e2
ILMAB: export GEOM fields to MED file
2014-03-05 17:42:42 +04:00
imn
6aea23b893
0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
...
0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
2014-02-21 12:25:11 +04:00
akl
b0a908c0d2
Update copyrights 2014.
2014-02-20 16:25:37 +04:00
eap
53fcb605c1
0022367: EDF SMESH: Notification on concurrent algorithms/hypotheses
2014-02-14 16:05:31 +04:00
eap
cd3ffac3fa
22359: Body Fitting algorithm: grid orientation
...
22358: Body Fitting algorithm: origin point of grid defined by spacing
2014-02-04 13:02:26 +00:00
eap
c94d606fe3
22316: EDF 2719 SMESH: Split hexas into prisms
...
Make Python API be equal to IDL API
2014-01-21 16:37:16 +00:00
eap
67dba15dfd
22244: [CEA] Method to compute the normal to a mesh face
...
- double_array GetFaceNormal(in long faceId);
+ double_array GetFaceNormal(in long faceId, in boolean normalized);
2014-01-20 17:42:20 +00:00
eap
ffa5254282
22316: EDF 2719 SMESH: Split hexas into prisms
...
+ GeometryType GetElementShape( in long id )
+ raises (SALOME::SALOME_Exception);
2014-01-20 10:32:14 +00:00
eap
f500e5a8b6
22316: EDF 2719 SMESH: Split hexas into prisms
2014-01-20 10:31:23 +00:00
vsr
f7aba4830d
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:41:17 +00:00
eap
3ad5d5a2d3
22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
...
+ COMPERR_BAD_PARMETERS // incorrect hypotheses parameters
2013-11-22 12:33:25 +00:00
eap
7b33bc39fd
22355: EDF SMESH: New 1D hypothesis "Adaptive"
2013-11-11 11:07:44 +00:00
rnv
1bd4ba8acd
Porting SALOME SMESH module to the CMake build system: initial version.
2013-10-10 12:57:42 +00:00
vsr
fa3a593199
0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI
2013-08-08 15:17:00 +00:00
eap
6825861aab
Regression of SMESH_SRC/doc/salome/examples/measurements_ex01.py
...
Manage temporary SMESH_IDSource created by MeshEditor::MakeIDSource()
- interface SMESH_IDSource
+ interface SMESH_IDSource : SALOME::GenericObj
2013-08-07 14:04:29 +00:00
akl
7c7b4b0636
0021708: [CEA 586] Object browser sort only children:
...
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:32:08 +00:00
eap
29d50dfec3
1) 0020976: EDF 1471 SMESH: New ergonomy to display quality controls
...
interface SMESH_IDSource
{
+ long_array GetNbElementsByType();
2) Compute progress bar
interface SMESH_Mesh
{
+ double GetComputeProgress();
2013-07-03 16:00:19 +00:00
eap
6cd017c643
0020976: EDF 1471 SMESH: New ergonomy to display quality controls
...
interface Predicate: Functor
{
+ long NbSatisfying( in SMESH::SMESH_IDSource obj );
interface NumericalFunctor: Functor
{
+ Histogram GetLocalHistogram( in short nbIntervals, in boolean isLogarithmic,
+ in SMESH::SMESH_IDSource obj );
2013-07-03 15:58:19 +00:00
eap
abba7ab65c
- $(MED_LDFLAGS) -lSalomeIDLMED \
2013-06-25 18:17:26 +00:00
eap
52bee29ddd
CoTech decision: move MEDWrapper from MED to SMESH
...
-#include "MED.idl"
+ struct MedFileInfo
+ {
2013-06-25 11:58:31 +00:00
eap
73396da9cd
remove a wring comment
2013-06-24 10:01:25 +00:00
eap
4fecefcc2b
0021952: Add an option to write planar meshes as 3D meshes in MED files
2013-06-05 15:13:53 +00:00
eap
0ebda3344b
0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
...
interface StdMeshers_ViscousLayers2D : SMESH::SMESH_Hypothesis
{
+ void SetEdges(in SMESH::long_array edgeIDs,
+ in boolean toIgnore) raises (SALOME::SALOME_Exception);
+ SMESH::long_array GetEdges();
+ boolean GetIsToIgnoreEdges();
2013-05-30 14:21:55 +00:00
eap
85ee212909
0022108: EDF 2547 SMESH: Duplicate elements only
...
+ SMESH_Group DoubleElements( in SMESH_IDSource theElements,
+ in string theGroupName )
2013-05-28 16:47:10 +00:00
eap
b2bb39a768
0022106: EDF 2464 SMESH : Split quadrangles in 4 triangles
...
+ void QuadTo4Tri (in SMESH_IDSource theQuads) raises (SALOME::SALOME_Exception);
2013-05-22 15:34:55 +00:00
eap
57a7fd817d
0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group
...
+ SMESH::ListOfGroups MakeGroupsOfBadInputElements( in SMESH_Mesh theMesh,
+ in short theSubShapeID,
+ in string theGroupName)
+ raises ( SALOME::SALOME_Exception );
2013-05-21 09:09:23 +00:00
eap
a41cfa6771
+ void ClearLastCreated() raises (SALOME::SALOME_Exception);
2013-05-16 17:14:15 +00:00
eap
ab30b9ea23
0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh
...
+ FT_ConnectedElements,
+ interface ConnectedElements : Predicate {
2013-05-16 17:14:04 +00:00
eap
7eb6b6fa33
0022100: EDF 2413 SMESH: Take into account TRIA7
...
+ Entity_BiQuad_Triangle,
2013-05-16 17:13:13 +00:00
vsr
bd8f1aee7c
Merge from V6_main 01/04/2013
2013-04-01 13:05:47 +00:00
vsr
7aebb99e42
Merge from V6_main 06/03/2013
2013-03-06 13:57:01 +00:00
vsr
9a54694a0a
Merge from V6_main 11/02/2013
2013-02-12 14:37:44 +00:00
vsr
1067ffa6e7
Merge from V6_main 13/12/2012
2012-12-13 11:41:29 +00:00
vsr
f5016d85b7
Merge from V6_main (04/10/2012)
2012-10-08 11:56:59 +00:00
vsr
bd4e115a78
Merge from V6_main_20120808 08Aug12
2012-08-09 10:03:55 +00:00
vsr
0635c9fc80
Merge from BR_V5_DEV 16Feb09
2009-02-17 05:27:49 +00:00
jfa
79b1ac2b6d
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:47:05 +00:00
jfa
c63ee099ad
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:39:17 +00:00
jfa
57b43b4d01
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:51:48 +00:00
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +00:00
smh
d0f366c4a3
Merge from OCC_development_generic_2006
...
Preparation of 3.2.0a1
2006-02-07 15:01:11 +00:00
jfa
6b471bcc54
Join modifications from branch BR_3_1_0deb
2005-12-28 09:17:39 +00:00
eap
5c933ecde0
PAL10953. Add Fineness parameter to Automatic Length hypothesis
2005-12-26 10:34:54 +00:00
eap
236b583d31
PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo
2005-12-23 10:00:03 +00:00
eap
81e9dbdf6c
PAL10491. Add GetAlgoState()
2005-11-14 09:11:54 +00:00
mzn
11899ab525
Fix for bug PAL10409 (Filter "Belong to geom" fails if 2 geom shapes have the same name);
2005-11-11 15:50:58 +00:00
eap
c00242c4f0
PAL10237. Add AutomaticLength 1D hypothesis
2005-11-01 10:10:14 +00:00
skl
868e306e09
Improvement of extrusion functionality
2005-10-25 07:26:54 +00:00
eap
f8d37e1347
IMP 10199 (add Volume Control). Add Volume3D NumericalFunctor
2005-10-10 14:46:38 +00:00
sln
7c3a43b79f
GetElementType method added. It is used by GUI part in operation selection mechanism
2005-08-23 08:35:18 +00:00
sln
fd1707fca8
Dimension enumeration and IsDimSupported method added
2005-08-23 08:34:05 +00:00
asl
8672ad3e76
PAL8238
2005-08-16 12:26:35 +00:00
jfa
c9c6669fab
Enable setting of Numeric Functors as criteria in Split Quadrangles and Union Triangles functionalities in GUI
2005-08-11 08:06:39 +00:00
smh
c38c10811a
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
2005-06-07 13:22:20 +00:00
jfa
7411bcf53c
PAL8267: two new API methods added: ExtrusionSweepObject1(2)D()
2005-03-21 12:40:07 +00:00
apo
5c75cb66e5
Update comments for ExportMED / ExportToMED methods
2005-01-27 08:37:00 +00:00
mzn
298f5a9bb3
Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
...
Comment for auto_groups parameter of ExportToMED(...) method added.
2005-01-24 06:46:13 +00:00
eap
c21a157b9d
PAL7358. Add BadOrientedVolume predicate
2005-01-21 12:28:06 +00:00
san
e465982eeb
Implementation of new pattern mapping algorthm (mesh refinement)
2005-01-20 14:44:17 +00:00
vsr
67d8e77cfa
Implement sweep mesh elements along a path (PAL7218).
2005-01-20 14:41:50 +00:00
admin
090aff0726
Merge with OCC_development_01
2005-01-20 06:25:54 +00:00
admin
e4737e85f0
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:48:31 +00:00
yfr
c3bf92bd87
DCQ : Merge with Ecole_Ete_a6.
2004-06-18 08:34:31 +00:00
jrt
7b70ad87bf
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
2004-03-15 18:42:16 +00:00
jrt
bf1947495c
Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
2003-12-10 17:23:08 +00:00
nadir
faa1c8f2bc
updating or adding when merging in the main trunk with the version in the
...
branch nadir_1_2_2 !!
2003-12-08 15:43:20 +00:00
nri
fee8e84e2e
NRI : Merge from V1_2.
2003-07-10 15:09:38 +00:00
nri
c3620fa19a
NRI : Update IDL Dependancies.
2003-05-28 16:27:39 +00:00
nri
8e1647dd2f
NRI : Add MED.idl
2003-05-19 14:08:37 +00:00
nri
0b959120c5
NRI : First integration.
2003-05-19 13:18:36 +00:00