Commit Graph

3227 Commits

Author SHA1 Message Date
vsr
9900ce4eab bos #26609 Patching tests (Windows) 2021-11-09 10:25:43 +03:00
eap
063116fae2 bos #26432 [CEA 26431] import/export SAUV removal 2021-11-05 14:09:11 +03:00
vsr
890187d6e1 std::regex does not work properly with gcc 4.8 2021-10-26 20:10:54 +03:00
eap
300e5f1bc5 bos #26515 [CEA 24622] Failing SMESH tests
Reference quantities depend on NETGEN version
2021-10-26 18:31:10 +03:00
eap
63d89b45fc bos #26515 [CEA 24622] Failing SMESH tests
make log file name unique
2021-10-20 19:30:23 +03:00
eap
0e0472b608 bos #26515 [CEA 24622] Failing SMESH tests
encoding pb
2021-10-20 18:37:29 +03:00
vsr
24a076474b Merge branch 'vsr/26458' 2021-10-04 20:47:52 +03:00
vsr
6bdd4758a7 bos #26458 Versioning of sources via git commit id (sha1) 2021-10-04 12:59:36 +03:00
Christophe Bourcier
3b4c34ed36 Fix DoubleNodes not affecting new nodes on polyhedra 2021-09-24 16:04:10 +02:00
vsr
c9deeb6535 Merge branch 'occ/new_mg_licnese' 2021-09-24 11:54:11 +03:00
Christophe Bourcier
06613d617e MGAdapt: allow using float field. Fixes test 13. 2021-09-22 14:56:57 +02:00
Anthony Geay
7aedadbe42 Shame on me 2021-09-20 08:25:03 +02:00
Anthony Geay
63879abd44 [tuleap26358] : non regression test 2021-09-17 14:23:45 +02: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
Anthony Geay
abc53b03ca Merge branch 'occ/new_mg_licnese' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into occ/new_mg_licnese 2021-09-10 15:24:05 +02:00
Anthony Geay
bd19f3d315 Allow EDF URL style 2021-09-10 15:23:36 +02:00
Viktor UZLOV
45269c3fb4 bos #24253 Redesign some dialogs to better fix screen resolution 2021-09-09 10:51:00 +03:00
eap
735f27e37f 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
2021-09-03 16:00:33 +03:00
eap
b1e37287d4 fix new license in MGCleaner 2021-08-30 13:33:06 +03:00
eap
86b5d4b79b typo 2021-08-27 19:19:08 +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
eap
1ffd1c1245 bos #24596 [CEA] New MeshGems license
Care of python plugins
2021-08-26 18:23:22 +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
vsr
1c601522ed Modify test: raise exception instead of sys.exit() 2021-08-20 20:39:55 +03:00
eap
499331b207 same fix as in SignCAD() 2021-08-19 17:09:28 +03:00
eap
4a8f4b4c1c memory leaks 2021-08-19 16:23:54 +03:00
rnv
096a139769 Debug under Windows + some minor corrections. 2021-08-19 15:24:41 +03:00
Anthony Geay
df12e1cdc5 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2021-08-19 08:17:18 +02:00
Anthony Geay
3d7a8eccb8 Fix error introduced in 465e5be442 2021-08-19 08:17:07 +02: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
EMMANUEL STREBY
907bf7e857 Add test for SALOME_ACTOR_DELEGATE_TO_VTK
Fix test
2021-08-18 14:52:16 +02: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
Anthony Geay
01fd8ef506 Memory leak hunting 2021-08-17 10:25:20 +02:00
Anthony Geay
465e5be442 Memory leak hunting 2021-08-17 10:07:11 +02:00
Anthony Geay
8d185cc9e6 Fix Bug9100_DumpComputePosition.py in SSL mode 2021-08-13 16:43:29 +02:00
eap
db3a0bbde4 BoostTxtArchive minor changes 2021-08-12 17:26:25 +03:00
Anthony Geay
b3a36b5d8e Switch to SSL mode for tests : naive approach 2021-08-12 11:38:10 +02:00
eap
8c5da1b9d0 Prevent exception in MgAdapt::MgAdapt() in case if SALOME_TMP_DIR specifies
unexciting directory
2021-08-11 17:35:58 +03:00
eap
772ad1d5f4 bos #24596 [CEA] New MeshGems license 2021-08-10 20:46:27 +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
cd4aa39efa BUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX
+ minor changes:
1) fix 2 typos
2) improve SMESH_Delaunay::ToPython()
2021-08-05 19:03:34 +03:00
eap
6b5dcfe000 Suppress memory leak when using Kernel_Utils::decode()
+ some code cleanup
2021-08-05 15:53:09 +03:00
rnv
f016bdf914 #24666 [CEA][Windows] BLSURPLUGIN compilation issue 2021-07-29 14:35:26 +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
3dd9e6ddb3 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
2021-07-23 18:03:09 +03:00
eap
2a0f82c609 bos #20643 EDF 22805 - Pb Viscous Layer
Fix an issue with periodic FACEs with layers
2021-07-22 14:18:27 +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
eap
ad1d7c52f7 bos #24357 [CEA] Export mesh with field on vertices
+ fix warnings
2021-07-08 12:02:05 +03:00