Commit Graph

3157 Commits

Author SHA1 Message Date
GERALD NICOLAS
d89ac41df1 retour arrière 2021-01-12 09:56:59 +01: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
azakir
8b1d1d4dbc add src/ADAPT_I/MG_ADAPT_i.* files 2021-01-07 17:07:11 +01:00
vsr
4576108204 Merge branch 'vuzlov/20215' 2021-01-07 16:45:51 +03:00
Viktor UZLOV
3da6be1c99 bos #20215 Help panels into SALOME for new users 2021-01-07 16:45:39 +03:00
azakir
1a5fa0f4c0 replace files in their respective rep 2021-01-05 11:18:05 +01:00
azakir
f6f19e7452 merge from origin gni/adaptation
Merge branch 'gni/adaptation' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/adaptation
2020-12-23 10:33:43 +01:00
azakir
248e606435 naming param in method declaration 2020-12-23 10:33:06 +01:00
GERALD NICOLAS
ac78dadbe5 Merge remote-tracking branch 'origin/master' into gni/adaptation 2020-12-22 15:08:18 +01:00
azakir
147d2c026d correct timestep issues 2020-12-21 15:46:50 +01:00
azakir
2e6d418599 MeshFormatWriter and MeshFormaReader are in MEDCOUPLING namespace 2020-12-21 10:41:06 +01:00
azakir
97ad2bb328 fixing adaptation default mode 2020-12-18 12:36:45 +01:00
azakir
86be227dee change default med file out 2020-12-17 16:18:49 +01:00
azakir
1224f8cfd6 restoring fam with old id 2020-12-17 10:04:50 +01:00
azakir
abe3e0bbe9 to remove tmp file 2020-12-16 10:31:52 +01:00
jfa
47d2912cb3 Porting to OCCT7.5.0 2020-12-15 13:59:42 +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
azakir
b099bfe29f reading constant size map 2020-12-14 11:51:43 +01:00
azakir
af459b337c fix med_int conversion 2020-12-12 16:35:18 +01:00
azakir
c0c883fc72 update translation files 2020-12-10 18:33:02 +01:00
azakir
d8fb185943 mesh adaptation with mg-adapt 2020-12-10 16:15:09 +01:00
eap
fba6d9eef3 #18963 Minimize compiler warnings (finish) 2020-12-10 14:39:46 +03:00
eap
2f4749af53 #18963 Minimize compiler warnings
fix the rest warnings
2020-12-09 22:12:51 +03:00
GERALD NICOLAS
16a07c8761 Merge branch 'master' into gni/documentation 2020-12-09 16:14:00 +01:00
GERALD NICOLAS
665d037f93 Merge branch 'master' into gni/adaptation 2020-12-09 16:11:12 +01: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
rnv
053a6ac9d4 Fatal error if F2C converter is not found. 2020-11-27 15:56:27 +03:00
GERALD NICOLAS
b53cb60aee Merge remote-tracking branch 'origin/master' into gni/adaptation 2020-11-23 16:40:24 +01:00
eap
97b0a95536 [bos #20282] EDF 22320 - general compute fails
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +03:00
rnv
982a098136 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2020-11-19 03:35:20 +03:00
rnv
a0b14f92a4 Partial fix for '#16403 EDF 17034 - Hole during meshing visualization' 2020-11-19 03:35:02 +03:00
eap
fdab1d32d5 bos #20282 EDF 22320 - general compute fails 2020-11-12 23:06:06 +03:00
vsr
c835e6ad6d Merge branch 'V9_6_BR' 2020-11-11 18:57:46 +03:00
Gérald NICOLAS
920c0a06c6 Correction d'oublis 2020-10-27 11:59:50 +01:00
Gérald NICOLAS
30271ef4ea Merge branch 'master' into gni/documentation 2020-10-27 11:51:53 +01:00
Gérald NICOLAS
c259964259 Merge branch 'master' into gni/adaptation 2020-10-27 11:36:03 +01:00
eap
cca498b791 #20238 EDF 22226 - problem of remeshing 2020-10-26 20:00:40 +03:00
eap
76e8d44a4d IPAL0054702: TC-9.6.0: 1D Algo "Use Existing 1D elements" is ignored
Update docs
2020-10-22 17:21:19 +03:00
eap
d3bb81e560 IPAL54700: TC-9.6.0: 0D Mesh - several items are missed in the OB popup menu 2020-10-22 12:19:01 +03:00
eap
76b3528b3f bos #20244 [CEA 20227] OCCT SIGSEGV - Cutting of quadrangles 2020-10-22 11:33:25 +03:00
eap
d76c0e6e5e #20232 EDF 22208 - Add a crack in a pipe 2020-10-21 19:27:53 +03:00
vsr
d311ab479f Increment version: 9.6.0 2020-10-16 19:06:19 +03:00
jfa
4a2c77515c bos #20087: [CEA 20080] spacing value constraint not taken into account in Body fitting hypothesis construction. 2020-10-16 13:41:08 +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
abc50b5f49 #19926 [CEA 19782] renumbering meshes 2020-10-15 17:01:10 +03:00
eap
d245f797f1 #19926 [CEA 19782] renumbering meshes 2020-10-15 16:57:54 +03:00
eap
34d237befe fix missing "break"s 2020-10-14 13:41:45 +03:00