Salome HOME
tools/solverlab.git
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

3 years agoUpdated README file
michael [Wed, 2 Dec 2020 10:57:16 +0000 (11:57 +0100)]
Updated README file

3 years agoInserted logo picture in README file
michael [Wed, 2 Dec 2020 10:51:48 +0000 (11:51 +0100)]
Inserted logo picture in README file

3 years agoAdded logo file
michael [Wed, 2 Dec 2020 10:49:02 +0000 (11:49 +0100)]
Added logo file

3 years agoCorrected convergence test environment
michael [Mon, 30 Nov 2020 13:14:18 +0000 (14:14 +0100)]
Corrected convergence test environment

3 years agoCorrected indentation and missing parenthesis
michael [Mon, 30 Nov 2020 13:13:46 +0000 (14:13 +0100)]
Corrected indentation and missing parenthesis

3 years agoCorrected indentation, expected values and missing parenthesis
michael [Mon, 30 Nov 2020 13:11:43 +0000 (14:11 +0100)]
Corrected indentation, expected values and missing parenthesis

3 years agoChanged splitting policy. Test now working
michael [Mon, 30 Nov 2020 13:10:21 +0000 (14:10 +0100)]
Changed splitting policy. Test now working

3 years agoChanged splitting policy. Test working
michael [Mon, 30 Nov 2020 13:10:04 +0000 (14:10 +0100)]
Changed splitting policy. Test working

3 years agoSimplied test.
michael [Mon, 30 Nov 2020 13:09:38 +0000 (14:09 +0100)]
Simplied test.

3 years agoSimplied test. Still not working
michael [Mon, 30 Nov 2020 13:08:27 +0000 (14:08 +0100)]
Simplied test. Still not working

3 years agoCorrected memory error
michael [Mon, 30 Nov 2020 13:07:36 +0000 (14:07 +0100)]
Corrected memory error

3 years agoImproved BC management
michael [Mon, 30 Nov 2020 13:05:10 +0000 (14:05 +0100)]
Improved BC management

3 years agoCorrected symetry check
michael [Mon, 30 Nov 2020 13:04:30 +0000 (14:04 +0100)]
Corrected symetry check

3 years agoCorrcted memory error
michael [Mon, 30 Nov 2020 13:03:40 +0000 (14:03 +0100)]
Corrcted memory error

3 years agoImproved cmake path
michael [Mon, 30 Nov 2020 12:59:32 +0000 (13:59 +0100)]
Improved cmake path

3 years agoPython3 requires parenthesis for print
michael [Sun, 29 Nov 2020 10:08:08 +0000 (11:08 +0100)]
Python3 requires parenthesis for print

3 years agoPython3 requires parenthesis for print
michael [Sat, 28 Nov 2020 23:17:16 +0000 (00:17 +0100)]
Python3 requires parenthesis for print

3 years agoSimplified CMakeLists file
michael [Sat, 28 Nov 2020 23:13:31 +0000 (00:13 +0100)]
Simplified CMakeLists file

3 years agoAdded simulation of NACA airfoil
michael [Sat, 28 Nov 2020 23:12:52 +0000 (00:12 +0100)]
Added simulation of NACA airfoil

3 years agoAdded NACA airfoil mesh
michael [Sat, 28 Nov 2020 23:12:25 +0000 (00:12 +0100)]
Added NACA airfoil mesh

3 years agoCorrected memory errors
michael [Sat, 28 Nov 2020 23:10:49 +0000 (00:10 +0100)]
Corrected memory errors

3 years agoImproved code layout
michael [Sat, 28 Nov 2020 23:10:13 +0000 (00:10 +0100)]
Improved code layout

3 years agoWorking on linear elasticity
michael [Sat, 28 Nov 2020 23:08:34 +0000 (00:08 +0100)]
Working on linear elasticity

3 years agoCorrected indentation
michael [Sat, 28 Nov 2020 23:07:41 +0000 (00:07 +0100)]
Corrected indentation

3 years agoDo not compute condition number
michael [Sat, 28 Nov 2020 23:07:26 +0000 (00:07 +0100)]
Do not compute condition number

3 years agoDo not compute condition number
michael [Sat, 28 Nov 2020 23:05:52 +0000 (00:05 +0100)]
Do not compute condition number

3 years agoReplaced /2 by *0.5
michael [Sat, 28 Nov 2020 23:05:09 +0000 (00:05 +0100)]
Replaced /2 by *0.5

3 years agoUpdated expected values
michael [Sat, 28 Nov 2020 23:04:21 +0000 (00:04 +0100)]
Updated expected values

3 years agoRelaxed parameters in linear solver
michael [Sat, 28 Nov 2020 23:03:59 +0000 (00:03 +0100)]
Relaxed parameters in linear solver

3 years agoReplaced /2 by *0.5
michael [Sat, 28 Nov 2020 23:03:22 +0000 (00:03 +0100)]
Replaced /2 by *0.5

3 years agoReplaced /2 by *0.5
michael [Sat, 28 Nov 2020 23:01:34 +0000 (00:01 +0100)]
Replaced /2 by *0.5

3 years agoReplaced /2 by *0.5
michael [Sat, 28 Nov 2020 19:50:03 +0000 (20:50 +0100)]
Replaced /2 by *0.5

3 years agoFunction minratiosurfvol is const
michael [Sat, 28 Nov 2020 19:43:00 +0000 (20:43 +0100)]
Function minratiosurfvol is const

3 years agoSaved the numerical results if the spherical explosion in an hexagonal cavity
michael [Mon, 23 Nov 2020 11:57:05 +0000 (12:57 +0100)]
Saved the numerical results if the spherical explosion in an hexagonal cavity

3 years agoSaved the numerical results if the spherical explosion in an hexagonal cavity
michael [Mon, 23 Nov 2020 11:52:26 +0000 (12:52 +0100)]
Saved the numerical results if the spherical explosion in an hexagonal cavity

3 years agoExemple d'étude pour l'assemblée générale STMF V9_6_0
michael [Wed, 18 Nov 2020 12:30:28 +0000 (13:30 +0100)]
Exemple d'étude pour l'assemblée générale STMF

3 years agoCorrected important memory leak
michael [Wed, 18 Nov 2020 12:24:21 +0000 (13:24 +0100)]
Corrected important memory leak

3 years agoUpdated documentation (setValue->addValue)
ndjinga [Wed, 21 Oct 2020 09:09:39 +0000 (11:09 +0200)]
Updated documentation (setValue->addValue)

3 years agoCorrected error in test 25 (1D finite volume)
ndjinga [Wed, 21 Oct 2020 08:56:09 +0000 (10:56 +0200)]
Corrected error in test 25 (1D finite volume)

3 years agoCorrected wave system tests
michael [Sun, 18 Oct 2020 03:57:33 +0000 (05:57 +0200)]
Corrected wave system tests

3 years agoCorrected errors in make test
michael [Sat, 17 Oct 2020 19:50:27 +0000 (21:50 +0200)]
Corrected errors in make test

3 years agoMEDCoupling_VERSION is now ok
Bernard Sécherà [Fri, 16 Oct 2020 13:17:24 +0000 (15:17 +0200)]
MEDCoupling_VERSION is now ok

3 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab
Bernard Sécherà [Fri, 16 Oct 2020 12:24:25 +0000 (14:24 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/solverlab

3 years agoget MEDCoupling config for 64 bits
Bernard Sécherà [Fri, 16 Oct 2020 12:24:10 +0000 (14:24 +0200)]
get MEDCoupling config for 64 bits

3 years agoAdded new test on hexagon meshed with triangles
michael [Wed, 14 Oct 2020 19:02:26 +0000 (21:02 +0200)]
Added new test on hexagon meshed with triangles

3 years agoupdate for MEDCoupling 64 bits
Bernard Sécherà [Wed, 14 Oct 2020 12:13:25 +0000 (14:13 +0200)]
update for MEDCoupling 64 bits

3 years agoCorrected spherical exploion test
michael [Sun, 11 Oct 2020 20:53:00 +0000 (22:53 +0200)]
Corrected spherical exploion test

3 years agoRemoved set_property in tests
michael [Sun, 11 Oct 2020 20:52:21 +0000 (22:52 +0200)]
Removed set_property in tests

3 years agoWorking on debugging Euler tests
michael [Sun, 11 Oct 2020 20:02:00 +0000 (22:02 +0200)]
Working on debugging Euler tests

3 years agoAdded mesh of a hexagon to prepare an integration test with some geometry and visuali...
michael [Sun, 11 Oct 2020 18:25:19 +0000 (20:25 +0200)]
Added mesh of a hexagon to prepare an integration test with some geometry and visualisation

3 years agoUpdated README file
michael [Wed, 7 Oct 2020 08:29:26 +0000 (10:29 +0200)]
Updated README file

3 years agoCorrected error in test
michael [Wed, 7 Oct 2020 08:23:44 +0000 (10:23 +0200)]
Corrected error in test

3 years agoRemoved find_package(MEDCoupling) until error is solved
michael [Wed, 7 Oct 2020 07:50:38 +0000 (09:50 +0200)]
Removed find_package(MEDCoupling) until error is solved

3 years agoTrying to solve complilation error linked to hdf5
michael [Wed, 7 Oct 2020 06:57:12 +0000 (08:57 +0200)]
Trying to solve complilation error linked to hdf5

3 years agoUsed MEDCoupling_version for compatibility between medCoupling 9.4 and 9.6
michael [Tue, 6 Oct 2020 19:08:04 +0000 (21:08 +0200)]
Used MEDCoupling_version for compatibility between medCoupling 9.4 and 9.6

3 years agoCorrected error in all Poisson tests (indentation and mesh location)
michael [Mon, 5 Oct 2020 17:46:35 +0000 (19:46 +0200)]
Corrected error in all Poisson tests (indentation and mesh location)

3 years agoCorrected error in tests (indentation and mesh location)
michael [Mon, 5 Oct 2020 17:31:02 +0000 (19:31 +0200)]
Corrected error in tests (indentation and mesh location)

3 years agoCorrected error in test 43 ExamplePoisson_2DEF_SQUARE (indentation and mesh location)
michael [Mon, 5 Oct 2020 17:05:37 +0000 (19:05 +0200)]
Corrected error in test 43 ExamplePoisson_2DEF_SQUARE (indentation and mesh location)

3 years agoCorrected error in test 42 ExamplePoisson_2DEF_SQUARE
michael [Mon, 5 Oct 2020 17:01:34 +0000 (19:01 +0200)]
Corrected error in test 42 ExamplePoisson_2DEF_SQUARE

3 years agoCorrected error in test setValue->addValue
michael [Mon, 5 Oct 2020 16:54:04 +0000 (18:54 +0200)]
Corrected error in test setValue->addValue

3 years agoAdded ffmpeg as an optional prerequisite
michael [Mon, 5 Oct 2020 16:42:50 +0000 (18:42 +0200)]
Added ffmpeg as an optional prerequisite

3 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab
Bernard Sécherà [Mon, 5 Oct 2020 14:07:27 +0000 (16:07 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab

3 years agosuppress SET_PROPERTY in tests
Bernard Sécherà [Mon, 5 Oct 2020 14:06:13 +0000 (16:06 +0200)]
suppress SET_PROPERTY in tests

3 years agoCorrected inconsistency in definition of testèlibraty_path with or without petsc
ndjinga [Mon, 5 Oct 2020 12:34:15 +0000 (14:34 +0200)]
Corrected inconsistency in definition of testèlibraty_path with or without petsc

3 years agoCorrected compilation errors
ndjinga [Mon, 5 Oct 2020 12:20:39 +0000 (14:20 +0200)]
Corrected compilation errors

3 years agoSimplified use of variables for MATPLOTLIB, PyQt and paraview variables
ndjinga [Mon, 5 Oct 2020 11:51:14 +0000 (13:51 +0200)]
Simplified use of variables for MATPLOTLIB, PyQt and paraview variables

3 years agoSimplified use of variables for MATPLOTLIB, PyQt and paraview variables
ndjinga [Mon, 5 Oct 2020 11:29:22 +0000 (13:29 +0200)]
Simplified use of variables for MATPLOTLIB, PyQt and paraview variables

3 years agoset environment for tests
Bernard Sécherà [Mon, 5 Oct 2020 08:28:15 +0000 (10:28 +0200)]
set environment for tests

3 years agoset environment for tests
Bernard Sécherà [Mon, 5 Oct 2020 06:58:01 +0000 (08:58 +0200)]
set environment for tests

3 years agoset environment for tests
Bernard Sécherà [Mon, 5 Oct 2020 06:39:07 +0000 (08:39 +0200)]
set environment for tests

3 years ago:Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab
Bernard Sécherà [Mon, 5 Oct 2020 06:31:58 +0000 (08:31 +0200)]
:Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab

3 years agoset environment for tests
Bernard Sécherà [Mon, 5 Oct 2020 06:31:18 +0000 (08:31 +0200)]
set environment for tests

3 years agoUpdated environement file env_SOLVERLAB.sh
michael [Sun, 4 Oct 2020 21:43:17 +0000 (23:43 +0200)]
Updated environement file env_SOLVERLAB.sh

3 years agoUpdated petsc and slepc versions to 3.14.0
michael [Sun, 4 Oct 2020 21:14:08 +0000 (23:14 +0200)]
Updated petsc and slepc versions to 3.14.0

3 years agoDetection and use of PYTHON_ROOT_DIR and PARAVIEW_ROOT_DIR in LD_LIBRARY_PATH and...
ndjinga [Fri, 2 Oct 2020 13:06:25 +0000 (15:06 +0200)]
Detection and use of PYTHON_ROOT_DIR and PARAVIEW_ROOT_DIR in LD_LIBRARY_PATH and PYTHONPATH

3 years agoCorrected python path in ld_library_path
ndjinga [Thu, 1 Oct 2020 13:55:35 +0000 (15:55 +0200)]
Corrected python path in ld_library_path

3 years agoAdded python libs to ld_library_path
ndjinga [Thu, 1 Oct 2020 13:43:16 +0000 (15:43 +0200)]
Added python libs to ld_library_path

3 years agoReverted correction of medCoupling9.5 bug as bug has been corrected in medCoupling9.6
ndjinga [Thu, 1 Oct 2020 13:35:28 +0000 (15:35 +0200)]
Reverted correction of medCoupling9.5 bug as bug has been corrected in medCoupling9.6

3 years agoImprovement of environment path for tests
ndjinga [Thu, 1 Oct 2020 12:47:45 +0000 (14:47 +0200)]
Improvement of environment path for tests

3 years agoSimplified the swig Makefiles
ndjinga [Wed, 30 Sep 2020 13:08:29 +0000 (15:08 +0200)]
Simplified the swig Makefiles

3 years agoAdded WITH_NUMPY in cmake definitions. Added include drectory for numpy files
ndjinga [Wed, 30 Sep 2020 13:00:05 +0000 (15:00 +0200)]
Added WITH_NUMPY in cmake definitions. Added include drectory for numpy files

3 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab
michael [Tue, 29 Sep 2020 21:41:48 +0000 (23:41 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab

3 years agoCorrected error. function getTime was not defined in class TransportEquation
michael [Tue, 29 Sep 2020 21:33:23 +0000 (23:33 +0200)]
Corrected error. function getTime was not defined in class TransportEquation