Salome HOME
modules/smesh.git
4 weeks agoUpdate of CheckDone master
yoann.audouin [Thu, 21 Mar 2024 14:25:31 +0000 (15:25 +0100)]
Update of CheckDone

Removed the isDone argument using cxx isComputedOK instead (now in the
idl)
Corrected a bug when doing multiple compute checkCompute was not
properly removed.

5 weeks agoCompute also dump a check on isDone through function CheckCompute
YOANN AUDOUIN [Mon, 11 Sep 2023 06:09:40 +0000 (08:09 +0200)]
Compute also dump a check on isDone through function CheckCompute

5 weeks ago[bos #38643][EDF] Laplacian Smoothing 2D. cce/38643 36/head
cconopoima [Thu, 16 Nov 2023 17:33:59 +0000 (17:33 +0000)]
[bos #38643][EDF] Laplacian Smoothing 2D.

Add support to periodic faces to the laplacian smoother.

.

Add support to periodic faces to the centroidalSmooth.

Do not move singular nodes that are placed in the surface instead of on the edge as in the BodyFitting algorithm.

Small modif in averageByElement to not initialize theUVMap unproperly when theSurface.IsNull().

5 weeks ago[box #38049][EDF] (2023-T3) Usages in SMESH
yoann.audouin [Thu, 14 Mar 2024 07:11:26 +0000 (08:11 +0100)]
[box #38049][EDF] (2023-T3) Usages in SMESH

7 weeks ago[bos #32739][CEA] 3D warp 35/head
asozinov [Mon, 15 May 2023 15:14:50 +0000 (16:14 +0100)]
[bos #32739][CEA] 3D warp

added new eControl
added new case for 3DWarp
Added new class for 3D Warp
Added 3D warp for use as filter

Threshold of criteria

Fix problem when the Threshold checkbox on Scalar Bar Properties does not remove elements outside of the range

7 weeks agoAdding python example on how to reproduce content of Mesh information for element...
yoann.audouin [Fri, 1 Mar 2024 15:10:08 +0000 (16:10 +0100)]
Adding python example on how to reproduce content of Mesh information for element and node

7 weeks agobos#40018 - Mesh hypothesis window is not modal mbs/40018_mesh_window_is_not_modal 28/head
mbs [Mon, 18 Dec 2023 17:24:40 +0000 (17:24 +0000)]
bos#40018 - Mesh hypothesis window is not modal
show/hide mesh window, whenever hypothesis window gets displayed

2 months agoFix bos #40700 Only test volume of pyramids (min and max) to not be dependant of... cbr/improve_test_import_1D2D_with_tetras_and_pyras 32/head
Christophe Bourcier [Thu, 25 Jan 2024 13:23:41 +0000 (14:23 +0100)]
Fix bos #40700 Only test volume of pyramids (min and max) to not be dependant of MG-Tetra mesh

2 months agoCorrection for parallel mesh
yoann.audouin [Thu, 15 Feb 2024 15:51:18 +0000 (16:51 +0100)]
Correction for parallel mesh

2 months agoHandling cas were shaperstudy is not avaialable for salome on demand
yoann.audouin [Wed, 14 Feb 2024 13:37:13 +0000 (14:37 +0100)]
Handling cas were shaperstudy is not avaialable for salome on demand

2 months agoMerge commit '9a170f0e1e02756cc5ea83e717a69ce72732f0b9'
AUDOUIN Yoann [Fri, 9 Feb 2024 08:51:16 +0000 (09:51 +0100)]
Merge commit '9a170f0e1e02756cc5ea83e717a69ce72732f0b9'

2 months ago[bos #40505][CEA] Allow assign of 3D Tetra paramam on imported 2D mesh. cce/40505 29/head
cconopoima [Mon, 15 Jan 2024 10:21:12 +0000 (10:21 +0000)]
[bos #40505][CEA] Allow assign of 3D Tetra paramam on imported 2D mesh.

2 months agoMinor correction in documentation
yoann.audouin [Wed, 24 Jan 2024 15:19:28 +0000 (16:19 +0100)]
Minor correction in documentation

3 months ago[bos #38052][EDF](2023-T3) Option to replace polyhedrons by hexahedrons in the body... cce/38052Fitting 31/head
cconopoima [Mon, 16 Oct 2023 08:37:41 +0000 (09:37 +0100)]
[bos #38052][EDF](2023-T3) Option to replace polyhedrons by hexahedrons in the body frontier based in a predefined volume relation.

Including quanta option to hypothesis with persistence. Working version w/o support to add faces on the boundary elements.

Intermedial commit.

Intermedial commit.

Adding documentation and test.

Final adjust for conformity with NRT.

3 months agoUpdated copyright comment
mbs [Sat, 20 Jan 2024 14:16:41 +0000 (14:16 +0000)]
Updated copyright comment

3 months agoModifications to properly handle parallel compute for 2D cce/38045 30/head
yoann.audouin [Tue, 2 Jan 2024 13:58:58 +0000 (14:58 +0100)]
Modifications to properly handle parallel compute for 2D

3 months agoHandling gmsh global parameter for a gmsh ParallelMesh
yoann.audouin [Tue, 2 Jan 2024 08:53:50 +0000 (09:53 +0100)]
Handling gmsh global parameter for a gmsh ParallelMesh

3 months ago[bos #38045][bos #38046] New SA versions of NETGEN and GMSH.
cconopoima [Tue, 31 Oct 2023 06:45:26 +0000 (06:45 +0000)]
[bos #38045][bos #38046] New SA versions of NETGEN and GMSH.

Add netgen_runner_test for 1D2D3D

add test for gmsh_runner

Improve test for netgen and gmsh. Add new versions in option mesher_launcher.py

Add test for Netgen2D SA version.

Test for Netgen 2D SA version.

Code cleanup.

Adapt mesher_launcher and add creating_parallel_gmsh_mesh.py test for Remote version of 3D GMSH.

test for parallel mesh for 2D using new netgen SA/Remote version. Add the possibility to export Mesh1D.med in SMESH_Gen.cxx at method parallelComputeSubMeshes. Modify the constructor of ParallelMesh class in smeshBuilder to handle 2D meshing in parallel.

3 months agoMerge branch 'V9_12_BR'
jfa [Sat, 13 Jan 2024 00:44:31 +0000 (00:44 +0000)]
Merge branch 'V9_12_BR'

4 months agoBetter error handling for parallel mesh
YOANN AUDOUIN [Wed, 13 Dec 2023 10:15:08 +0000 (11:15 +0100)]
Better error handling for parallel mesh

4 months ago[bos #40035][EDF] Handle Salome Exception in interface to retun meaninfull error... V9_12_BR cce/40035 V9_12_0 V9_12_0rc1 27/head
cconopoima [Wed, 6 Dec 2023 11:53:31 +0000 (11:53 +0000)]
[bos #40035][EDF] Handle Salome Exception in interface to retun meaninfull error message when the shrink geometry does not match the topology of the original geometry.

4 months agoMerge commit 'd2cb3e2d6f20bc6b7d1cca13a6b6339a6f582cdb' into V9_12_BR
BERNHARD Martin OpenCascade [Wed, 6 Dec 2023 15:34:31 +0000 (16:34 +0100)]
Merge commit 'd2cb3e2d6f20bc6b7d1cca13a6b6339a6f582cdb' into V9_12_BR

4 months ago[bos #39969][CEA] Mesh name change wehn submesh is edited. cce/39969 25/head 26/head
cesarconopoima [Mon, 4 Dec 2023 11:53:16 +0000 (11:53 +0000)]
[bos #39969][CEA] Mesh name change wehn submesh is edited.

5 months agoIncrement version: 9.12.0
jfa [Mon, 20 Nov 2023 18:27:46 +0000 (18:27 +0000)]
Increment version: 9.12.0

5 months ago[bos #38521][EDF] Split Polyhedron with more than one volume. cce/38521 V9_12_0b1 24/head
cconopoima [Wed, 8 Nov 2023 15:36:01 +0000 (15:36 +0000)]
[bos #38521][EDF] Split Polyhedron with more than one volume.

Improve comment and add bother volumes to mesh body.

.

Change typo of counters to avoid compilation warnings.

5 months agobos #37027 [EDF] Define more general geomTol value to detect mesh edges in geom edges... cce/37027 23/head
cconopoima [Thu, 24 Aug 2023 14:59:13 +0000 (15:59 +0100)]
bos #37027 [EDF] Define more general geomTol value to detect mesh edges in geom edges in 1D meshing import.

.

..

5 months agoMerge commit '6600bcec782fc8b6c72871fe6e08bd19a34a4e2b'
AUDOUIN Yoann [Mon, 30 Oct 2023 07:17:28 +0000 (08:17 +0100)]
Merge commit '6600bcec782fc8b6c72871fe6e08bd19a34a4e2b'

6 months ago[bos #38088] [CEA] Create documentation for Offset transformation in SMESH. cce/38088 22/head
cconopoima [Mon, 16 Oct 2023 12:17:36 +0000 (13:17 +0100)]
[bos #38088] [CEA] Create documentation for Offset transformation in SMESH.

Fixing typo critireas is criterias.

6 months ago[bos #35147] [EDF] (2023-T1) Decompose Viscous Layer API. cce/35147VL 20/head
cconopoima [Tue, 25 Jul 2023 19:15:25 +0000 (16:15 -0300)]
[bos #35147] [EDF] (2023-T1) Decompose Viscous Layer API.

Delete .vscode/settings.json

Publish shrinkGeometry.

Refactor StdMeshers_Cartesian_3D and StdMeshers_Cartesian_VL classes to allow passing an arbitrary shrink mesh to the viscous layer builder. Use StdMeshers_Cartesian_VL in StdMeshers_ViscousLayerBuilder to handle geometry shrinking and viscous layer building.

Create maps to link shrink solid and the solid assign to the shrink mesh. Code cleanup.

Defining map btw original shape (TopAbs_COMPOUND) and result shrink object. Refactor to support viscous layer of faces. Code clean up and add of tests.

Documentation and code cleanup

erase debug comment.

Modif after code review.

Avoid compilation warning from ViscousLayerBuilder and ViscousLayerBuilder_i classes.

6 months agobos #34269 [CEA] Function to check same face orientation for polyhedrals used on... cce/34269 V9_12_0a1 V9_12_0a2
cconopoima [Wed, 14 Jun 2023 11:25:23 +0000 (08:25 -0300)]
bos #34269 [CEA] Function to check same face orientation for polyhedrals used on the computation of their volume.

6 months agoAdd test for fix bos #33557 cce/33557 15/head
Christophe Bourcier [Tue, 3 Oct 2023 11:31:37 +0000 (13:31 +0200)]
Add test for fix bos #33557

6 months agobos #33557 [CEA] Merge pyramid method using geometrical median for the apex.
cconopoima [Mon, 29 May 2023 18:00:11 +0000 (15:00 -0300)]
bos #33557 [CEA] Merge pyramid method using geometrical median for the apex.

Avoid include twice SMDS_VolumeTool header.

update expected values in cubeMilieu.py

6 months agofixed bos#37786: SMESH_MGAdaptTests_without_session random failures
mbs [Tue, 3 Oct 2023 09:37:25 +0000 (10:37 +0100)]
fixed bos#37786: SMESH_MGAdaptTests_without_session random failures

6 months agoMissing icon image in documentation
YOANN AUDOUIN [Tue, 3 Oct 2023 07:56:34 +0000 (09:56 +0200)]
Missing icon image in documentation

6 months agoAdding Multinode method for smesh parallelism (with windows fixed)
Yoann Audouin [Thu, 9 Mar 2023 15:32:55 +0000 (16:32 +0100)]
Adding Multinode method for smesh parallelism (with windows fixed)

Adding walltime for multinode + keeping temporary folder activated with environement variable
bos #37471: fix compilation on Windows operating system. Note that  SMESH_Gen::send_mesh current implementation is vetoed on windows OS (system call)

7 months agobos #36783 [EDF] Use BRepTopAdaptor_FClass2d classifier for edges with tighter tolerance. cce/36783 19/head
cconopoima [Thu, 10 Aug 2023 14:52:15 +0000 (15:52 +0100)]
bos #36783 [EDF] Use BRepTopAdaptor_FClass2d classifier for edges with tighter tolerance.

7 months agoForcing removal of temporary output file for MG_adapt
YOANN AUDOUIN [Mon, 11 Sep 2023 13:36:36 +0000 (15:36 +0200)]
Forcing removal of temporary output file for MG_adapt

7 months agoRevert "Adding Multinode method for smesh parallelism + cleanup and doc"
YOANN AUDOUIN [Mon, 4 Sep 2023 06:00:13 +0000 (08:00 +0200)]
Revert "Adding Multinode method for smesh parallelism + cleanup and doc"

This reverts commit 93edbb3a29c3e3e3965fa07bf5aaf71cdd541883.

7 months agoAdding Multinode method for smesh parallelism + cleanup and doc
Yoann Audouin [Thu, 9 Mar 2023 15:32:55 +0000 (16:32 +0100)]
Adding Multinode method for smesh parallelism + cleanup and doc

8 months agobos #32735 [CEA] Create 2D Mesh from 3D elements. cce/32735MeshOfFaces 17/head
cconopoima [Tue, 27 Jun 2023 17:59:34 +0000 (14:59 -0300)]
bos #32735 [CEA] Create 2D Mesh from 3D elements.

Adding test and icon to cmake. Adding the keyword MakeBoundaryOfEachElement to the 2smeshpy util class.

Add missing french translations of dialog box and operations results. Update copyright message of SMESHGUI_MakeFull2DFrom3DOp new class.

8 months agoFix compilation problem on Windows asozinov/CR32738 18/head
asozinov [Thu, 10 Aug 2023 10:51:52 +0000 (11:51 +0100)]
Fix compilation problem on Windows

8 months agoSome improvements on Scaled Jacobian: cce/32738ScaledJacobian 14/head
Christophe Bourcier [Tue, 8 Aug 2023 10:42:44 +0000 (12:42 +0200)]
Some improvements on Scaled Jacobian:
- add math to sphinx to generate the formulas
- change the icon to deformed hexahedrons
- add a test on deformed hexahedrons
- update the example use case on the doc to deformed hexahedrons

8 months agobos #32738 [CEA] Scaled Jacobian quality mesh measure for volumetric elements.
cconopoima [Tue, 23 May 2023 19:47:39 +0000 (16:47 -0300)]
bos #32738 [CEA] Scaled Jacobian quality mesh measure for volumetric elements.

Erase non tracke files

Adding some comments on SMESH_Controls. Fixing compilation warning on SMDS_VolumeTool and add missing lines in interface files.

Add implemented tests to tests.set

Correction on SMESH_msg_fr and copyright msg of python test.

9 months agoMerge branch 'V9_11_BR'
jfa [Wed, 19 Jul 2023 15:38:00 +0000 (16:38 +0100)]
Merge branch 'V9_11_BR'

9 months agoCorrection for dual mesh + improve test to check more options
YOANN AUDOUIN [Tue, 27 Jun 2023 09:29:53 +0000 (11:29 +0200)]
Correction for dual mesh + improve test to check more options

10 months agoupdated copyright message V9_11_BR V9_11_0
mbs [Mon, 19 Jun 2023 21:11:37 +0000 (22:11 +0100)]
updated copyright message

10 months agoupdated copyright message
mbs [Fri, 16 Jun 2023 19:28:19 +0000 (20:28 +0100)]
updated copyright message

10 months agobos #35165 [CEA] Clear the mesh when an hypothesis is added to an algorithm CR35165 13/head
asozinov [Sun, 21 May 2023 21:13:48 +0000 (22:13 +0100)]
bos #35165 [CEA] Clear the mesh when an hypothesis is added to an algorithm

- Call Update after add hypothesis
- Fix problem, when after change hypothesis mesh in VTKViewer not clears automatically

11 months agoIncrement version: 9.11.0 V9_11_0rc1
jfa [Thu, 25 May 2023 13:55:45 +0000 (14:55 +0100)]
Increment version: 9.11.0

11 months agoCR32840 - EDF 26406 - problem of dump CR32840 12/head
asozinov [Tue, 23 May 2023 17:12:52 +0000 (18:12 +0100)]
CR32840 - EDF 26406 - problem of dump

Fixed problem with initialize QuadrangleParameters with default parameters for Quadrangle 2D algo after load of python dump

11 months agoMerge commit 'd1a4e96b1a71671fa1f529461744d55df36df7b6' V9_11_0b1
BERNHARD Martin OpenCascade [Thu, 11 May 2023 14:05:36 +0000 (16:05 +0200)]
Merge commit 'd1a4e96b1a71671fa1f529461744d55df36df7b6'

11 months agofixed bos#32896 bos/35256 11/head
mbs [Thu, 27 Apr 2023 12:01:49 +0000 (13:01 +0100)]
fixed bos#32896

11 months agofixed bos#32896 mbs/32896_dumpy_study 9/head
mbs [Thu, 27 Apr 2023 12:01:49 +0000 (13:01 +0100)]
fixed bos#32896

11 months agobos #35256: remove lapsed test_smeshplugin_mg_tetra_parallele.py since 3DS does not...
Nabil Ghodbane [Thu, 11 May 2023 11:52:29 +0000 (13:52 +0200)]
bos #35256: remove lapsed test_smeshplugin_mg_tetra_parallele.py since 3DS does not market mg-tetra HPC MPI (2.15 onwards)

11 months agoAdd tests for viscous layers with body fitting eap/17015_BodyFitting_VL_squashed V9_11_0a1 V9_11_0a2
Christophe Bourcier [Wed, 10 May 2023 07:27:16 +0000 (09:27 +0200)]
Add tests for viscous layers with body fitting

11 months agobos #17015 [CEA 17008] Body fitting with Viscous Layers for CFD meshing
eap [Fri, 17 Jun 2022 11:23:44 +0000 (14:23 +0300)]
bos #17015 [CEA 17008] Body fitting with Viscous Layers for CFD meshing

fix for inlet/outlet

Fix for negative volumes due to merge

increase tolerance for search of equal intersection points

Remove old tol2 declaration

11 months agoImprove new MG license mechanism to make it work on Windows
Christophe Bourcier [Thu, 27 Apr 2023 09:09:49 +0000 (11:09 +0200)]
Improve new MG license mechanism to make it work on Windows

Use additional functions of MGKEYGEN for version detection to work on Windows (thanks to Nabil)

Use spaces instead of tabs

Ensure backward compatibility using either functions from .so/dll or environment variables MESHGEMS_VERSION_MAJOR/MINOR/PATCH defined in SAT

remove blank space

Fix coding style

11 months ago[bos #32736][CEA] Threshold of criteria. Fixed showing Wireframe for hidden objects. kleontev/32736_Threshold_of_criteria_bugfix 8/head
Konstantin Leontev [Wed, 26 Apr 2023 14:44:07 +0000 (15:44 +0100)]
[bos #32736][CEA] Threshold of criteria. Fixed showing Wireframe for hidden objects.

12 months ago[bos #34270] Fix Length 2D control still displayed after mesh cleared on hypothesis... cce/34270 7/head
cconopoima [Thu, 30 Mar 2023 14:56:05 +0000 (11:56 -0300)]
[bos #34270] Fix Length 2D control still displayed after mesh cleared on hypothesis change

12 months agoImprove new MG license mechanism to be binary compatible 2.14/2.15 cbr/new_mg_license_215_v2
Christophe Bourcier [Wed, 19 Apr 2023 12:30:38 +0000 (14:30 +0200)]
Improve new MG license mechanism to be binary compatible 2.14/2.15

12 months ago[bos #32736][CEA] Threshold of criteria. Added Threshold and Wireframe Off checkbox...
Konstantin Leontev [Wed, 19 Apr 2023 15:53:41 +0000 (16:53 +0100)]
[bos #32736][CEA] Threshold of criteria. Added Threshold and Wireframe Off checkbox to the Scalar Bar Properties dialog.

12 months agoFirst integration of a new PV3D viewer.
Anthony Geay [Mon, 27 Mar 2023 07:52:33 +0000 (08:52 +0100)]
First integration of a new PV3D viewer.

12 months agoUpgrade to new MG license mechanism and keep compatibility with old ones cbr/new_mg_license_215_squashed
Christophe Bourcier [Tue, 7 Mar 2023 14:00:30 +0000 (15:00 +0100)]
Upgrade to new MG license mechanism and keep compatibility with old ones

spns #33658 - fix compilation issue on Windows (thanks to Nabil)

12 months agoFix Compute for Homard assert_compute 2/head
Frederic Pons [Wed, 5 Apr 2023 16:11:36 +0000 (18:11 +0200)]
Fix Compute for Homard

12 months agoMerge branch 'assert_compute' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh...
Frederic Pons [Wed, 29 Mar 2023 12:21:18 +0000 (14:21 +0200)]
Merge branch 'assert_compute' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into assert_compute

12 months agoCheck result of Compute() in test and examples
Frederic Pons [Tue, 21 Feb 2023 13:59:44 +0000 (14:59 +0100)]
Check result of Compute() in test and examples

12 months agoFix two failing tests on Windows: yan/parallel_mesh_win 4/head
Nabil Ghodbane [Wed, 29 Mar 2023 11:16:34 +0000 (13:16 +0200)]
Fix two failing tests on Windows:
  1- ex30_tepal.py -  vetoe this test on Windows since 3D Mesher is not available GHS3DRPL -  MeshGemsh
  2- creating_parallel_mesh.py: on windows we build Python without tcl/tk thus tkinter module is missing -  do not raise exception in that case
Tested OK on Windows

12 months agofix remaining compilation issues on Windows - to be reviewed
Nabil Ghodbane [Tue, 28 Mar 2023 14:28:16 +0000 (16:28 +0200)]
fix remaining compilation issues on Windows -  to be reviewed

12 months agoBack to WIN32
Yoann Audouin [Tue, 28 Mar 2023 06:46:24 +0000 (08:46 +0200)]
Back to WIN32

12 months agoReplace WIN32 by DISABLE_PSMESH
Yoann Audouin [Tue, 28 Mar 2023 06:45:16 +0000 (08:45 +0200)]
Replace WIN32 by DISABLE_PSMESH

13 months agoMissing files
Yoann Audouin [Thu, 23 Mar 2023 10:15:45 +0000 (11:15 +0100)]
Missing files

13 months agoMerge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'
AUDOUIN Yoann [Thu, 23 Mar 2023 07:43:01 +0000 (08:43 +0100)]
Merge commit '7ce6e800256c653b878d88163ff8576d16ed5a27'

13 months agoCleanup of parallel meshing + documentation
Yoann Audouin [Thu, 9 Mar 2023 15:32:55 +0000 (16:32 +0100)]
Cleanup of parallel meshing + documentation

13 months agoSmall hack to update the mesh representation after succeded mesh creation in the... cce/29159 3/head
cconopoima [Mon, 20 Mar 2023 16:04:55 +0000 (13:04 -0300)]
Small hack to update the mesh representation after succeded mesh creation in the case the first call to mesh creation failed.

13 months agoCheck result of Compute in examples
Frederic Pons [Tue, 28 Feb 2023 16:52:59 +0000 (17:52 +0100)]
Check result of Compute in examples

14 months agoPorting Salome to OCCT 7.7.0
jfa [Wed, 22 Feb 2023 22:46:07 +0000 (22:46 +0000)]
Porting Salome to OCCT 7.7.0

14 months agoCheck result of Compute() in test 1/head
Frederic Pons [Tue, 21 Feb 2023 13:59:44 +0000 (14:59 +0100)]
Check result of Compute() in test

14 months agoImprove error message
Christophe Bourcier [Tue, 31 Jan 2023 15:10:37 +0000 (16:10 +0100)]
Improve error message

15 months agoAdding search in doxygen
Yoann Audouin [Wed, 18 Jan 2023 14:30:18 +0000 (15:30 +0100)]
Adding search in doxygen

16 months agoMerge branch 'V9_10_BR'
jfa [Fri, 16 Dec 2022 08:57:32 +0000 (11:57 +0300)]
Merge branch 'V9_10_BR'

16 months agoMissing french translation for dual mesh GUI
Yoann Audouin [Mon, 12 Dec 2022 16:32:49 +0000 (17:32 +0100)]
Missing french translation for dual mesh GUI

17 months agoImprove projection of dual mesh nodes: V9_10_BR V9_10_0 V9_10_0rc1
Christophe Bourcier [Mon, 14 Nov 2022 12:59:56 +0000 (13:59 +0100)]
Improve projection of dual mesh nodes:
- first project nodes on edges, then project on faces
- keep the relation from the sub-shapes to the mesh by groups
Also:
- Code cleaning in dual mesh
- Remove tmp folder of dual mesh
- Fix for Windows (thanks to Nabil)

17 months agoIncrement version: 9.10.0
jfa [Tue, 22 Nov 2022 11:19:03 +0000 (14:19 +0300)]
Increment version: 9.10.0

17 months agoImprove projection of dual mesh nodes: cbr/fix_dual_mesh_projection_squashed
Christophe Bourcier [Mon, 14 Nov 2022 12:59:56 +0000 (13:59 +0100)]
Improve projection of dual mesh nodes:
- first project nodes on edges, then project on faces
- keep the relation from the sub-shapes to the mesh by groups
Also:
- Code cleaning in dual mesh
- Remove tmp folder of dual mesh
- Fix for Windows (thanks to Nabil)

17 months agoAdding parallel meshing (NETGEN only, Linux Only) V9_10_0b1
Yoann Audouin [Fri, 21 Oct 2022 13:03:25 +0000 (15:03 +0200)]
Adding parallel meshing (NETGEN only, Linux Only)

See example test/SMESH_ParallelCompute.py for an example

17 months ago[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environm...
Konstantin LEONTEV [Tue, 15 Nov 2022 06:04:21 +0000 (09:04 +0300)]
[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable

17 months agoFix libpng warning iCCP: known incorrect sRGB profile
Christophe Bourcier [Wed, 9 Nov 2022 14:54:11 +0000 (15:54 +0100)]
Fix libpng warning iCCP: known incorrect sRGB profile
    To find which png to fix: pngcrush -n -q *.png
    To fix each png with bad iCCP: pngcrush -ow -rem allb -reduce file.png

17 months agoFix warning when loading SMESH plugins resources
Christophe Bourcier [Wed, 9 Nov 2022 13:38:26 +0000 (14:38 +0100)]
Fix warning when loading SMESH plugins resources

17 months agoFix group of faces identification from dual mesh skin cbr/fix_dual_mesh
Christophe Bourcier [Fri, 4 Nov 2022 16:57:54 +0000 (17:57 +0100)]
Fix group of faces identification from dual mesh skin

17 months agoMerge remote-tracking branch 'origin/cbr/improve_topiivol_layout'
Afeef [Fri, 4 Nov 2022 08:08:49 +0000 (09:08 +0100)]
Merge remote-tracking branch 'origin/cbr/improve_topiivol_layout'

17 months agoRevert "Merge branch 'yan/parallel_mesh2'" cbr/improve_topiivol_layout
Yoann Audouin [Wed, 2 Nov 2022 09:54:05 +0000 (10:54 +0100)]
Revert "Merge branch 'yan/parallel_mesh2'"

This reverts commit 4403c126a0d688d98888156656f1df387a1b1dee, reversing
changes made to 4dc895105ab7686df2e2987d35d46a4e379ea707.

17 months agoRevert "Corrections for compilation on other OS"
Yoann Audouin [Wed, 2 Nov 2022 09:51:17 +0000 (10:51 +0100)]
Revert "Corrections for compilation on other OS"

This reverts commit df57f987dd5df72834dd8d1b8647a275123f7465.

17 months agoBetter layout with documentation update
Afeef [Thu, 3 Nov 2022 10:52:23 +0000 (11:52 +0100)]
Better layout with documentation update
Thanks to Christophe

17 months agoImprove Top-ii-Vol dialog box layout
Christophe Bourcier [Wed, 2 Nov 2022 15:49:55 +0000 (16:49 +0100)]
Improve Top-ii-Vol dialog box layout
And add CEA to copyright

17 months agoRevert "Merge branch 'yan/parallel_mesh2'"
Yoann Audouin [Wed, 2 Nov 2022 09:54:05 +0000 (10:54 +0100)]
Revert "Merge branch 'yan/parallel_mesh2'"

This reverts commit 4403c126a0d688d98888156656f1df387a1b1dee, reversing
changes made to 4dc895105ab7686df2e2987d35d46a4e379ea707.

17 months agoRevert "Corrections for compilation on other OS"
Yoann Audouin [Wed, 2 Nov 2022 09:51:17 +0000 (10:51 +0100)]
Revert "Corrections for compilation on other OS"

This reverts commit df57f987dd5df72834dd8d1b8647a275123f7465.

17 months agoCorrections for compilation on other OS
Yoann Audouin [Wed, 26 Oct 2022 08:33:28 +0000 (10:33 +0200)]
Corrections for compilation on other OS

18 months agoMerge branch 'yan/parallel_mesh2'
Yoann Audouin [Fri, 21 Oct 2022 13:03:25 +0000 (15:03 +0200)]
Merge branch 'yan/parallel_mesh2'

18 months agoRestoring comment of unregister to investigate yan/parallel_mesh2
Yoann Audouin [Tue, 18 Oct 2022 13:23:33 +0000 (15:23 +0200)]
Restoring comment of unregister to investigate

18 months agoMinor corrections for debug messages
Yoann Audouin [Wed, 12 Oct 2022 09:24:26 +0000 (11:24 +0200)]
Minor corrections for debug messages