Commit Graph

490 Commits

Author SHA1 Message Date
eap
a9219e5f12 bos #29266 EDF 24971 - SALOME crashes
fix crash, meshing failure still there
2022-03-11 14:46:25 +03:00
rnv
a6cc4f9ec1 Compilation under Windows 2022-03-11 12:31:24 +03:00
vsr
de59ee6d8d Merge branch 'V9_8_BR' 2021-12-10 12:47:37 +03:00
eap
98cff9f2f4 bos #26630 EDF 6032 - Problem of projection 2021-11-29 21:41:58 +03:00
eap
5254ada6ef bos #26630 EDF 6032 - Problem of projection 2021-11-29 20:56:55 +03:00
eap
254c02d6e1 bos #26523 EDF 24234 - Viscous Layer
bos #26544 EDF 11636 - crash with NETGEN 6 + viscous layer

1) fix 'Conditional jump or move depends on uninitialised value'
2) fix recomputing a FACE where shrink fails
3) fix angular smooth
2021-11-27 14:46:03 +03:00
eap
095b97dbbd bos #26523 EDF 24234 - Viscous Layer
bos #26544 EDF 11636 - crash with NETGEN 6 + viscous layer

1) fix 'Conditional jump or move depends on uninitialised value'
2) fix recomputing a FACE where shrink fails
3) fix angular smooth
2021-11-27 14:31:40 +03:00
eap
48c30a5c91 bos #26452 [EDF] (2021) SMESH: orientation of faces 2021-11-19 18:29:24 +03:00
rnv
e6fe1c8354 Tests under Windows in Debug mode. 2021-11-11 17:18:45 +03:00
eap
786657f54f bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
Add the option to Export dialog
2021-09-14 18:33:41 +03:00
eap
52762f2639 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
2021-08-27 18:45:00 +03:00
rnv
3d563f7964 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2021-08-23 18:07:41 +03:00
rnv
80cacfcf7d "#24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows 2021-08-23 18:07:16 +03:00
eap
c65cc4a053 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
2021-08-23 17:59:57 +03:00
eap
83429c29b7 bos #20643 EDF 22805 - Pb Viscous Layer
It's the 2nd step of fixing
2021-08-18 20:36:17 +03:00
eap
9d45de7fb7 bos #20643 EDF 22805 - Pb Viscous Layer
It's the 1st step of fixing
2021-08-17 15:17:22 +03:00
eap
ce0f1ae8e9 Bug: boost::archive::text_iarchive fails if archive created by newer version
of boost::archive library
2021-08-06 15:41:33 +03:00
eap
e9ce775931 bos #24052 [CEA 24050] Body Fitting with shared faces
+ fix merging polyhedra
2021-07-28 19:14:53 +03:00
eap
88ff35ddd4 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
2021-07-22 14:10:49 +03:00
rnv
53cfbcdd33 Add DLL specs. 2021-07-05 19:04:33 +03:00
Anthony Geay
cc54cd4b94 Implementation of ExportMEDCoupling. 2021-05-17 16:09:53 +02:00
eap
b093728299 bos #20256: [CEA 18523] Porting SMESH to int 64 bits 2021-04-20 16:04:08 +03:00
vsr
a274ade365 Copyright update 2021 2021-03-23 17:44:29 +03:00
eap
b6b3466755 bos #20650 EDF 22824 - UseExisting1DElements 2021-02-06 21:29:17 +03:00
eap
836cce91b5 bos #20584 EDF 22720 - degenerated edge / projection 2021-02-05 18:23:25 +03:00
eap
0ad3621c84 bos #20650: EDF 22824 - UseExisting1DElements 2021-02-02 16:24:05 +03:00
eap
b586ea5065 bos #20646 [CEA] Fix error in polyhedron per solid on pentahedron 2021-01-28 16:07:58 +03:00
Christophe Bourcier
bca8bf9ddb Fix polyhedron on penta
Add a test on all kinds of elements
2021-01-28 16:07:57 +03:00
eap
9e3db5ed1d bos #20553: EDF 22656 - Error after computation but mesh seems OK
bos #20561: 22656 - Strange behavior with submeshes
2021-01-14 19:11:42 +03:00
eap
7d57cfe306 Fix typos by Kunda
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
eap
223210ad12 #20282 EDF 22320 - general compute fails
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
eap
2f4749af53 #18963 Minimize compiler warnings
fix the rest warnings
2020-12-09 22:12:51 +03:00
SALOME
cb55604f37 #18963 Minimize compiler warnings 2020-12-08 16:46:17 +03:00
eap
4039f267f1 bos #20282 EDF 22320 - general compute fails
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
   within SMESHDS_Mesh can change at study loading if some group is no
   longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
eap
fdab1d32d5 bos #20282 EDF 22320 - general compute fails 2020-11-12 23:06:06 +03:00
eap
cca498b791 #20238 EDF 22226 - problem of remeshing 2020-10-26 20:00:40 +03:00
eap
d76c0e6e5e #20232 EDF 22208 - Add a crack in a pipe 2020-10-21 19:27:53 +03:00
rnv
9d0765db5d Fix compilation errors under Windows: VS-2017 2020-10-16 12:20:46 +03:00
eap
6bc94c2211 bos #20144 [CEA 20142] Import1D - Error: Algorithm failed 2020-10-16 01:16:47 +03:00
eap
3afca7a3ff #19926 [CEA 19782] renumbering meshes \\ fix excess nodes 2020-10-15 18:02:26 +03:00
eap
d245f797f1 #19926 [CEA 19782] renumbering meshes 2020-10-15 16:57:54 +03:00
eap
50479f058d #19982 EDF 21954 - Compute mesh fails -------- compilation error 2020-10-12 12:38:29 +03:00
eap
1ce54e1c12 #19982 EDF 21954 - Compute mesh fails 2020-10-12 11:47:53 +03:00
eap
f6bd1b130c Fix imps_02/C7 2020-08-28 13:08:19 +03:00
eap
3d87656309 #19913 [CEA] Crash when compute mesh with body fitting and shared faces
fix elements on top of cylinder
2020-08-20 20:05:57 +03:00
eap
66de7ed40f #19913 [CEA] Crash when compute mesh with body fitting and shared faces
1) fix the crash
  2) fix missing volumes when taking shared faces into account

  overlapping volumes remain to fix
2020-08-19 11:56:22 +03:00
eap
951dd4234e #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Remove excess nodes
2020-08-14 15:58:50 +03:00
eap
14662b2361 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Excess edges removed (nodes still remain)
2020-08-12 21:45:23 +03:00
eap
9d1d5827c6 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
fix missing faces
2020-08-10 17:08:26 +03:00
eap
2629c8bf51 IPAL54676: TC-9.5.0: Problem with "Radial Quadrangle 1D-2D" algo and "Local Lenght" hypo 2020-05-20 20:10:27 +03:00