Salome HOME
Mesh should be set befor giving input fields
[tools/solverlab.git] / CDMATH /
2021-12-10 michaelChanged the order of cdmath unit tests
2021-12-10 michaelUpdated expected values in medcoupling tests
2021-12-10 michaelUpdated expected values in python unit tests
2021-12-10 michaelUse smaller 3D MED file fot unit testing
2021-12-10 michaelUpdated and tested the python scripts for the conversio...
2021-12-10 michaelTesting the use of field profile. MEDCoupling generates...
2021-12-10 michaelTested the possibility to retrieve boundary groups...
2021-12-10 michaelAvoid duplication in group name list
2021-12-10 michaelStart using profile to deal with 1) boundary conditions...
2021-12-10 michaelImproved Mesh class, especially when meshDim=1 (graphs)
2021-12-10 michaelMore options for eigen solvers
2021-11-24 michaelAdded function checkFastEquiv to compare meshes before...
2021-11-24 michaelTest mesh deletion before writing field
2021-11-08 michaelAdd missing meshes folder from previous commit
2021-11-05 michaelCorrected errors in previous commits
2021-11-05 michaelAdded function getElementComponent in class Field
2021-11-05 michaelAdded cmake test targets
2021-11-05 michaelAdded python tests for MEDCoupling library
2021-11-05 michaelUpdated python script
2021-11-05 michaelUpdated python script with new MEDCoupling int64 types
2021-11-05 michaelUpdated python script with new MEDCoupling int64 types
2021-11-05 michaelReduced test duration
2021-10-30 michaelAdded new test for field creation and saving
2021-10-30 michaelUpdated SLEPc syntax.\n Corrected division by zero...
2021-10-30 michaelSImplified swig CMakeLists
2021-10-09 michaelCorrected test description
2021-10-09 michaelAdded validation tests for the Reference solutions
2021-10-09 michaelAdded validation tests for the Reference solutions
2021-10-09 michaelAdded validation tests for the Full Euler system
2021-10-09 michaelAdded examples for the Full Euler system
2021-09-13 michaelAdded missing file from previous commit
2021-09-13 michaelRestructured example folder
2021-09-13 michaelAdded a function getArray to retrieve the list of matri...
2021-09-13 michaelRenamed librairie libmesh.so as solverlabMesh.so to...
2021-07-11 michaelUpdated documentation to medCouplingg 9.7
2021-07-11 michaelUpdated documentation on Poisson problem on cube skin
2021-06-07 michaelAdded mini report on Poisson problem on cube skin
2021-06-07 michaelTest 3D Poisson on cube skin now works
2021-06-07 michaelClass GenericMatrix no longer uses DoubleTab
2021-05-17 michaelAdded a function Field::getFieldValues
2021-04-30 michaelAdded computation of singular vectors
2021-04-29 michaelPetsc default version is now 3.15.0
2021-04-14 michaelCorrected error in python detection
2021-04-06 michaelRemoved useless print
2021-03-21 michaelAdjusted expected values in assert
2021-03-21 michaelPlot pressure convergence curve only if no zero singularity
2021-03-21 michaelCorrected missing parenthesis in print (python3)
2021-03-21 michaelDo not compute pressure convergence order since pressur...
2021-03-21 michaelReduced test time (fewer meshes)
2021-03-21 michaelCorrected syntax error
2021-03-21 michaelAdded matplotlib.use(Agg) to correct memory error
2021-03-21 michaelAdded matplotlib.use(Agg) to correct memory error
2021-03-21 michaelCorrected file name error in postprocessin
2021-03-21 michaelReduced test time smaller mesh)
2021-02-14 michaelReduced mesh size to save running time
2021-02-14 michaelAdded Boy's surface med file
2021-02-14 michaelAdded matplotlib.use(Agg) to correct memory error
2021-02-10 michaelUse the VTK reader from MEDCoupling
2021-02-04 Bernard SécherÃupdate test 6
2021-01-31 michaelManaged versions 5.6 and 5.8 of ParaView
2021-01-30 michaelReplaced obsolete ParaView parameter
2021-01-21 michaelCorrected error in yesterday commit
2021-01-20 michaelcpp tests require CPPUNIT
2021-01-19 Bernard SécherÃMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-01-18 michaelUpdated hexagon meshes
2021-01-18 michaelAdded 3D tetrahedron meshes
2021-01-18 michaelUpdated hexagon meshes
2021-01-18 michaelCorrected minor errors
2020-12-16 michaelUpdated hexagonal mesh generation
2020-12-13 michaelupdated Petsc version to 3.14.2 and medCoupling version...
2020-12-13 michaelRenamed script that generates the mesh of an hexagonal...
2020-12-12 michaelAdded functions to set and extract field values
2020-12-12 michaelAdded new meshes of NACA airfoil
2020-12-12 michaelAdded new examples for 1D single phase flows
2020-12-02 michaelUpdated README file
2020-11-30 michaelImproved cmake path
2020-11-29 michaelPython3 requires parenthesis for print
2020-11-28 michaelPython3 requires parenthesis for print
2020-11-28 michaelDo not compute condition number
2020-11-28 michaelDo not compute condition number
2020-11-28 michaelReplaced /2 by *0.5
2020-11-28 michaelUpdated expected values
2020-11-28 michaelRelaxed parameters in linear solver
2020-11-28 michaelReplaced /2 by *0.5
2020-11-28 michaelReplaced /2 by *0.5
2020-11-28 michaelReplaced /2 by *0.5
2020-11-28 michaelFunction minratiosurfvol is const
2020-11-23 michaelSaved the numerical results if the spherical explosion...
2020-11-18 michaelCorrected important memory leak
2020-10-21 ndjingaUpdated documentation (setValue->addValue)
2020-10-21 ndjingaCorrected error in test 25 (1D finite volume)
2020-10-18 michaelCorrected wave system tests
2020-10-17 michaelCorrected errors in make test
2020-10-16 Bernard SécherÃMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-10-14 michaelAdded new test on hexagon meshed with triangles
2020-10-14 Bernard SécherÃupdate for MEDCoupling 64 bits
2020-10-11 michaelWorking on debugging Euler tests
2020-10-11 michaelAdded mesh of a hexagon to prepare an integration test...
2020-10-07 michaelCorrected error in test
2020-10-06 michaelUsed MEDCoupling_version for compatibility between...
next