Salome HOME
plugins/ghs3dplugin.git
8 years agoremove "using namespace std" from SMESH headers V8_0_0_BR V8_0_0 V8_0_0rc2
eap [Mon, 15 Feb 2016 12:40:54 +0000 (15:40 +0300)]
remove "using namespace std" from SMESH headers

8 years agoMerge remote branch 'origin/V7_dev' into V8_0_0_BR V8_0_0rc1
vsr [Tue, 9 Feb 2016 15:00:29 +0000 (18:00 +0300)]
Merge remote branch 'origin/V7_dev' into V8_0_0_BR

8 years ago53045: MG-Tetra and MG-Tetra parallel failed on sub-shape #1
eap [Fri, 5 Feb 2016 14:59:25 +0000 (17:59 +0300)]
53045: MG-Tetra and MG-Tetra parallel failed on sub-shape #1

fix bug: if a sole enforced vertex is out of the domain, mg-tetra fails
         with a message that *_required.mesh file is missing.
after the fix: mesh is computed OK + a warning that enforced vertices are
         incorrectly defined

8 years agoMerge remote branch 'origin/V7_dev' into V8_0_0_BR
vsr [Tue, 2 Feb 2016 16:18:27 +0000 (19:18 +0300)]
Merge remote branch 'origin/V7_dev' into V8_0_0_BR

8 years agoShow a true reason of failure instead of "mg-tetra.exe: command not found"
eap [Fri, 29 Jan 2016 12:42:39 +0000 (15:42 +0300)]
Show a true reason of failure instead of "mg-tetra.exe: command not found"

8 years agoIncrement version: 8.0.0
vsr [Mon, 25 Jan 2016 12:51:20 +0000 (15:51 +0300)]
Increment version: 8.0.0

8 years agoMerge branch 'V8_0_BR' V8_0_0a2 V8_0_0b1
vsr [Fri, 15 Jan 2016 06:37:25 +0000 (09:37 +0300)]
Merge branch 'V8_0_BR'

8 years agoFix compilation errors using gcc-5.X relating to explicit stream::operator bool() V7_8_0a1
eap [Thu, 14 Jan 2016 11:00:05 +0000 (14:00 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()

+ Fix compilation warnings

8 years agoFix possible problem with enclosed reloading of targets from SALOME modules V8_0_BR
vsr [Wed, 13 Jan 2016 14:05:32 +0000 (17:05 +0300)]
Fix possible problem with enclosed reloading of targets from SALOME modules

8 years agoMerge Qt5 porting. V8_0_0a1
imn [Thu, 26 Nov 2015 14:42:50 +0000 (17:42 +0300)]
Merge Qt5 porting.

8 years agoFix a problem with the restoring enforced vertices and enforced meshes
rnv [Tue, 15 Dec 2015 14:46:05 +0000 (17:46 +0300)]
Fix a problem with the restoring enforced vertices and enforced meshes

8 years agoSet development flag to 1 V8_0_pre
vsr [Mon, 19 Oct 2015 09:09:50 +0000 (12:09 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:57:26 +0000 (08:57 +0300)]
Increment version: 7.7.0

8 years ago0023067: [CEA 1478] Use long names (edited) cbr/crowdin_V7_7_BR V7_7_0a1 V7_7_0b1
mpa [Mon, 29 Jun 2015 14:26:34 +0000 (17:26 +0300)]
0023067: [CEA 1478] Use long names (edited)

8 years ago0023067: [CEA 1478] Use long names
mpa [Mon, 29 Jun 2015 14:15:05 +0000 (17:15 +0300)]
0023067: [CEA 1478] Use long names

8 years agoCMake improvement: usage of SALOME_GUI_MODE() macro
mpa [Thu, 11 Jun 2015 11:42:39 +0000 (14:42 +0300)]
CMake improvement: usage of SALOME_GUI_MODE() macro

8 years agoTurn DEV version flag ON
vsr [Wed, 3 Jun 2015 10:54:11 +0000 (13:54 +0300)]
Turn DEV version flag ON

9 years agoAdditional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes... V7_6_BR cbr/crowdin_V7_6_BR fix_for_760 V7_6_0 V7_6_0rc1
rnv [Tue, 21 Apr 2015 09:50:51 +0000 (12:50 +0300)]
Additional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes' issue.

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:36 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years agoChange from double to long to handle the max memory size in the hypothesis creator... fbt/max_memory_param_float V7_6_0b1
Florian BRUNET [Wed, 8 Apr 2015 15:46:47 +0000 (17:46 +0200)]
Change from double to long to handle the max memory size in the hypothesis creator for mg-tetra volume meshing.

9 years agoForce the float expression for the max memory parameter to avoid exponential form...
Florian BRUNET [Wed, 8 Apr 2015 09:48:32 +0000 (11:48 +0200)]
Force the float expression for the max memory parameter to avoid exponential form incompatible so far with MG-tetra as soon as the requested memory value is greater than 1TB.

9 years agoCopyrights update 2015. V7_6_0a1
akl [Mon, 16 Feb 2015 09:00:11 +0000 (13:00 +0400)]
Copyrights update 2015.

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
eap [Tue, 10 Feb 2015 11:16:09 +0000 (14:16 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method

9 years ago22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails
eap [Fri, 23 Jan 2015 12:57:06 +0000 (15:57 +0300)]
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails

      Fix a regression due to change of helper.GetNodeUV() behavior

9 years agoSwitch DEV version marker to 1
vsr [Tue, 20 Jan 2015 06:47:20 +0000 (09:47 +0300)]
Switch DEV version marker to 1

9 years agoMerge branch 'V7_5_BR'
vsr [Tue, 20 Jan 2015 06:46:12 +0000 (09:46 +0300)]
Merge branch 'V7_5_BR'

9 years ago22839: EDF 9647 SMESH : CreateGroupFromGEOM does not return all elements
eap [Mon, 12 Jan 2015 15:43:24 +0000 (18:43 +0300)]
22839: EDF 9647 SMESH : CreateGroupFromGEOM does not return all elements

 make checkTmpFace(), renamed from isTmpFace(), return SOLID id if a face
 on a side of pyramid defines domain outside of pyramid

9 years agoIncrement version: 7.5.1 cbr/crowdin_V7_5_BR V7_5_1b1 V7_5_1rc1
vsr [Tue, 9 Dec 2014 08:38:22 +0000 (11:38 +0300)]
Increment version: 7.5.1

9 years agoIncrement version: 7.5.0 V7_5_0 V7_5_0rc1
vsr [Wed, 5 Nov 2014 15:26:40 +0000 (18:26 +0300)]
Increment version: 7.5.0

9 years ago22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra... V7_5_0b1
eap [Fri, 17 Oct 2014 14:53:28 +0000 (18:53 +0400)]
22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra group

9 years agoParaView 4.2 porting
vsr [Wed, 15 Oct 2014 10:31:13 +0000 (14:31 +0400)]
ParaView 4.2 porting

9 years agoCOTECH: Update names of DISTENE products V7_5_0a1
eap [Thu, 11 Sep 2014 15:05:58 +0000 (19:05 +0400)]
COTECH: Update names of DISTENE products

  Almost full replacement of old names

9 years ago22687: [CEA 1271] Regression on test script bug_714_ghs3d_enforced_mesh.py
eap [Wed, 10 Sep 2014 09:35:13 +0000 (13:35 +0400)]
22687: [CEA 1271] Regression on test script bug_714_ghs3d_enforced_mesh.py

9 years agoCOTECH: Update names of DISTENE products
eap [Tue, 9 Sep 2014 10:16:20 +0000 (14:16 +0400)]
COTECH: Update names of DISTENE products

BLSURF -> MG-CADSurf
GHS3D -> MG-Tetra
Hexotic -> MG-Hexa

and

GHS3DPRL -> MG-Tetra Parallel

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:29:38 +0000 (13:29 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:29:12 +0000 (13:29 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years ago22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
eap [Fri, 22 Aug 2014 11:41:12 +0000 (15:41 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry

9 years ago22658: EDF 8542 SMESH: GHS3D computation randomly fails
eap [Wed, 6 Aug 2014 12:21:18 +0000 (16:21 +0400)]
22658: EDF 8542 SMESH: GHS3D computation randomly fails

  Fix a SIGSEGV when bad elements are Viscous proxy faces

9 years ago22658: EDF 8542 SMESH: GHS3D computation randomly fails
eap [Tue, 29 Jul 2014 14:33:08 +0000 (18:33 +0400)]
22658: EDF 8542 SMESH: GHS3D computation randomly fails

  let proxyMesh live till readGMFFile()

9 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:08:54 +0000 (14:08 +0400)]
Version update: 7.4.1

9 years ago22608: [CEA 1158] GHS3DPLUGIN default optimization level
eap [Mon, 23 Jun 2014 14:50:19 +0000 (18:50 +0400)]
22608: [CEA 1158] GHS3DPLUGIN default optimization level

10 years agoUpdate translation files from Crowdin V7_4_0 V7_4_0rc1 V7_4_0rc2
Christophe Bourcier [Fri, 16 May 2014 13:11:28 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:29:19 +0000 (15:29 +0400)]
Increment version: 7.4.0

10 years agoMerge branch V7_3_1_BR V7_4_0a1 V7_4_0b1
vsr [Thu, 3 Apr 2014 11:47:59 +0000 (15:47 +0400)]
Merge branch V7_3_1_BR

10 years agoCompilation on Windows platform.
rnv [Mon, 31 Mar 2014 08:05:09 +0000 (12:05 +0400)]
Compilation on Windows platform.

10 years agoDebug of CMake build procedure
mpa [Mon, 3 Mar 2014 11:24:32 +0000 (15:24 +0400)]
Debug of CMake build procedure

10 years agoParaView 4.1 / VTK 6.1 porting V7_3_1_BR V7_3_1 V7_3_1rc1 V7_3_1rc2
vsr [Fri, 21 Feb 2014 12:39:22 +0000 (16:39 +0400)]
ParaView 4.1 / VTK 6.1 porting

10 years agoUpdate copyrights 2014.
akl [Fri, 21 Feb 2014 07:23:05 +0000 (11:23 +0400)]
Update copyrights 2014.

10 years agoUpdate copyrights 2014.
akl [Tue, 18 Feb 2014 07:30:21 +0000 (11:30 +0400)]
Update copyrights 2014.

10 years agoIncrement version: 7.3.1 V7_3_1b1
vsr [Fri, 14 Feb 2014 15:02:18 +0000 (19:02 +0400)]
Increment version: 7.3.1

10 years agoMerge from BR_imps_2013 14/01/2014
vsr [Wed, 15 Jan 2014 09:41:41 +0000 (09:41 +0000)]
Merge from BR_imps_2013 14/01/2014

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 15:09:51 +0000 (15:09 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoShow error in case when SMESH was built without docs V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
akl [Thu, 12 Dec 2013 06:16:40 +0000 (06:16 +0000)]
Show error in case when SMESH was built without docs
 (SALOME_BUILD_DOC=OFF), but PLUGIN is built with docs (SALOME_BUILD_DOC=ON).

10 years agoRegression of SALOME_TESTS/Grids/smesh/imps_09/K9 V7_3_0b1
eap [Thu, 5 Dec 2013 13:36:20 +0000 (13:36 +0000)]
Regression of SALOME_TESTS/Grids/smesh/imps_09/K9

Remove *Vol.sol files

10 years agoJapanese translations update
rnc [Thu, 5 Dec 2013 10:23:06 +0000 (10:23 +0000)]
Japanese translations update

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:34:58 +0000 (14:34 +0000)]
Increment version to 7.3.0

10 years agoCMake:
mpa [Thu, 28 Nov 2013 12:28:22 +0000 (12:28 +0000)]
CMake:
- add files to remove using command "make clean"

10 years ago22418: [CEA 1012] Mesh with intersecting cells V7_3_0a1
eap [Wed, 27 Nov 2013 11:22:18 +0000 (11:22 +0000)]
22418: [CEA 1012] Mesh with intersecting cells

Fix finding bad elements

10 years ago- from salome.GHS3DPlugin import GHS3DPluginBuilder
bourcier [Fri, 22 Nov 2013 15:36:30 +0000 (15:36 +0000)]
-    from salome.GHS3DPlugin import GHS3DPluginBuilder
+    import GHS3DPlugin

10 years agoAdd missing French translation
fps [Tue, 19 Nov 2013 17:31:04 +0000 (17:31 +0000)]
Add missing French translation

10 years ago- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
mpa [Tue, 19 Nov 2013 10:21:21 +0000 (10:21 +0000)]
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before

10 years agoRegression with enforced vertices
eap [Mon, 18 Nov 2013 13:45:53 +0000 (13:45 +0000)]
Regression with enforced vertices

10 years ago22404: EDF SMESH Regression : GHS3D quadratic mesh fails with Netgen 1D2D (second...
eap [Thu, 14 Nov 2013 11:10:11 +0000 (11:10 +0000)]
22404: EDF SMESH Regression : GHS3D quadratic mesh fails with Netgen 1D2D (second order option)

  Fix for the second order mesh

10 years agoUse the GMF file name with its extension in the argument --in.
bourcier [Wed, 13 Nov 2013 13:34:31 +0000 (13:34 +0000)]
Use the GMF file name with its extension in the argument --in.
Otherwise MG-Tetra does not find the mesh if only its base name without extension is provided.
It is the case with extra option as text --volume_proximity_layers 2 for instance.

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:06:05 +0000 (12:06 +0000)]
CMake:
- enable cmake testing for have message "No tests were
found" if module has not tests

10 years ago22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and...
eap [Tue, 12 Nov 2013 10:07:44 +0000 (10:07 +0000)]
22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and .faces)

Use GMF format for the mesh on shape

10 years ago22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and...
eap [Tue, 12 Nov 2013 10:00:29 +0000 (10:00 +0000)]
22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and .faces)

Use GMF format for the mesh on shape

10 years agoJapanese translations update
rnc [Tue, 5 Nov 2013 15:19:39 +0000 (15:19 +0000)]
Japanese translations update

10 years agoCMake: improved reloading of dependent CMake targets in Config file to
mpa [Tue, 5 Nov 2013 12:42:13 +0000 (12:42 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.

10 years agoCMake:
mpa [Fri, 1 Nov 2013 07:10:32 +0000 (07:10 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.

10 years agoCMake: Add keyword NOCHECK for accumulating environment because included directories...
mpa [Thu, 31 Oct 2013 11:23:51 +0000 (11:23 +0000)]
CMake: Add keyword NOCHECK for accumulating environment because included directories not exists in this moment

10 years agoCMake:
mpa [Wed, 30 Oct 2013 06:20:09 +0000 (06:20 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoWin32 compilation.
ana [Thu, 24 Oct 2013 14:21:23 +0000 (14:21 +0000)]
Win32 compilation.

10 years agoWin32 compilation.
ana [Thu, 24 Oct 2013 14:04:36 +0000 (14:04 +0000)]
Win32 compilation.

10 years agoCMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 14:14:45 +0000 (14:14 +0000)]
CMake: rollback of previous changes

10 years agoCMake: doing proper string comparison in IF clause
mpa [Wed, 23 Oct 2013 10:15:44 +0000 (10:15 +0000)]
CMake: doing proper string comparison in IF clause

10 years agoCmake: add a deletion of documentation directory to command make clean
mpa [Tue, 22 Oct 2013 14:28:31 +0000 (14:28 +0000)]
Cmake: add a deletion of documentation directory to command make clean

10 years ago- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
mpa [Tue, 22 Oct 2013 14:25:30 +0000 (14:25 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
- Add definitions and include directories of dependent modules

10 years agoUse the GMF file name with its extension in the argument --in.
bourcier [Fri, 18 Oct 2013 14:31:13 +0000 (14:31 +0000)]
Use the GMF file name with its extension in the argument --in.
Otherwise MG-Tetra does not find the mesh if only its base name without extension is provided.
It is the case with extra option as text --volume_proximity_layers 2 for instance.

10 years ago22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does...
eap [Tue, 15 Oct 2013 17:44:39 +0000 (17:44 +0000)]
22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does not indicate bad mesh

New error codes fixed

10 years ago22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does...
eap [Tue, 15 Oct 2013 16:31:51 +0000 (16:31 +0000)]
22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does not indicate bad mesh

New error codes treated

10 years agoIMP: GHS3DPLUGIN / CMake build procedure: CAS and VTK can be found with the informati...
rnc [Mon, 14 Oct 2013 09:24:32 +0000 (09:24 +0000)]
IMP: GHS3DPLUGIN / CMake build procedure: CAS and VTK can be found with the information provided by the GUI configuration file if any

10 years agoPorting GHS3DPLUGIN SALOME module build procedure to the CMake build system: initial...
rnv [Fri, 11 Oct 2013 11:51:39 +0000 (11:51 +0000)]
Porting GHS3DPLUGIN SALOME module build procedure to the CMake build system: initial version.

10 years agoInitialMemory and MaxMemory options type are now double instead of long.
gdd [Tue, 8 Oct 2013 14:27:10 +0000 (14:27 +0000)]
InitialMemory and MaxMemory options type are now double instead of long.
There is still a bug in the SetValue() method of the SMESHGUI_SpinBox (value is not set).

10 years ago0022172: [CEA 790] create the groups corresponding to domains (note 0016221)
eap [Fri, 4 Oct 2013 10:06:13 +0000 (10:06 +0000)]
0022172: [CEA 790] create the groups corresponding to domains (note 0016221)

Make GHS3DPlugin_Hypothesis::DefaultToMakeGroupsOfDomains() == false

10 years agoBUG: Fixed computation failure introduced by a previous integration
rnc [Thu, 12 Sep 2013 15:47:57 +0000 (15:47 +0000)]
BUG: Fixed computation failure introduced by a previous integration

10 years agoIMP: EDF 2680: New options for log files
rnc [Wed, 11 Sep 2013 15:01:13 +0000 (15:01 +0000)]
IMP: EDF 2680: New options for log files

The user can now choose to print the log in a file or in the standard output
The user can choose to keep only log files, keep all working files or keep log files when computation fails only

10 years agoMerge from V7_2_1_BR BR_new_bop4
rnc [Mon, 2 Sep 2013 12:33:46 +0000 (12:33 +0000)]
Merge from V7_2_1_BR

10 years ago22172: [CEA 790] create the groups corresponding to domains
eap [Fri, 30 Aug 2013 08:13:34 +0000 (08:13 +0000)]
22172: [CEA 790] create the groups corresponding to domains

 Now group creation depends only on SetToMakeGroupsOfDomains flag

10 years ago22172: [CEA 790] create the groups corresponding to domains
eap [Thu, 29 Aug 2013 10:49:55 +0000 (10:49 +0000)]
22172: [CEA 790] create the groups corresponding to domains

 Now group creation depends only on SetToMakeGroupsOfDomains flag

10 years ago0022172: [CEA 790] create the groups corresponding to domains
eap [Thu, 29 Aug 2013 10:45:59 +0000 (10:45 +0000)]
0022172: [CEA 790] create the groups corresponding to domains

   "To make groups of domains" option is by default on for a mesh w/o
   shape and off for a mesh on shape

10 years ago22172: [CEA 790] create the groups corresponding to domains
eap [Wed, 28 Aug 2013 13:57:59 +0000 (13:57 +0000)]
22172: [CEA 790] create the groups corresponding to domains

 Now group creation depends only on SetToMakeGroupsOfDomains flag

10 years ago0022291: EDF 2712 SMESH: Bad dump of QuadrangleParameters
eap [Wed, 7 Aug 2013 09:35:10 +0000 (09:35 +0000)]
0022291: EDF 2712 SMESH: Bad dump of QuadrangleParameters

+               idl-module="GHS3DPlugin"

10 years agoPR : merge from V7_2_1
prascle [Sat, 3 Aug 2013 11:12:21 +0000 (11:12 +0000)]
PR : merge from V7_2_1
memory leaks

10 years agoIMP: Japanese translations
rnc [Wed, 24 Jul 2013 13:48:05 +0000 (13:48 +0000)]
IMP: Japanese translations

10 years agoIn CancelCompute() kill "sh -c mg-tetra.exe ..." command as well as "mg-tetra.exe...
eap [Tue, 9 Jul 2013 15:49:59 +0000 (15:49 +0000)]
In CancelCompute() kill "sh -c mg-tetra.exe ..." command as well as "mg-tetra.exe ..."

10 years agoFix canceling of Compute()
eap [Mon, 8 Jul 2013 14:28:51 +0000 (14:28 +0000)]
Fix canceling of Compute()

+  std::string                     _genericName;

10 years agoFix canceling of Compute()
eap [Mon, 8 Jul 2013 14:28:08 +0000 (14:28 +0000)]
Fix canceling of Compute()

+  static std::string GetExeName();

10 years ago+ <source>GHS3D_TO_MAKE_DOMAIN_GROUPS</source>
eap [Wed, 26 Jun 2013 09:24:02 +0000 (09:24 +0000)]
+        <source>GHS3D_TO_MAKE_DOMAIN_GROUPS</source>
+        <translation type="unfinished">To make groups of domains</translation>

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 09:23:51 +0000 (09:23 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

Remove dependency on MED