Commit Graph

3314 Commits

Author SHA1 Message Date
Yoann Audouin
246a01ab71 First working version
Missing update of object browser + parameters + generic adaptation to shape
2022-10-13 14:04:13 +02:00
jfa
1b69b0f98a [bos #32505] [CEA] Additional patches for Fedora 36. SPNS-29988-SMESH_V9_9_0.patch 2022-10-12 10:06:32 +03:00
jfa
39b36c88c1 Merge branch 'po/pv-master': Porting to ParaView master 2022-10-10 13:10:49 +03:00
Pascal Obry
ba7a525f8c Some fixes to compile against ParaView master. 2022-10-10 13:10:16 +03:00
Konstantin LEONTEV
d078f9f262 [bos #32189][CEA] SALOME README file: updated links to salome site. 2022-10-04 18:31:52 +03:00
Afeef
e6cfdf34c5 Fix for using Gmsh 4.10
Two algorithms from Gmsh 4.10 for generating quad mesh, Packing of Parallelograms and Quasi Structured Quad,
depend on frame/cross-field computations in Gmsh. As such when using these algorithms a class Field is used
(see Field.h in gmsh source). As the class Field also exists in src/SMESHGUI/SMESHGUI_MeshInfo.cxx this cr-
eates an error for displaying the mesh Info.

Hence the Field has been renamed as FieldInfo in src/SMESHGUI/SMESHGUI_MeshInfo.cxx.
2022-09-28 10:10:28 +02:00
Anthony Geay
dacd89c7df [EDF25906] : redirect output of the wget into MESSAGE macro 2022-08-16 17:42:38 +02:00
eap
f4764708fe Fix invalid Python dump of ExportUNV() 2022-08-04 13:38:27 +03:00
eap
dad744364c bos #30222 EDF 25368 - warning when computing 2022-07-13 19:40:43 +03:00
jfa
bdf698e60b Avoid infinite loop, found with test NRT_GRIDS_GEOM_BUG15_R7 2022-06-23 15:08:30 +03:00
eap
678de41423 bos #30314 EDF 25565 - Strange behavior on a specific case
Avoid SIGSEGV when returning NULL instead of an empty list
2022-06-17 19:02:28 +03:00
vsr
9d7121c884 bos #29628 Remove MEFISTO 2D algorithm 2022-06-08 13:36:08 +03:00
vsr
4cf07a1411 bos #29171 Refactor testing procedure 2022-06-07 12:06:48 +03:00
vsr
d9f4b53e48 Merge branch 'V9_9_BR' 2022-05-31 11:16:16 +03:00
eap
4df9beadff fix 2D_mesh_QuadranglePreference_01/B8 2022-05-20 18:00:10 +03:00
eap
b7fecac60b Fix regression of viscous_layers_2D_00/A2 2022-05-20 17:59:59 +03:00
eap
1b1bcb8e38 fix 2D_mesh_QuadranglePreference_01/B8 2022-05-19 20:20:16 +03:00
eap
181c3be44c Fix regression of viscous_layers_2D_00/A2 2022-05-19 14:27:28 +03:00
eap
f1a810b957 bos #29941 [CEA 29940] concatenate doesn't create node groups if mesh is empty 2022-05-12 13:21:20 +03:00
eap
21199041af bos #29941 [CEA 29940] concatenate doesn't create node groups if mesh is empty 2022-05-12 12:58:47 +03:00
eap
a81fac1d80 #29939 [CEA 29936] mesh is not updated if it's based on ShaperResults group 2022-05-11 17:11:36 +03:00
eap
590bf8d9fc #29939 [CEA 29936] mesh is not updated if it's based on ShaperResults group 2022-05-11 16:38:30 +03:00
eap
4c9ca4f7d3 [bos #29856] [CEA 29854] FixQuadraticElements crash 2022-05-05 20:12:50 +03:00
vsr
499f29d249 Copyright update 2022 2022-05-05 16:51:14 +03:00
vsr
7895d2d898 Increment version: 9.9.0 2022-05-05 16:27:53 +03:00
eap
41ad074a84 [bos #29856] [CEA 29854] FixQuadraticElements crash 2022-05-05 15:04:13 +03:00
eap
f4fda5460f bos #29764 EDF - SMESH_blocfissure* fail
Fix reference numbers for NETGEN-6
2022-04-21 17:48:18 +03:00
eap
91655b13fe bos #29764 EDF - SMESH_blocfissure* fail
Fix reference numbers for NETGEN-5
2022-04-21 13:36:15 +03:00
eap
d69e4fb6c7 bos #29266 EDF 24971 - SALOME crashes
Fix intersecting pyramids by applying gradation 2.0 to pyramids height
2022-04-19 14:30:36 +03:00
rnv
7ab73a330a Merge branch 'rnv/29456' 2022-04-19 12:07:56 +03:00
eap
81f227e3a2 bos #29611 cartesian_algo test is KO with valgrind 2022-04-15 14:46:02 +03:00
rnv
feaddec0f3 #29456 [EDF] (2022-T1) Finalization of SSL implementation 2022-04-14 19:01:10 +03:00
eap
7242eaf55b bos #29540 25009 - mesh fails 2022-03-31 20:00:05 +03:00
eap
c728e8a558 bos #29435 EDF 25081 - wrong prisms
Implement projectQuads()
2022-03-30 20:26:23 +03:00
vsr
a3351b3fb0 bos #24180 This test is not needed anymore 2022-03-28 12:10:13 +03:00
rnv
64547701f8 #29335 [CEA 29224] Cannot graphicaly select geometry to create groups: implement possibility to select whole object (on which mesh was constructed) as a base for Mesh group. 2022-03-24 15:17:55 +03:00
eap
0510c0d369 bos #29212 [CEA 29181] Body fitter on compounds incomplete mesh 2022-03-23 16:36:14 +03:00
eap
b881b9c7b9 bos #29395 EDF 25009 - import1D2D mesh fails 2022-03-22 16:31:40 +03:00
eap
6938ef133c [bos #26398] [CEA] convert cgns to HDF Invalid Data-Type
Fix compilation with -DCGNS_ENABLE_64BIT:BOOL=ON
2022-03-16 14:39:19 +03:00
Massimiliano Leoni
067472c5cf Implement better check for over-constrained volumes and faces
wip
2022-03-14 10:08:41 +01:00
eap
a9219e5f12 bos #29266 EDF 24971 - SALOME crashes
fix crash, meshing failure still there
2022-03-11 14:46:25 +03:00
rnv
8385b9256f Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2022-03-11 12:33:57 +03:00
rnv
a6cc4f9ec1 Compilation under Windows 2022-03-11 12:31:24 +03:00
eap
a065ed143c bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
more optimization: don't try to find more local algos if uniDimAlgoShapes is empty
2022-02-28 14:38:20 +03:00
eap
f85bc0ab6f bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case
more optimization: don't fill in uniDimAlgoShapes if no multi-dimensional
  algo assigned
2022-02-25 14:44:14 +03:00
eap
4a9dc0d210 bos #29143 [CEA] Compute takes too much time in polyhedron per solid use case 2022-02-24 18:36:53 +03:00
vsr
7b665239fa Correct test runner after switch default run mode to SSL 2022-02-18 18:32:34 +03:00
vsr
82116e7ff8 bos #29104 [EDF 24805] Pb of displaying: reset point representation when redisplaying actor 2022-02-16 13:17:55 +03:00
Yoann Audouin
f79e757d19 Adding translation for french 2022-02-15 13:49:33 +01:00
vsr
b935211a7e Merge branch 'spns/19079' 2022-02-15 11:52:03 +03:00