Salome HOME
modules/smesh.git
2 years agobos #26515 [CEA 24622] Failing SMESH tests
eap [Wed, 20 Oct 2021 16:30:23 +0000 (19:30 +0300)]
bos #26515 [CEA 24622] Failing SMESH tests

 make log file name unique

2 years agobos #26515 [CEA 24622] Failing SMESH tests
eap [Wed, 20 Oct 2021 15:37:29 +0000 (18:37 +0300)]
bos #26515 [CEA 24622] Failing SMESH tests

  encoding pb

2 years agoMerge branch 'vsr/26458' V9_8_0a1 V9_8_0a2
vsr [Mon, 4 Oct 2021 17:47:52 +0000 (20:47 +0300)]
Merge branch 'vsr/26458'

2 years agobos #26458 Versioning of sources via git commit id (sha1)
vsr [Sun, 3 Oct 2021 08:21:11 +0000 (11:21 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)

2 years agoFix DoubleNodes not affecting new nodes on polyhedra cbr/fix_doublenodes_on_polyhedra
Christophe Bourcier [Fri, 24 Sep 2021 13:44:49 +0000 (15:44 +0200)]
Fix DoubleNodes not affecting new nodes on polyhedra

2 years agoMerge branch 'occ/new_mg_licnese'
vsr [Fri, 24 Sep 2021 08:54:11 +0000 (11:54 +0300)]
Merge branch 'occ/new_mg_licnese'

2 years agoMGAdapt: allow using float field. Fixes test 13. cbr/mgadapt_float_field
Christophe Bourcier [Wed, 22 Sep 2021 12:56:57 +0000 (14:56 +0200)]
MGAdapt: allow using float field. Fixes test 13.

2 years agoShame on me
Anthony Geay [Mon, 20 Sep 2021 06:25:03 +0000 (08:25 +0200)]
Shame on me

2 years ago[tuleap26358] : non regression test
Anthony Geay [Fri, 17 Sep 2021 12:23:45 +0000 (14:23 +0200)]
[tuleap26358] : non regression test

2 years agobos #24400 [CEA] Option in SALOME for not storing in med files the indices (number...
eap [Tue, 14 Sep 2021 15:33:41 +0000 (18:33 +0300)]
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)

  Add the option to Export dialog

2 years agoMerge branch 'occ/new_mg_licnese' of https://codev-tuleap.cea.fr/plugins/git/salome... occ/new_mg_licnese
Anthony Geay [Fri, 10 Sep 2021 13:24:05 +0000 (15:24 +0200)]
Merge branch 'occ/new_mg_licnese' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into occ/new_mg_licnese

2 years agoAllow EDF URL style
Anthony Geay [Fri, 10 Sep 2021 13:23:36 +0000 (15:23 +0200)]
Allow EDF URL style

2 years agobos #24253 Redesign some dialogs to better fix screen resolution
Viktor UZLOV [Wed, 4 Aug 2021 06:09:47 +0000 (09:09 +0300)]
bos #24253 Redesign some dialogs to better fix screen resolution

2 years agobos #24761 EDF 24020 - Difference of behavior between submesh and group from geom
eap [Fri, 3 Sep 2021 13:00:33 +0000 (16:00 +0300)]
bos #24761 EDF 24020 - Difference of behavior between submesh and group from geom

Enable group creation on a group sharing items with another group,
which is the shape to mesh

2 years agofix new license in MGCleaner
eap [Mon, 30 Aug 2021 10:33:06 +0000 (13:33 +0300)]
fix new license in MGCleaner

2 years agotypo
eap [Fri, 27 Aug 2021 16:19:08 +0000 (19:19 +0300)]
typo

2 years agobos #20643 EDF 22805 - Pb Viscous Layer
eap [Fri, 27 Aug 2021 15:45:00 +0000 (18:45 +0300)]
bos #20643 EDF 22805 - Pb Viscous Layer

1) Fix computing average thickness of layers
2) Don't block an edge with not limited _maxLen if it not reached an obstacle yet

2 years agobos #24596 [CEA] New MeshGems license
eap [Thu, 26 Aug 2021 15:23:22 +0000 (18:23 +0300)]
bos #24596 [CEA] New MeshGems license

  Care of python plugins

2 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Mon, 23 Aug 2021 15:07:41 +0000 (18:07 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

2 years ago"#24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows
rnv [Mon, 23 Aug 2021 15:07:16 +0000 (18:07 +0300)]
"#24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows

2 years agobos #20643 EDF 22805 - Pb Viscous Layer
eap [Mon, 23 Aug 2021 14:59:57 +0000 (17:59 +0300)]
bos #20643 EDF 22805 - Pb Viscous Layer

3d step:
* inflate along noShrink shapes
* not periodic FACEs if shrink EDGEs are of different length

+ memory leak in SMESH_Gen_i
+ avoid error in Hex(ijk) with VL

2 years agoModify test: raise exception instead of sys.exit()
vsr [Fri, 20 Aug 2021 17:39:55 +0000 (20:39 +0300)]
Modify test: raise exception instead of sys.exit()

2 years agosame fix as in SignCAD()
eap [Thu, 19 Aug 2021 14:09:28 +0000 (17:09 +0300)]
same fix as in SignCAD()

2 years agomemory leaks
eap [Thu, 19 Aug 2021 13:23:54 +0000 (16:23 +0300)]
memory leaks

2 years agoDebug under Windows + some minor corrections.
rnv [Thu, 19 Aug 2021 12:24:41 +0000 (15:24 +0300)]
Debug under Windows + some minor corrections.

2 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
Anthony Geay [Thu, 19 Aug 2021 06:17:18 +0000 (08:17 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

2 years agoFix error introduced in 465e5be442f0
Anthony Geay [Thu, 19 Aug 2021 06:17:07 +0000 (08:17 +0200)]
Fix error introduced in 465e5be442f0

2 years agobos #20643 EDF 22805 - Pb Viscous Layer
eap [Wed, 18 Aug 2021 17:36:17 +0000 (20:36 +0300)]
bos #20643 EDF 22805 - Pb Viscous Layer

It's the 2nd step of fixing

2 years agoAdd test for SALOME_ACTOR_DELEGATE_TO_VTK
EMMANUEL STREBY [Mon, 16 Aug 2021 15:11:00 +0000 (17:11 +0200)]
Add test for SALOME_ACTOR_DELEGATE_TO_VTK

Fix test

2 years agobos #20643 EDF 22805 - Pb Viscous Layer
eap [Tue, 17 Aug 2021 12:09:26 +0000 (15:09 +0300)]
bos #20643 EDF 22805 - Pb Viscous Layer

It's the 1st step of fixing

2 years agoMemory leak hunting
Anthony Geay [Tue, 17 Aug 2021 08:25:20 +0000 (10:25 +0200)]
Memory leak hunting

2 years agoMemory leak hunting
Anthony Geay [Tue, 17 Aug 2021 08:07:11 +0000 (10:07 +0200)]
Memory leak hunting

2 years agoFix Bug9100_DumpComputePosition.py in SSL mode
Anthony Geay [Fri, 13 Aug 2021 14:43:29 +0000 (16:43 +0200)]
Fix Bug9100_DumpComputePosition.py in SSL mode

2 years agoBoostTxtArchive minor changes
eap [Thu, 12 Aug 2021 14:26:25 +0000 (17:26 +0300)]
BoostTxtArchive minor changes

2 years agoSwitch to SSL mode for tests : naive approach
Anthony Geay [Thu, 12 Aug 2021 09:38:10 +0000 (11:38 +0200)]
Switch to SSL mode for tests : naive approach

2 years agoPrevent exception in MgAdapt::MgAdapt() in case if SALOME_TMP_DIR specifies
eap [Wed, 11 Aug 2021 14:35:58 +0000 (17:35 +0300)]
Prevent exception in MgAdapt::MgAdapt() in case if SALOME_TMP_DIR specifies
unexciting directory

2 years agobos #24596 [CEA] New MeshGems license
eap [Tue, 10 Aug 2021 17:46:27 +0000 (20:46 +0300)]
bos #24596 [CEA] New MeshGems license

2 years agoBug: boost::archive::text_iarchive fails if archive created by newer version
eap [Fri, 6 Aug 2021 12:41:33 +0000 (15:41 +0300)]
Bug: boost::archive::text_iarchive fails if archive created by newer version
of boost::archive library

2 years agoBUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX
eap [Thu, 5 Aug 2021 16:03:34 +0000 (19:03 +0300)]
BUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX

+ minor changes:
1) fix 2 typos
2) improve SMESH_Delaunay::ToPython()

2 years agoSuppress memory leak when using Kernel_Utils::decode()
eap [Thu, 5 Aug 2021 12:53:09 +0000 (15:53 +0300)]
Suppress memory leak when using Kernel_Utils::decode()

+ some code cleanup

2 years ago#24666 [CEA][Windows] BLSURPLUGIN compilation issue
rnv [Thu, 29 Jul 2021 11:35:26 +0000 (14:35 +0300)]
#24666 [CEA][Windows] BLSURPLUGIN compilation issue

2 years agobos #24052 [CEA 24050] Body Fitting with shared faces
eap [Wed, 28 Jul 2021 16:14:53 +0000 (19:14 +0300)]
bos #24052 [CEA 24050] Body Fitting with shared faces

+ fix merging polyhedra

2 years agoregression with bos #24400 [CEA] Option in SALOME for not storing in med files the...
eap [Fri, 23 Jul 2021 15:03:09 +0000 (18:03 +0300)]
regression with bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)

 Store number in study, else IDs of elements change

+ In Mesh Info dlg, set size of IDs in the viewer from preference

2 years agobos #20643 EDF 22805 - Pb Viscous Layer
eap [Thu, 22 Jul 2021 11:18:27 +0000 (14:18 +0300)]
bos #20643 EDF 22805 - Pb Viscous Layer

Fix an issue with periodic FACEs with layers

2 years agobos #24400 [CEA] Option in SALOME for not storing in med files the indices (number...
eap [Thu, 22 Jul 2021 11:10:49 +0000 (14:10 +0300)]
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)

+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings

2 years agobos #24357 [CEA] Export mesh with field on vertices
eap [Thu, 8 Jul 2021 09:02:05 +0000 (12:02 +0300)]
bos #24357 [CEA] Export mesh with field on vertices

+ fix warnings

2 years agobos #24368 EDF 23667 - Duplicates nodes
eap [Wed, 7 Jul 2021 11:58:51 +0000 (14:58 +0300)]
bos #24368 EDF 23667 - Duplicates nodes

    +  Suppress warnings

2 years agobos #24368 EDF 23667 - Duplicates nodes
eap [Tue, 6 Jul 2021 13:17:33 +0000 (16:17 +0300)]
bos #24368 EDF 23667 - Duplicates nodes

+  Suppress warnings

2 years agoAdd DLL specs.
rnv [Wed, 26 May 2021 13:42:30 +0000 (16:42 +0300)]
Add DLL specs.

2 years agoFix memory corruption introduced into ef9db08c8153 spns/24174
Anthony Geay [Wed, 23 Jun 2021 06:38:56 +0000 (08:38 +0200)]
Fix memory corruption introduced into ef9db08c8153

2 years agoMEDCoupling Memory output from SMESH engine now deal with fields too.
Anthony Geay [Wed, 23 Jun 2021 05:59:19 +0000 (07:59 +0200)]
MEDCoupling Memory output from SMESH engine now deal with fields too.

2 years agoExportMEDCoupling is now safer
Anthony Geay [Fri, 11 Jun 2021 06:32:36 +0000 (08:32 +0200)]
ExportMEDCoupling is now safer

2 years agoContainer servant hold information about SSL mode or not
Anthony Geay [Wed, 9 Jun 2021 15:34:21 +0000 (17:34 +0200)]
Container servant hold information about SSL mode or not

2 years agoUpdate by request of Nathalie GORE
eap [Tue, 1 Jun 2021 10:26:19 +0000 (13:26 +0300)]
Update by request of Nathalie GORE

2 years agoCompilation on Windows.
rnv [Wed, 26 May 2021 21:17:44 +0000 (00:17 +0300)]
Compilation on Windows.

2 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Wed, 26 May 2021 13:32:53 +0000 (16:32 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

2 years agoMerge branch 'V9_7_BR'
vsr [Mon, 24 May 2021 14:53:41 +0000 (17:53 +0300)]
Merge branch 'V9_7_BR'

2 years agoTraduction du panneau d'aide V9_7_BR V9_7_0 V9_7_0rc2
Gérald NICOLAS [Mon, 10 May 2021 13:10:16 +0000 (15:10 +0200)]
Traduction du panneau d'aide

2 years agoAdd a non regression test of ExportMEDCoupling method
Anthony Geay [Mon, 17 May 2021 14:08:33 +0000 (16:08 +0200)]
Add a non regression test of ExportMEDCoupling method

2 years agoImplementation of ExportMEDCoupling.
Anthony Geay [Mon, 26 Apr 2021 19:53:20 +0000 (21:53 +0200)]
Implementation of ExportMEDCoupling.

2 years agobos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.
rnv [Mon, 3 May 2021 17:06:34 +0000 (20:06 +0300)]
bos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.

2 years agoFix compilation problems under windows.
rnv [Thu, 29 Apr 2021 15:04:20 +0000 (18:04 +0300)]
Fix compilation problems under windows.

2 years agobos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape V9_7_0rc1
eap [Wed, 5 May 2021 10:28:17 +0000 (13:28 +0300)]
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape

  Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented

2 years agobos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
eap [Wed, 5 May 2021 10:28:17 +0000 (13:28 +0300)]
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape

  Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented

2 years agobos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.
rnv [Mon, 3 May 2021 17:06:34 +0000 (20:06 +0300)]
bos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.

2 years agoFix compilation problems under windows.
rnv [Thu, 29 Apr 2021 15:04:20 +0000 (18:04 +0300)]
Fix compilation problems under windows.

2 years agobos #20256 [CEA 18523] Porting SMESH to int 64 bits
eap [Thu, 29 Apr 2021 10:51:32 +0000 (13:51 +0300)]
bos #20256 [CEA 18523] Porting SMESH to int 64 bits

  Fix import huge mesh from MED

2 years agobos #20256 [CEA 18523] Porting SMESH to int 64 bits
eap [Thu, 29 Apr 2021 10:22:23 +0000 (13:22 +0300)]
bos #20256 [CEA 18523] Porting SMESH to int 64 bits

   Fix export huge mesh to MED

2 years agobos #20256 [CEA 18523] Porting SMESH to int 64 bits
eap [Thu, 29 Apr 2021 10:51:32 +0000 (13:51 +0300)]
bos #20256 [CEA 18523] Porting SMESH to int 64 bits

  Fix import huge mesh from MED

2 years agobos #20256 [CEA 18523] Porting SMESH to int 64 bits
eap [Thu, 29 Apr 2021 10:22:23 +0000 (13:22 +0300)]
bos #20256 [CEA 18523] Porting SMESH to int 64 bits

   Fix export huge mesh to MED

2 years agoMerge branch 'gni/evolution' into V9_7_BR
vsr [Wed, 28 Apr 2021 12:23:37 +0000 (15:23 +0300)]
Merge branch 'gni/evolution' into V9_7_BR

2 years agoPassage des cas-tests en moins de 1mn chacun
Gérald NICOLAS [Tue, 27 Apr 2021 14:17:18 +0000 (16:17 +0200)]
Passage des cas-tests en moins de 1mn chacun

2 years agoIncrement version: 9.7.0
vsr [Tue, 27 Apr 2021 13:20:32 +0000 (16:20 +0300)]
Increment version: 9.7.0

2 years agoTri dans le repérage des arêtes de peau
Gérald NICOLAS [Mon, 19 Apr 2021 13:53:53 +0000 (15:53 +0200)]
Tri dans le repérage des arêtes de peau

2 years agoPréparation à la scission des cas-tests
GERALD NICOLAS [Mon, 26 Apr 2021 16:31:41 +0000 (18:31 +0200)]
Préparation à la scission des cas-tests

2 years agoPréparation à l'ajout de cas-tests
GERALD NICOLAS [Mon, 26 Apr 2021 16:31:20 +0000 (18:31 +0200)]
Préparation à l'ajout de cas-tests

2 years agoMerge branch 'V9_7_BR' into gni/evolution
GERALD NICOLAS [Mon, 26 Apr 2021 14:23:22 +0000 (16:23 +0200)]
Merge branch 'V9_7_BR' into gni/evolution

2 years agoPassage en attribut du maillage résultat
GERALD NICOLAS [Mon, 26 Apr 2021 14:02:24 +0000 (16:02 +0200)]
Passage en attribut du maillage résultat

2 years agolacncements des 1ers cas-tests
GERALD NICOLAS [Mon, 26 Apr 2021 09:12:52 +0000 (11:12 +0200)]
lacncements des 1ers cas-tests

2 years agomise en place des tests
GERALD NICOLAS [Mon, 26 Apr 2021 08:51:38 +0000 (10:51 +0200)]
mise en place des tests

2 years agoDéplacement
GERALD NICOLAS [Mon, 26 Apr 2021 08:35:00 +0000 (10:35 +0200)]
Déplacement

2 years agopassage en classe
GERALD NICOLAS [Mon, 26 Apr 2021 08:34:06 +0000 (10:34 +0200)]
passage en classe

2 years agoChangement de nom
GERALD NICOLAS [Mon, 26 Apr 2021 07:42:17 +0000 (09:42 +0200)]
Changement de nom

2 years agofix Error in "image" directive: no content permitted.
eap [Sat, 24 Apr 2021 10:18:13 +0000 (13:18 +0300)]
fix  Error in "image" directive: no content permitted.

2 years ago[bos #24169] [CEA 24168] Error in AffectedElemGroupsInRegion
eap [Fri, 23 Apr 2021 11:10:04 +0000 (14:10 +0300)]
[bos #24169] [CEA 24168] Error in AffectedElemGroupsInRegion

2 years agobos #20649 [CEA 19946] SMESH tests regression
eap [Thu, 22 Apr 2021 13:42:18 +0000 (16:42 +0300)]
bos #20649 [CEA 19946] SMESH tests regression

   partially roll back 0f2942 because of hung up at calling
   any method of shaperBuilder in TUI mode

2 years agobos #20256 [CEA 18523] Porting SMESH to int 64 bits
eap [Thu, 22 Apr 2021 11:07:55 +0000 (14:07 +0300)]
bos #20256 [CEA 18523] Porting SMESH to int 64 bits

   fix regression in CGNS caused by bad rebase to master

2 years agobos #20256: [CEA 18523] Porting SMESH to int 64 bits V9_7_0a1 V9_7_0a2 V9_7_0b1
eap [Wed, 17 Mar 2021 14:11:57 +0000 (17:11 +0300)]
bos #20256: [CEA 18523] Porting SMESH to int 64 bits

2 years agobos #24194: EDF - SplitHexahedraIntoPrisms
eap [Mon, 19 Apr 2021 14:06:39 +0000 (17:06 +0300)]
bos #24194: EDF - SplitHexahedraIntoPrisms

2 years agoAjout d'un test de non régression pour blocFissure
Gérald NICOLAS [Mon, 19 Apr 2021 09:47:39 +0000 (11:47 +0200)]
Ajout d'un test de non régression pour blocFissure
Merge branch 'gni/evolution'

2 years agoAjout d'un test de non régression pour blocFissure
Gérald NICOLAS [Mon, 19 Apr 2021 09:46:49 +0000 (11:46 +0200)]
Ajout d'un test de non régression pour blocFissure

3 years agopilotage de sfaces de peua
GERALD NICOLAS [Fri, 16 Apr 2021 17:17:25 +0000 (19:17 +0200)]
pilotage de sfaces de peua

3 years agoUnification des noms des maillages
GERALD NICOLAS [Fri, 16 Apr 2021 14:45:34 +0000 (16:45 +0200)]
Unification des noms des maillages

3 years agoPrise en compte de la courbure de la face à mailler
GERALD NICOLAS [Fri, 16 Apr 2021 08:51:45 +0000 (10:51 +0200)]
Prise en compte de la courbure de la face à mailler

3 years agoinformations de log
GERALD NICOLAS [Fri, 16 Apr 2021 08:34:46 +0000 (10:34 +0200)]
informations de log

3 years agoMerge branch 'gni/evolution'
GERALD NICOLAS [Thu, 15 Apr 2021 18:31:27 +0000 (20:31 +0200)]
Merge branch 'gni/evolution'

3 years agopb du addToStudy() failed
GERALD NICOLAS [Thu, 15 Apr 2021 18:30:17 +0000 (20:30 +0200)]
pb du addToStudy() failed

3 years agosimplification
GERALD NICOLAS [Thu, 15 Apr 2021 14:05:00 +0000 (16:05 +0200)]
simplification

3 years agoDécoupage de claculePointsAxiauxPipe
GERALD NICOLAS [Thu, 15 Apr 2021 13:40:06 +0000 (15:40 +0200)]
Découpage de claculePointsAxiauxPipe

3 years agoarguments inutiles
GERALD NICOLAS [Thu, 15 Apr 2021 13:22:19 +0000 (15:22 +0200)]
arguments inutiles