eap
03d855b75b
bos #24009 Merge gni/adaptation branch (MG-Adapt)
2021-03-26 12:45:00 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
vsr
13e344b872
Revert wrongly integrated merge
...
This reverts commit a463e46431
, reversing
changes made to 1c35693208
.
2021-03-22 10:19:31 +03:00
eap
a463e46431
#23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation')
2021-03-20 16:01:14 +03:00
Christophe Bourcier
1c35693208
Add a new test for sessionless mode to check that creating a mesh on a shaperstudy object does not raise orb not found
2021-03-11 16:04:35 +01:00
GERALD NICOLAS
5c3b242751
Préparation pour le cas simple précision
2021-02-18 09:06:30 +01:00
GERALD NICOLAS
5ba7997f9e
cohérence des tests sur MG_Adapt
2021-02-16 09:01:50 +01:00
Gérald NICOLAS
eea4e23c28
Répertoire correct
2021-02-15 16:29:37 +01:00
Gérald NICOLAS
0683f65332
Test de MGAdapt en standalone
2021-02-15 16:09:48 +01:00
Gérald NICOLAS
256d1cf236
Ajout des cas-tests
2021-02-15 15:39:22 +01:00
Gérald NICOLAS
ed49807f17
Merge branch 'master' into gni/adaptation
2021-02-09 12:24:02 +01:00
vsr
5f1043ebd5
Correct script errors in wogui mode
2021-02-09 10:18:33 +03:00
GERALD NICOLAS
1524b928e6
Ménage
2021-02-08 17:36:32 +01:00
GERALD NICOLAS
eb0b4337d3
exemple de python
2021-02-08 17:19:42 +01:00
Anthony Geay
2299517061
With a small test
2021-02-01 22:04:33 +01: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
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
eap
d245f797f1
#19926 [CEA 19782] renumbering meshes
2020-10-15 16:57:54 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
vsr
d85d605175
Add tests for connection with SHAPERSTUDY
2020-04-13 19:22:14 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
650885c135
#17237 : Body fitting on sub-mesh, #16523 : Treatment of internal faces
2020-02-14 18:47:13 +03:00
eap
70eb9c09d0
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
2020-02-14 18:11:56 +03:00
vsr
d61b06f0eb
Move test_smeshplugins.py to 'bad' section as it depends on external plugins
2019-08-08 15:03:52 +03:00
Paul RASCLE
fb2fc07236
split test smeshplugins to keep apart mg_tetra_parallele which is not working
2019-08-01 14:55:49 +02:00
eap
a87bde2a08
IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
...
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
eap
401b2a2e54
23620: EDF 10301 - Completing Extrusion along a path
...
Add scale factors to Extrusion along line
Add angles to Extrusion along path
2019-01-24 18:28:24 +03:00
eap
64680c27c1
23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations
...
+
1) fix bug that SMESH_MeshEditor::DoubleElements() can't duplicate all
elements if they are of different dimension
2) Add QString GetName( Handle(SALOME_InteractiveObject)& ) that gets
missing name from SObject.
2019-01-18 21:31:22 +03:00
eap
09bc0414c9
23627: [IMACS] ASERIS: project point to the mesh and create a slot
...
1) Enable appending to an existing mesh via smesh.Concatenate() (compound mesh)
2) Enable filtering a mesh part: Filter::GetElementsIdFromParts( ListOfIDSources )
3) Add ElementType arg to SMESH_Mesh::GetNodeInverseElements()
4) Add Mesh.Get1DBranches( edgeIDs )
5) Define a default Z med tolerance
6) Update ElementsOnSurface upon SetTolerance()
7) Change group management to have group ID persistent
8) Extract SMESH_PolyLine.cxx from SMESH_MeshEditor.cxx
9) Enable Min Distance measure for node-element and node-object
10) Fix SMESH_MeshAlgos::GetDistance( XYZ, face )
11) Extract SMESH_MeshAlgos::Intersector from SMESH_Offset.cxx
12) Enable optimization in SMESH_MeshAlgos::Triangulate
13) Add mestods Mesh.GetEngine() and Mesh.GetGeomEngine()
2019-01-17 15:53:49 +03:00
eap
48b83422af
IMP 23612: EDF 14143 - Compute angle from 3 points
2018-11-29 17:31:43 +03:00
eap
7b4c10fd0e
23619: EDF 18055 - Detection of sharp edges
2018-11-27 17:21:06 +03:00
vsr
0ec5c9efb1
Run all SMESH tests at once: all tests pass in 2min instead of 1h20min
2018-10-31 14:48:24 +03:00
eap
6c8b26afa5
23586: [EDF] HYDRO: Copy mesh to new geometry
...
Add a sample script
+ remove line numbers from codes in docs
2018-10-12 17:25:16 +03:00
rnv
15fdc1b6fc
'/usr/bin/env python' -> '/usr/bin/env python3'
2018-09-19 18:32:46 +03:00
vsr
37d2abfafb
0023591: [EDF] Add test to check meshing plug-ins to SMESH module
...
- additional fix: add new test case to check with 'salome test'
2018-09-17 15:11:07 +03:00
vsr
646d8ac2aa
0023591: [EDF] Add test to check meshing plug-ins to SMESH module
2018-09-14 12:08:44 +03:00
eap
5c79b298da
Provide missing TUI examples of some algorithms
2018-08-20 18:00:59 +03:00
eap
074862c213
23570: EDF17299 - Problem with filters
...
+ fix persistence of Group on Filter
+ minor fix of docs
2018-06-29 16:38:39 +03:00
eap
24412178e1
Typo-fix by Kunda + fix user doc generation
2018-06-19 19:58:29 +03:00
rnv
b7a7d49664
Merge V9_dev branch into master
2018-06-14 14:56:19 +03:00
vsr
f513b3c72c
Merge branch 'V8_5_asterstudy'
2018-05-31 17:16:47 +03:00
eap
67312ab966
Fix Redesign of SMESH documentation
2018-05-25 20:04:48 +03:00
rnv
80891dc6f9
Fix for '23553: Replace ABSOLUTE_APPLI_PATH by KERNEL_ROOT_DIR in GEOM and SMESH cmakefiles' issue.
2018-04-28 12:09:52 +03:00
eap
eb177ba645
023544: SMESH's performance issues (note 22293)
2018-04-16 15:04:33 +03:00
rnv
7a3ecab720
Merge 'master' branch into 'V9_dev' branch.
2018-01-18 19:31:08 +03:00
rnv
10191484fe
Merge changes from 'master' branch.
2017-12-29 16:20:32 +03:00
eap
04f9972521
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:28:17 +03:00
rnv
985eaf1925
Merge ASERIS development.
2017-12-19 18:56:16 +03:00
eap
05318c85be
typo-fix by Kunda + minor changes
2017-11-28 14:15:48 +03:00