Commit Graph

320 Commits

Author SHA1 Message Date
vsr
d792abb5a2 bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx 2020-03-13 14:40:37 +03:00
Pascal Obry
c9c3fe8924 Porting to ParaView 5.8 2020-03-11 14:37:59 +03:00
eap
fa9f8a6224 LOT7: fix compilation at med_int==int64 2019-12-19 16:34:19 +03:00
eap
fad0945128 Typo fixes by Kunda
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
rnv
226f238460 Build documentation under Windows: revert previous wrong commit, apply new approach. 2019-08-16 20:04:50 +03:00
rnv
5086ff6710 Build documentation under Windows. 2019-08-16 18:41:58 +03:00
Paul RASCLE
9eb8f2ba00 change text on Zcracks menu 2019-07-23 13:21:14 +02:00
Christophe Bourcier
9b65ce0c47 Publishing the result of SurfOpt and Cleaner if the output file exists even if the computation has ended in error 2019-06-03 17:37:42 +02:00
Christophe Bourcier
d8e62d4397 Increasing number of decimals for SurfOpt min size to be able to put a small size (default is 2 decimals) 2019-06-03 16:21:41 +02:00
rnv
94ab6b047c Fix for "16925 [CEA 16749] MeshCut Python exception with Windows" issue. 2019-05-15 11:47:21 +03:00
rnv
35b85c0539 Fix for '16926 [CEA 16749] MeshCut Python encoding issue' issue 2019-05-14 16:54:09 +03:00
Paul RASCLE
62c6ecf7ae fix for plugin padder 2019-04-09 10:23:32 +02:00
Paul RASCLE
bf3fbe8dd4 debug for SMESH plugin padder 2019-04-08 20:23:25 +02:00
vsr
29ca56ad9f Issue #16586: [CEA 16555] MG-SurfOpt log window title 2019-02-15 15:40:23 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
Christophe Bourcier
69119810f6 Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings
2019-01-24 09:57:53 +01:00
Christophe Bourcier
705345493d Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button. 2019-01-22 15:32:06 +01:00
Christophe Bourcier
6d3cec2c38 Fix to allow Cleaner and SurfOpt to be launched on files with special characters on Windows.
Do not use an intermediate bat file to prevent bad unicode conversions.
2019-01-16 14:18:24 +01:00
Christophe Bourcier
9d4de5cff7 Fix to allow Cleaner and SurfOpt to deal with directory with spaces 2019-01-16 14:15:48 +01:00
Christophe Bourcier
c294972ace More fixes in Cleaner and SurfOpt:
- fix decode error in case a GMF file is selected
- fix save log error
- fix wrong mesh used when changing from mesh object to mesh file.
2019-01-14 12:18:20 +01:00
Christophe Bourcier
5f978fc962 Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed 2019-01-08 15:16:15 +01:00
Christophe Bourcier
2322b627c6 Fix error in SurfOpt plugin caused by a decode() unneeded 2019-01-08 15:15:24 +01:00
vsr
05bdaa6d2e Merge branch 'V9_2_BR' 2018-12-10 17:30:25 +03:00
Paul RASCLE
3ecbeb028a try icon and toolbar on SMESH plugin MeshCut: OK 2018-12-10 14:59:11 +01:00
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
rnv
c2a0b92336 Use existing CSS file. 2018-10-10 23:35:31 +03:00
rnv
15fdc1b6fc '/usr/bin/env python' -> '/usr/bin/env python3' 2018-09-19 18:32:46 +03:00
rnv
c5f8cda9bf SALOME 9.1.0 Windows version 2018-09-07 15:00:24 +03:00
eap
088e26c781 Fix up PressureValve test 2018-07-26 15:23:53 +03:00
eap
b4ddd97db8 Workaround failure of test Tools/MacMesh/PressureValve.py 2018-07-18 16:02:57 +03:00
NATHALIE GORE
7334d6f9f7 Fix pour Verima Python 3 2018-07-12 15:10:12 +02:00
eap
f816f204d3 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:38:55 +03:00
rnv
b7a7d49664 Merge V9_dev branch into master 2018-06-14 14:56:19 +03:00
Paul RASCLE
69a903cb74 do not generate plugin Zcracks 2018-05-03 17:37:09 +02:00
Christophe Bourcier
dfdbed8fb7 Fix MG-Cleaner plugin wrong call to remesh_planes option 2018-04-09 14:17:28 +02:00
rnv
f0f67c0b47 Redesign SALOME documentation 2018-03-30 18:43:58 +03:00
rnv
97889f80ac Migration to OpenCASCADE CMake configuration 2018-03-05 18:56:23 +03:00
eap
3a821b48ba GPUSPHGUI: add Offset transformation 2018-02-09 22:41:01 +03:00
rnv
7a3ecab720 Merge 'master' branch into 'V9_dev' branch. 2018-01-18 19:31:08 +03:00
eap
80637e48ef typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:48:40 +03:00
rnv
10191484fe Merge changes from 'master' branch. 2017-12-29 16:20:32 +03:00
rnv
90e0893c89 Merge V8_4_BR branch. 2017-12-13 12:18:31 +03:00
eap
de56eb6c9f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/621049380
2017-12-05 14:47:35 +03:00
eap
05318c85be typo-fix by Kunda + minor changes 2017-11-28 14:15:48 +03:00
vsr
ca5275c924 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-16 18:16:32 +03:00
eap
678b908f16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-10 12:28:03 +03:00
eap
85f0b9ca16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-09 15:28:05 +03:00
Paul RASCLE
2077baef82 introduce biquadratic quadratic pentahedron (18 nodes) 2017-09-08 17:10:31 +02:00
vsr
d3e1cabf77 0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior 2017-08-23 13:34:09 +03:00
rnv
bd7477efc2 Merge Python 3 porting. 2017-06-27 19:23:43 +03:00
rnv
264eeb2edd Merge multi-study removal branch. 2017-06-13 13:01:10 +03:00
Gilles DAVID
4646393f6c Porting Python 3 2017-05-24 11:54:21 +02:00
Gilles DAVID
c5866a318c Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev 2017-05-24 10:07:34 +02:00
rnv
976def5878 EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug. 2017-05-19 16:51:33 +03:00
Gilles DAVID
442fd64c19 Merge branch 'V8_3_BR' into ngr/python3_dev
Conflicts:
	src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-18 18:03:44 +02:00
rnv
62336a394b Update copyrights in the documentation. 2017-04-28 16:23:49 +03:00
uhz
2e100f2b36 Padder : bug fix for RmaxRmin paramete 2017-04-19 17:06:28 +02:00
Gilles DAVID
e8173b4ff1 Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
Conflicts:
	src/Tools/ZCracksPlug/casTests/launchCas.py
	src/Tools/padder/spadderpy/gui/inputdialog.py
	src/Tools/padder/spadderpy/gui/plugindialog.py
	src/Tools/padder/unittests/usecase_meshJobManager.py
2017-04-18 15:57:30 +02:00
uhz
3ac75b1234 Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin 2017-04-07 17:09:46 +02:00
Robin DEGEILH
1a3a88cfc9 bug corrections in Zcracks for V83 2017-04-06 11:02:36 +02:00
rnv
d1bb1f5d44 Windows compatibility. 2017-03-31 10:11:44 +03:00
Gilles DAVID
5637345b9a [PY3] use python3 idioms, fix relative imports, fix plugins 2017-03-29 15:54:42 +02:00
Gilles DAVID
2620c8a9db Boolean arguments for updateObjBrowser 2017-03-23 15:23:02 +01:00
uhz
465570a935 padder: add numerical parameters in the gui + transmission to the component and then the padder executable 2017-03-20 17:03:42 +01:00
Nicolas Geimer
5260bd00bd [PY3] 2to3 results 2017-03-20 13:41:53 +01:00
Nicolas Geimer
84cf6c4911 [PY3] Removing TAB issues
Via this command :
find . -name "*.py" | xargs grep -Prl "\t" | xargs python  /local00/home/J42254/Projets/SALOME/Installations/prerequisites/src/Python-352-tcl8513-tk8513/Tools/scripts/reindent.py
2017-03-20 13:22:47 +01:00
uhz
d8428a892b Padder : write new parameters in DataFile 2017-03-09 16:52:22 +01:00
uhz
12d35c6792 padder: rename MeshJobParameter to MeshJobFile 2017-03-07 11:59:31 +01:00
uhz
4a30c75bfc Imp of the ui design of padder plugin 2017-03-07 11:27:31 +01:00
eap
b3c311b4d9 Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/652417125/447386016
2017-03-02 21:41:15 +03:00
eap
e74c29b786 Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
vsr
21af9b3a2c Patch for MacOS (from SALOME forum) 2017-01-20 15:50:46 +03:00
Paul RASCLE
54a5b4f97e debug blocFissure: problem GetInPlace 2016-12-06 14:50:48 +01:00
Paul RASCLE
596f40f598 debug blocFissure: CasTests.ellipse_1 2016-12-05 17:54:39 +01:00
Paul RASCLE
fd1b23f804 debug blocFissure: geom behaviour change 2016-12-05 13:27:27 +01:00
Paul RASCLE
1746a46194 Zcracks plugin adaptation to new Zcracks tool 2016-11-24 19:00:44 +01:00
Paul RASCLE
0bd9fcdbe7 Qt5 migration 2016-10-21 14:47:37 +02:00
vsr
e18c7bf133 0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1) 2016-10-06 11:20:14 +03:00
Christophe Bourcier
e0a628e580 Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice
2016-09-21 17:31:37 +02:00
Christophe Bourcier
9b27b015d9 Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name. 2016-07-08 11:44:37 +02:00
Christophe Bourcier
65b30f865b Fix crash when launching SurfOpt plugin with Qt5. 2016-07-08 11:37:47 +02:00
eap
287b2ac10e Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu 2016-06-20 17:14:20 +03:00
eap
0f0bf7c728 23288: [CEA 1626] Meshgems v2.3 2016-06-14 14:57:25 +03:00
eap
ef3921b2af IPAL52980: Wire Discretization with Table density fails
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
  Bug report: http://www.salome-platform.org/forum/forum_10/636759606

Fix compilation warnings:
  - unused function
  - missing virtual destructor
  - variable set but not used
2016-06-10 20:47:53 +03:00
vsr
004925bca4 Merge remote branch 'origin/V7_dev' 2016-05-24 18:17:28 +03:00
eap
65c1beab50 Fix regressions
1) 2D_mesh_QuadranglePreference_01/B5 ( StdMeshers_Quadrangle_2D.cxx )
2) viscous_layers_01/B2, B8 ( StdMeshers_ViscousLayers.cxx )

+ Fix compilation warning "variable may be used uninitialized"
2016-05-19 20:50:08 +03:00
Paul RASCLE
c178a1a491 Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction 2016-05-12 15:19:52 +02:00
Paul RASCLE
16e55e2e69 blocFissure : debug logging implementation 2016-05-01 23:34:06 +02:00
Paul RASCLE
ed2404d598 encoding problem to solve later 2016-05-01 19:43:55 +02:00
Paul RASCLE
316b62512c blocFissure general dialog improvement 2016-05-01 19:23:11 +02:00
Paul RASCLE
b219607edd blocFissure: rename the med file produced in accordance with the case name 2016-05-01 19:21:53 +02:00
Paul RASCLE
6a6636fcc6 blocFissure: coherence of menu and plugin name in help 2016-05-01 17:09:47 +02:00
Paul RASCLE
9375168b07 general crack dialog: doc correction 2016-04-19 09:22:37 +02:00
Paul RASCLE
c570e0f979 general crack dialog documentation 2016-04-18 14:07:49 +02:00
Paul RASCLE
6c4a42763e Sphinx style for html doc 2016-04-18 14:04:36 +02:00
Paul RASCLE
c98d9fcd7f Merge remote branch 'origin/V7_dev' into V7_dev 2016-04-15 17:52:29 +02:00
Paul RASCLE
7fd18ae8b1 general crack dialog: working on log... 2016-04-15 17:50:49 +02:00
vsr
a17b36970b Merge branch 'V7_dev' 2016-03-24 16:01:26 +03:00
vsr
c445ce74d8 0023235: [CEA 1730] Patches for SMESH on Windows 2016-03-22 11:28:20 +03:00
vsr
7eda9ca931 Copyright update: 2016 2016-03-18 20:10:28 +03:00
akl
0224364ee2 Taking into account SALOME_BUILD_DOC option. 2016-03-10 17:55:36 +03:00
mnt
4ae19232e4 Do not generate PDF documentation with latex 2016-03-10 11:30:38 +03:00
Paul RASCLE
635cfb4d85 general crack dialog, error in hexa detection 2016-03-08 11:41:15 +01:00
Paul RASCLE
8eda0c3c6d amorce doc Sphinx blocFissure 2016-03-07 18:32:29 +01:00
Paul RASCLE
d54b8e1c78 general crack dialog, another error detection 2016-03-04 16:29:26 +01:00
Paul RASCLE
39ef405afe general crack dialog, another error detection 2016-03-04 15:09:50 +01:00
Paul RASCLE
cc583a4ffa general crack dialog, another error detection 2016-02-29 18:09:50 +01:00
Paul RASCLE
c754537e9f general crack dialog, an error detection 2016-02-29 17:34:41 +01:00
Paul RASCLE
049440912b general crack dilalog, completion of save parameters 2016-02-29 16:56:48 +01:00
Paul RASCLE
fe678b8dc0 general crack dialog, user message mecanism for some errors 2016-02-29 15:12:14 +01:00
Paul RASCLE
4370e1798b general crack dialog, save log in file 2016-02-26 21:05:40 +01:00
Paul RASCLE
e144839c88 general crack dialog, use working dir and result file name 2016-02-26 09:15:52 +01:00
Paul RASCLE
a7e3aa2650 general crack dialog, working dir and result file 2016-02-25 17:57:05 +01:00
Paul RASCLE
15a305400b set log verbosity, general crack dialog 2016-02-25 11:27:34 +01:00
Paul RASCLE
330463b252 plugin dialog blocFissure general 2016-02-12 23:21:05 +01:00
vsr
0aa1e7419a Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-04 12:24:52 +03:00
vsr
1c80375f7a 0023224: [CEA 1709] Error with numpy with Windows version of SALOME
Each mesh plug-in is added in a separate try/except block, to prevent blocking of plug-ins due to error in some of them (e.g. if import failed)
2016-02-04 12:24:04 +03:00
rnv
02593a6a3d PyQt4/PyQt5 support. 2016-01-28 17:40:22 +03:00
vsr
f6e2eed424 Merge branch 'V8_0_BR' 2016-01-15 09:21:25 +03:00
eap
59627b07d7 Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
Paul RASCLE
c3445f225d Readme cas tests bloc fissure 2016-01-12 17:40:50 +01:00
Paul RASCLE
9afabd719b correction cas test cubeMilieu (indice edge fond) 2016-01-12 17:21:43 +01:00
Paul RASCLE
8ebd5942d4 correction cas test vis: face de fissure trop débordante. Un probleme de GetInPlace sur ce cas 2016-01-12 17:02:55 +01:00
Paul RASCLE
b5bd7f1852 debug de GetInPlace pour Cas 7 eprouvette courbe non résolu 2016-01-12 15:00:56 +01:00
Paul RASCLE
f8923c5796 correction des scripts de materiel pour les cas tests bloc fissure 2016-01-11 18:11:57 +01:00
Paul RASCLE
d770d51848 debug bloc fissure after merge master 2016-01-11 11:44:48 +01:00
Paul RASCLE
7a65c9fad4 merge master 2016-01-07 18:15:04 +01:00
imn
15a2d78f10 Merge Qt5 porting. 2015-12-24 14:03:09 +03:00
ctn
733276c6f7 Variables for MGCleaner/Yams are already set in the Salome environment 2015-12-02 13:06:22 +03:00
Florian BRUNET
0db2de9312 Bugfix: removal of an unecessary job duration parameter in padder. 2015-08-28 09:11:07 +02:00
eap
fe7d1d5767 23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face 2015-06-30 15:14:46 +03:00
vsr
8db2fa9bfa Correct installation path for padder plugin documentation 2015-05-21 17:59:51 +03:00
ana
cecb0a702d Porting on Windows 2015-05-07 17:06:54 +03:00
eap
42ae6ba11a 22649: EDF SMESH: A second Origin/BaseVectors is created when we assign a set of hypotheses in SMESH 2015-04-15 19:26:05 +03:00
akl
251f8c052d Copyrights update 2015. 2015-02-13 12:38:36 +04:00
Bernard Sécher
506b60a6d8 changes for mpi compilation 2015-02-09 11:10:27 +01:00
Florian BRUNET
1667ba5bf5 Fixes for the import/export methods of the Verima plugin in SMESH. 2015-01-20 17:38:10 +01:00
Paul RASCLE
a8380feec5 generalisation publication conditionnelle 2014-12-11 15:45:06 +01:00
Paul RASCLE
fd5ea41038 test traces conditionnelles 2014-12-10 17:37:21 +01:00
Paul RASCLE
2475437e5d adaptation patch OCC 6.8.0 et probleme prolongation wire 2014-12-10 16:37:01 +01:00
Paul RASCLE
41f1b7bad2 adaptations cas pour OCC 6.8.0 2014-12-10 11:36:59 +01:00
Paul RASCLE
39fc246442 modifications for OCC 6.8.0 2014-12-08 16:08:40 +01:00
Paul RASCLE
1d4f948323 missing python files in install 2014-12-04 17:18:07 +01:00
Paul RASCLE
0c5188fd2c Merge branch 'master' into pra/blocFissure 2014-12-02 11:01:36 +01:00
Paul RASCLE
b016dcf830 essai formalisation niveaux de debug 2014-11-28 14:35:10 +01:00
Christophe Bourcier local
8166d3be38 Fix bad gradation value from GUI to command line 2014-11-13 13:25:11 +01:00
Paul RASCLE
77b224bfc9 un premier test de publication conditionnelle 2014-09-21 23:21:50 +02:00
Paul RASCLE
249a5808d8 debug 2014-09-21 21:49:53 +02:00
Paul RASCLE
106415d543 poursuite du découpage en fonctions plus simples 2014-09-14 21:38:46 +02:00
Paul RASCLE
cfbaf62c42 decoupage insereFissureGenerale, renommée construitFissureGenerale, premiere phase : géometrie 2014-09-08 14:58:52 +02:00