Salome HOME
tools/solverlab.git
3 years agoMoved SalomeGUI detection to folder gui/salome
michael [Thu, 22 Apr 2021 10:52:55 +0000 (12:52 +0200)]
Moved SalomeGUI detection to folder gui/salome

3 years agoCorrected compilation error. Cannot factor Find(SalomeKernel)
michael [Thu, 22 Apr 2021 09:58:23 +0000 (11:58 +0200)]
Corrected compilation error. Cannot factor Find(SalomeKernel)

3 years agoFactored Salome kernel detection
michael [Wed, 21 Apr 2021 19:47:57 +0000 (21:47 +0200)]
Factored Salome kernel detection

3 years agoKernel version is not 7.8.0
michael [Thu, 15 Apr 2021 18:48:41 +0000 (20:48 +0200)]
Kernel version is not 7.8.0

3 years agoImproved use of environment variables
michael [Thu, 15 Apr 2021 03:42:37 +0000 (05:42 +0200)]
Improved use of environment variables

3 years agoCorrected error in python detection
michael [Wed, 14 Apr 2021 14:45:42 +0000 (16:45 +0200)]
Corrected error in python detection

3 years agoUpdated CoreFlows description pdf file
michael [Sun, 11 Apr 2021 19:05:59 +0000 (21:05 +0200)]
Updated CoreFlows description pdf file

3 years agoUpdated the README file, mentioning distribution of binaries with SALOME
michael [Sat, 10 Apr 2021 20:18:17 +0000 (22:18 +0200)]
Updated the README file, mentioning distribution of binaries with SALOME

3 years agoRemoved useless print
michael [Tue, 6 Apr 2021 20:46:49 +0000 (22:46 +0200)]
Removed useless print

3 years agoAdjusted expected values in assert
michael [Sun, 21 Mar 2021 14:16:42 +0000 (15:16 +0100)]
Adjusted expected values in assert

3 years agoPlot pressure convergence curve only if no zero singularity
michael [Sun, 21 Mar 2021 14:14:20 +0000 (15:14 +0100)]
Plot pressure convergence curve only if no zero singularity

3 years agoCorrected missing parenthesis in print (python3)
michael [Sun, 21 Mar 2021 13:44:09 +0000 (14:44 +0100)]
Corrected missing parenthesis in print (python3)

3 years agoDo not compute pressure convergence order since pressure error can be zero if no...
michael [Sun, 21 Mar 2021 13:43:36 +0000 (14:43 +0100)]
Do not compute pressure convergence order since pressure error can be zero if no scaling

3 years agoReduced test time (fewer meshes)
michael [Sun, 21 Mar 2021 12:35:01 +0000 (13:35 +0100)]
Reduced test time (fewer meshes)

3 years agoCorrected syntax error
michael [Sun, 21 Mar 2021 11:58:57 +0000 (12:58 +0100)]
Corrected syntax error

3 years agoAdded matplotlib.use(Agg) to correct memory error
michael [Sun, 21 Mar 2021 11:19:10 +0000 (12:19 +0100)]
Added matplotlib.use(Agg) to correct memory error

3 years agoAdded matplotlib.use(Agg) to correct memory error
michael [Sun, 21 Mar 2021 10:35:18 +0000 (11:35 +0100)]
Added matplotlib.use(Agg) to correct memory error

3 years agoCorrected file name error in postprocessin
michael [Sun, 21 Mar 2021 10:33:14 +0000 (11:33 +0100)]
Corrected file name error in postprocessin

3 years agoReduced test time smaller mesh)
michael [Sun, 21 Mar 2021 10:00:08 +0000 (11:00 +0100)]
Reduced test time smaller mesh)

3 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab
michael [Tue, 2 Mar 2021 16:29:22 +0000 (17:29 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab

3 years agoCorrected error in slepc path
michael [Tue, 2 Mar 2021 16:28:58 +0000 (17:28 +0100)]
Corrected error in slepc path

3 years agoDeleted obsolete FindPYTHON.cmake
michael [Tue, 2 Mar 2021 16:28:30 +0000 (17:28 +0100)]
Deleted obsolete FindPYTHON.cmake

3 years agofocus on the models choice tab
Bernard Sécherà [Tue, 2 Mar 2021 08:36:53 +0000 (09:36 +0100)]
focus on the models choice tab

3 years agomanage meshes
Bernard Sécherà [Fri, 26 Feb 2021 14:33:52 +0000 (15:33 +0100)]
manage meshes

3 years agoupdate
Bernard Sécherà [Fri, 26 Feb 2021 12:21:58 +0000 (13:21 +0100)]
update

3 years agoupdate GUI: display only one model pannel
Bernard Sécherà [Fri, 26 Feb 2021 12:20:07 +0000 (13:20 +0100)]
update GUI: display only one model pannel

3 years agoReduced mesh size to save running time
michael [Sun, 14 Feb 2021 12:11:24 +0000 (13:11 +0100)]
Reduced mesh size to save running time

3 years agoAdded Boy's surface med file
michael [Sun, 14 Feb 2021 12:09:16 +0000 (13:09 +0100)]
Added Boy's surface med file

3 years agoAdded matplotlib.use(Agg) to correct memory error
michael [Sun, 14 Feb 2021 11:58:32 +0000 (12:58 +0100)]
Added matplotlib.use(Agg) to correct memory error

3 years agoUse the VTK reader from MEDCoupling
michael [Wed, 10 Feb 2021 14:47:24 +0000 (15:47 +0100)]
Use the VTK reader from MEDCoupling

3 years agoAdded medcoupling python libraries to environment file
michael [Tue, 9 Feb 2021 20:59:41 +0000 (21:59 +0100)]
Added medcoupling python libraries to environment file

3 years agoCorrected path error
michael [Tue, 9 Feb 2021 20:45:48 +0000 (21:45 +0100)]
Corrected path error

3 years agoconflict between utils.py from efficace and utils.py from solverlab
Bernard Sécherà [Mon, 8 Feb 2021 15:09:32 +0000 (16:09 +0100)]
conflict between utils.py from efficace and utils.py from solverlab

3 years agoupdate Physical titles length
Bernard Sécherà [Fri, 5 Feb 2021 14:46:30 +0000 (15:46 +0100)]
update Physical titles length

3 years agoshow GUI in salome
Bernard Sécherà [Fri, 5 Feb 2021 13:54:49 +0000 (14:54 +0100)]
show GUI in salome

3 years agoupdate GUI config
Bernard Sécherà [Fri, 5 Feb 2021 10:13:44 +0000 (11:13 +0100)]
update GUI config

3 years agoupdate test 6
Bernard Sécherà [Thu, 4 Feb 2021 13:10:15 +0000 (14:10 +0100)]
update test 6

3 years agoDefault format for results is MED
michael [Sun, 31 Jan 2021 21:43:19 +0000 (22:43 +0100)]
Default format for results is MED

3 years agoImproved gui
michael [Sun, 31 Jan 2021 21:27:30 +0000 (22:27 +0100)]
Improved gui

3 years agoImproved syntax
michael [Sun, 31 Jan 2021 00:11:10 +0000 (01:11 +0100)]
Improved syntax

3 years agoCorrected path to python script
michael [Sun, 31 Jan 2021 00:08:15 +0000 (01:08 +0100)]
Corrected path to python script

3 years agoManaged versions 5.6 and 5.8 of ParaView
michael [Sun, 31 Jan 2021 00:00:10 +0000 (01:00 +0100)]
Managed versions 5.6 and 5.8 of ParaView

3 years agoReplaced obsolete ParaView parameter
michael [Sat, 30 Jan 2021 23:22:18 +0000 (00:22 +0100)]
Replaced obsolete ParaView parameter

3 years agoDeleted use of variable COREFLOWS_WITH_GUI
michael [Sat, 30 Jan 2021 21:11:25 +0000 (22:11 +0100)]
Deleted use of variable COREFLOWS_WITH_GUI

3 years agoCorrected some install paths for prerequisites
michael [Sat, 30 Jan 2021 21:09:39 +0000 (22:09 +0100)]
Corrected some install paths for prerequisites

3 years agoAdded variabke SOLVERLAB_ROOT_DIR in environment file
michael [Sat, 30 Jan 2021 21:08:34 +0000 (22:08 +0100)]
Added variabke SOLVERLAB_ROOT_DIR in environment file

3 years agoSeparated the data depending on salome from the data not depending in salome
michael [Sat, 30 Jan 2021 20:55:23 +0000 (21:55 +0100)]
Separated the data depending on salome from the data not depending in salome

3 years agoupdate module name for gui
Bernard Sécherà [Fri, 29 Jan 2021 13:43:55 +0000 (14:43 +0100)]
update module name for gui

3 years agoUpdated the gui and corrected errors
michael [Thu, 28 Jan 2021 16:09:38 +0000 (17:09 +0100)]
Updated the gui and corrected errors

3 years agoUpdated the logo of COREFLOWS Salome module
michael [Thu, 28 Jan 2021 13:58:54 +0000 (14:58 +0100)]
Updated the logo of COREFLOWS Salome module

3 years agoAdded find_package(HF5)
michael [Thu, 21 Jan 2021 13:44:26 +0000 (14:44 +0100)]
Added find_package(HF5)

3 years agoCorrected error in yesterday commit
michael [Thu, 21 Jan 2021 13:13:46 +0000 (14:13 +0100)]
Corrected error in yesterday commit

3 years agoCorrected minor confusion
michael [Wed, 20 Jan 2021 12:04:53 +0000 (13:04 +0100)]
Corrected minor confusion

3 years agoAdded 3D tetrahedron mesh file for test
michael [Wed, 20 Jan 2021 12:04:00 +0000 (13:04 +0100)]
Added 3D tetrahedron mesh file for test

3 years agoUpdated environment file
michael [Wed, 20 Jan 2021 12:02:44 +0000 (13:02 +0100)]
Updated environment file

3 years agoUpdated standalone installation
michael [Wed, 20 Jan 2021 12:01:31 +0000 (13:01 +0100)]
Updated standalone installation

3 years agoAdded tetrahedron 3D python test
michael [Wed, 20 Jan 2021 11:57:34 +0000 (12:57 +0100)]
Added tetrahedron 3D python test

3 years agoDeleted unused cmake file
michael [Wed, 20 Jan 2021 11:57:18 +0000 (12:57 +0100)]
Deleted unused cmake file

3 years agoUpdated boundary name
michael [Wed, 20 Jan 2021 11:46:13 +0000 (12:46 +0100)]
Updated boundary name

3 years agoAdded tetrahedron 3D python test
michael [Wed, 20 Jan 2021 11:44:43 +0000 (12:44 +0100)]
Added tetrahedron 3D python test

3 years agoAdded tetrahedron 3D test
michael [Wed, 20 Jan 2021 11:42:20 +0000 (12:42 +0100)]
Added tetrahedron 3D test

3 years agocpp tests require CPPUNIT
michael [Wed, 20 Jan 2021 11:38:46 +0000 (12:38 +0100)]
cpp tests require CPPUNIT

3 years agoDeleted file main_test.py
michael [Wed, 20 Jan 2021 11:37:09 +0000 (12:37 +0100)]
Deleted file main_test.py

3 years agoReplaced obsolete test main_test.py by a new test for SALOME
michael [Wed, 20 Jan 2021 11:32:27 +0000 (12:32 +0100)]
Replaced obsolete test main_test.py by a new test for SALOME

3 years agoupdate test python
Bernard Sécherà [Wed, 20 Jan 2021 06:46:26 +0000 (07:46 +0100)]
update test python

3 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab
Bernard Sécherà [Tue, 19 Jan 2021 13:13:55 +0000 (14:13 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab

3 years agoupdate CoreFlows GUI from pyqt4 to pyqt5
Bernard Sécherà [Tue, 19 Jan 2021 13:13:27 +0000 (14:13 +0100)]
update CoreFlows GUI from pyqt4 to pyqt5

3 years agoUpdated hexagon meshes
michael [Mon, 18 Jan 2021 15:51:21 +0000 (16:51 +0100)]
Updated hexagon meshes

3 years agoAdded 3D tetrahedron meshes
michael [Mon, 18 Jan 2021 15:51:00 +0000 (16:51 +0100)]
Added 3D tetrahedron meshes

3 years agoUpdated hexagon meshes
michael [Mon, 18 Jan 2021 15:50:19 +0000 (16:50 +0100)]
Updated hexagon meshes

3 years agoCorrected minor errors
michael [Mon, 18 Jan 2021 15:47:42 +0000 (16:47 +0100)]
Corrected minor errors

3 years agoCorrected mistake in previous commit
michael [Thu, 17 Dec 2020 16:08:53 +0000 (17:08 +0100)]
Corrected mistake in previous commit

3 years agoHelped FindCPPUNIT to detect native CPPUNIT on Ubuntu 20 and Debian 10
michael [Thu, 17 Dec 2020 14:44:21 +0000 (15:44 +0100)]
Helped FindCPPUNIT to detect native CPPUNIT on Ubuntu 20 and Debian 10

3 years agoRenamed test executable file
michael [Thu, 17 Dec 2020 10:57:03 +0000 (11:57 +0100)]
Renamed test executable file

3 years agoRenamed test source file
michael [Thu, 17 Dec 2020 10:52:44 +0000 (11:52 +0100)]
Renamed test source file

3 years agoAddd a 3D sequential test
michael [Thu, 17 Dec 2020 10:47:24 +0000 (11:47 +0100)]
Addd a 3D sequential test

3 years agoAdded a 3D parallel test
michael [Thu, 17 Dec 2020 10:24:18 +0000 (11:24 +0100)]
Added a 3D parallel test

3 years agoCorrected an error in the number of velocity components
michael [Thu, 17 Dec 2020 10:17:01 +0000 (11:17 +0100)]
Corrected an error in the number of velocity components

3 years agoExtended script to work with 3D meshes
michael [Thu, 17 Dec 2020 09:57:18 +0000 (10:57 +0100)]
Extended script to work with 3D meshes

3 years agoMinor improvement of the path variable
michael [Thu, 17 Dec 2020 08:39:33 +0000 (09:39 +0100)]
Minor improvement of the path variable

3 years agoAdded path variable to set the directory where the results should be saved
michael [Thu, 17 Dec 2020 08:21:50 +0000 (09:21 +0100)]
Added path variable to set the directory where the results should be saved

3 years agoUpdated hexagonal mesh generation
michael [Wed, 16 Dec 2020 11:52:50 +0000 (12:52 +0100)]
Updated hexagonal mesh generation

3 years agoSave test results in MED file format
michael [Wed, 16 Dec 2020 10:33:25 +0000 (11:33 +0100)]
Save test results in MED file format

3 years agoAdded a function to set the directory where numerical results will be saved
michael [Tue, 15 Dec 2020 18:43:12 +0000 (19:43 +0100)]
Added a function to set the directory where numerical results will be saved

3 years agoAdded two parallel tests on an hexagonal geometry
michael [Tue, 15 Dec 2020 18:42:22 +0000 (19:42 +0100)]
Added two parallel tests on an hexagonal geometry

3 years agoImproved PETSC sparse matrix nnz
michael [Tue, 15 Dec 2020 11:55:05 +0000 (12:55 +0100)]
Improved PETSC sparse matrix nnz

3 years agoFirst MPI tests
michael [Mon, 14 Dec 2020 16:12:43 +0000 (17:12 +0100)]
First MPI tests

3 years agoIt is now possible to compile SOLVERLAB with MPI
michael [Mon, 14 Dec 2020 16:12:13 +0000 (17:12 +0100)]
It is now possible to compile SOLVERLAB with MPI

3 years agoupdated Petsc version to 3.14.2 and medCoupling version to 9.6 in README files
michael [Sun, 13 Dec 2020 14:51:11 +0000 (15:51 +0100)]
updated Petsc version to 3.14.2 and medCoupling version to 9.6 in README files

3 years agoStopped Petsc detection run test because they fail with openmpi
michael [Sun, 13 Dec 2020 09:59:46 +0000 (10:59 +0100)]
Stopped Petsc detection run test because they fail with openmpi

3 years agoRenamed script that generates the mesh of an hexagonal cavity
michael [Sun, 13 Dec 2020 09:56:54 +0000 (10:56 +0100)]
Renamed script that generates the mesh of an hexagonal cavity

3 years agoAdded functions to set and extract field values
michael [Sat, 12 Dec 2020 13:00:48 +0000 (14:00 +0100)]
Added functions to set and extract field values

3 years agoAdded a new mesh for simulations in an hexagonal cavity
michael [Sat, 12 Dec 2020 12:42:18 +0000 (13:42 +0100)]
Added a new mesh for simulations in an hexagonal cavity

3 years agoMesh copy in the build directory is called in a different CMakeLists.txt file
michael [Sat, 12 Dec 2020 12:41:35 +0000 (13:41 +0100)]
Mesh copy in the build directory is called in a different CMakeLists.txt file

3 years agoNow check maximum principle and conservativity after simulation
michael [Sat, 12 Dec 2020 12:39:23 +0000 (13:39 +0100)]
Now check maximum principle and conservativity after simulation

3 years agoAdded a function to save all fields in signe phase flows
michael [Sat, 12 Dec 2020 12:36:45 +0000 (13:36 +0100)]
Added a function to save all fields in signe phase flows

3 years agoAdded new meshes of NACA airfoil
michael [Sat, 12 Dec 2020 12:35:07 +0000 (13:35 +0100)]
Added new meshes of NACA airfoil

3 years agoAdded new examples for 1D single phase flows
michael [Sat, 12 Dec 2020 12:32:07 +0000 (13:32 +0100)]
Added new examples for 1D single phase flows

3 years agoSimplified PETSc includes
michael [Wed, 2 Dec 2020 11:15:59 +0000 (12:15 +0100)]
Simplified PETSc includes

3 years agoUpdated README file
michael [Wed, 2 Dec 2020 11:15:39 +0000 (12:15 +0100)]
Updated README file