]> SALOME platform Git repositories - tools/solverlab.git/history - CoreFlows/examples
Salome HOME
Updated expected values in python unit tests
[tools/solverlab.git] / CoreFlows / examples /
2021-11-24 michaelUpdated cpp test
2021-11-24 michaelUpdated python diffusion tests
2021-11-19 michaelCorrected make target
2021-11-19 michaelSub communicator test run on 4 procs
2021-11-19 michaelCorrected path
2021-11-19 michaelTested use of sub communicators
2021-11-19 michaelRenamed variables for better GUI
2021-11-19 michaelCorrected wrong use of boolean value
2021-11-19 michaelAdded C MPI tests
2021-11-08 michaelAdd missing folder from previous commit
2021-11-05 michaelAdded new cmake test targets
2021-11-05 michaelAdded MPI tests
2021-11-05 michaelReordered tests
2021-11-05 michaelUpdated path
2021-11-05 michaelUpdated syntax
2021-11-05 michaelUpdated path
2021-11-05 michaelTest shound run on PETSC_COMM_WORLD not MPI_COMM_WORLD...
2021-11-05 michaelReduced test duration
2021-11-05 michaelUpdated scripts
2021-10-30 michaelAdded 2D tests for diffusion equation
2021-10-30 michaelUpdated mesh with initial data field
2021-10-30 michaelAdded 2D tests for diffusion equation
2021-10-30 michaelCorrected mesh path
2021-09-13 michaelUse function getNumberOfElement instead of getNumberOfC...
2021-07-11 michaelAdded validation for single phase model
2021-06-07 michaelAdded test for line search methods in Newton algorithm
2021-05-17 michaelCreated a class for stiffened gas EOS V9_7_0
2021-04-22 michaelCorrected compilation error. Cannot factor Find(SalomeK...
2021-04-21 michaelFactored Salome kernel detection
2021-01-30 michaelDeleted use of variable COREFLOWS_WITH_GUI
2021-01-20 michaelAdded 3D tetrahedron mesh file for test
2021-01-20 michaelAdded tetrahedron 3D python test
2021-01-20 michaelUpdated boundary name
2021-01-20 michaelAdded tetrahedron 3D python test
2021-01-20 michaelAdded tetrahedron 3D test
2021-01-20 michaelDeleted file main_test.py
2021-01-20 michaelReplaced obsolete test main_test.py by a new test for...
2021-01-20 Bernard SécherÃupdate test python
2021-01-19 Bernard SécherÃMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-01-19 Bernard SécherÃupdate CoreFlows GUI from pyqt4 to pyqt5
2020-12-17 michaelRenamed test executable file
2020-12-17 michaelRenamed test source file
2020-12-17 michaelAddd a 3D sequential test
2020-12-17 michaelAdded a 3D parallel test
2020-12-17 michaelCorrected an error in the number of velocity components
2020-12-17 michaelExtended script to work with 3D meshes
2020-12-17 michaelMinor improvement of the path variable
2020-12-17 michaelAdded path variable to set the directory where the...
2020-12-16 michaelUpdated hexagonal mesh generation
2020-12-16 michaelSave test results in MED file format
2020-12-15 michaelAdded two parallel tests on an hexagonal geometry
2020-12-15 michaelImproved PETSC sparse matrix nnz
2020-12-14 michaelFirst MPI tests
2020-12-12 michaelAdded a new mesh for simulations in an hexagonal cavity
2020-12-12 michaelMesh copy in the build directory is called in a differe...
2020-12-12 michaelNow check maximum principle and conservativity after...
2020-11-30 michaelCorrected convergence test environment
2020-11-30 michaelCorrected indentation and missing parenthesis
2020-11-30 michaelCorrected indentation, expected values and missing...
2020-11-30 michaelChanged splitting policy. Test now working
2020-11-30 michaelChanged splitting policy. Test working
2020-11-30 michaelSimplied test.
2020-11-30 michaelSimplied test. Still not working
2020-11-30 michaelCorrected memory error
2020-11-28 michaelAdded simulation of NACA airfoil
2020-11-28 michaelAdded NACA airfoil mesh
2020-11-18 michaelExemple d'étude pour l'assemblée générale STMF V9_6_0
2020-10-11 michaelCorrected spherical exploion test
2020-10-11 michaelRemoved set_property in tests
2020-09-30 ndjingaSimplified the swig Makefiles
2020-09-09 ndjingaSuppressed pre_requis directory
2020-09-04 Bernard Secherupdate merge Coreflows and CDMATH compilation
2020-09-03 Bernard Secherupdate CoreFlows
2020-06-10 Bernard Secherinitial project version