specmicp/testsreactmicp/unsaturated
specmicp/tests
reactmicp/unsaturated
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
95eab80582bb | fabien | feat: add unsaturated laws in specmicp:laws | Dec 17 2015 | |||
e37ee1e68fa1 | fabien | fix: logger test - compilation test for DEBUG/NDEBUG | Dec 16 2015 | |||
38f0614fe872 | fabien | feat: ScopeGuard | Dec 16 2015 | |||
0ac030b39919 | fabien | cli::feat: add automatic help message in the cli parser | Dec 15 2015 | |||
63fdefdcbeb0 | fabien | Feat: add a module to parse command line argument | Dec 15 2015 | |||
001e2a28e091 | fabien | feat: RangeIterator | Dec 10 2015 | |||
cb6f093dec68 | fabien | Feat: Plugin system | Dec 10 2015 | |||
1bb7dc1f7b06 | fabien | feat: dynamic loader | Dec 6 2015 | |||
f4feb3f1a396 | fabien | fix: specmicp binary test, fix database apth in input file | Nov 26 2015 | |||
d772a6bdc096 | fabien | Merge branch 'master' of bitbucket.org:specmicp/specmicp | Nov 26 2015 | |||
f07fa12764c2 | fabien | feat: add simple average functions | Nov 26 2015 | |||
f77af9a60aa4 | fabieng | fix: fix hdf5 cmake include dirs/definitions, yes again... | Nov 25 2015 | |||
82934be6a211 | fabien | fix: fix include dir hdf5 (second) | Nov 25 2015 | |||
6c0ef321bcf9 | fabien | fix: correct include directories for HDF5 | Nov 25 2015 | |||
9f263e40c9a9 | fabien | feat: add merged equation gas+aqueous | Nov 23 2015 | |||
535ad9cd866c | fabien | doc/test: add test, impr doc for logger | Nov 22 2015 | |||
435a11428560 | fabien | test: add unit tests for sparse solver module | Nov 22 2015 | |||
aeb6c1a87910 | fabien | doc/tests: specmicp::OptionsHandler | Nov 21 2015 | |||
5ef10ba2885c | fabien | doc/test: PerformanceHandler | Nov 21 2015 | |||
7b0344b6ba57 | fabien | fix: test of SaturationPressureEquation | Nov 21 2015 | |||
28bff3d604ca | fabien | fix: fix bad merge in tests/CMakelists | Nov 21 2015 | |||
66d0ee73e788 | fabien | Merge branch 'reactmicp/unsaturated' of bitbucket.org:specmicp/specmicp into… | Nov 20 2015 | |||
9a2ffe1a0437 | fabien | feat: add SaturationPressureEquation | Nov 20 2015 | |||
d8e2f5ee10ea | fabien | feat: Check values in a vector | Nov 20 2015 | |||
08b1bb05b612 | fabien | fix: fix aqueous transport test initialization | Nov 20 2015 | |||
06bb2ef6e1eb | fabien | doc/test: utils/moving_average.hpp | Nov 20 2015 | |||
bf8793cc25ec | fabien | doc/test: timer | Nov 20 2015 | |||
3eb65fe1c313 | fabien | feat: Check values in a vector | Nov 19 2015 | |||
96b5ee0af24c | fabien | fix: fix aqueous transport test initialization | Nov 18 2015 | |||
7d858caaf955 | fabien | fix: consistent API, name is before section in save_*() in HDF5 format | Nov 15 2015 | |||
150b8fef3a58 | fabien | feat: save mesh coordinates in hdf5 format | Nov 15 2015 | |||
f79a6c9e55fb | fabien | Feat: save database labels in HDF5 file | Nov 15 2015 | |||
28a4bc161e9f | fabien | feat: save adimensional system solution in hdf5 | Nov 15 2015 | |||
20f512c2959a | fabien | feat: write Eigen matrix in hdf5 file | Nov 15 2015 | |||
55a26ac091b1 | fabien | feat: support for a gas diffusivity per species | Nov 11 2015 | |||
328860e72934 | fabien | add EquilibriumStagger to unsaturated system | Oct 26 2015 | |||
9635e63245f6 | fabien | test: fix transport stagger test for gas species management | Oct 26 2015 | |||
c9febc252301 | fabien | impr: add VariablesInterface in unsaturated system | Oct 22 2015 | |||
574c04e43124 | fabien | fix: transport stagger and equations for drying stagger | Oct 21 2015 | |||
1d28f469e61d | fabien | Transport stagger for unsaturated system | Oct 14 2015 | |||
9de2802aad38 | fabien | Aqueous liquid transport equation (unsaturated) | Oct 14 2015 | |||
0faef04ff3bc | fabien | Gas diffusion equation (unsaturated) | Oct 14 2015 | |||
e96f9ec8af07 | fabien | Saturation Equation (unsaturated) | Oct 14 2015 | |||
4e3d1dd452a3 | fabien | Variables for the unsaturated reactive transport system | Oct 14 2015 | |||
4119d04a2010 | fabien | test: add tests for physics/laws.hpp | Oct 5 2015 | |||
284828328b97 | fabien | fix: fix debye-huckel law and tests | Oct 5 2015 | |||
8eea5f44bc3c | fabien | refactor: separe residual water in 2 functions | Sep 29 2015 | |||
4bb92b2d2b3f | fabien | feature: add water pressure model in specmicp | Sep 29 2015 | |||
0d462a7bb38b | fabien | test: add test for specmicp library | Sep 14 2015 | |||
386114bd5e55 | fabien | test: move cmake rules for specmicp test | Sep 14 2015 | |||
33abd27298dd | fabien | test-fix: micpsolver tests must links to the common lib | Aug 11 2015 | |||
cee2d2898673 | fabien | fix: modificator.set_minerals_kinetic | Jul 13 2015 | |||
3ed7f43ef718 | fabien | impr: add functions to find class and properties of aqueous/solid phases | Jun 29 2015 | |||
866f117c00f6 | fabien | Update test input file of specmicp | Jun 25 2015 | |||
d006aa1ac9f9 | fabien | feat: check formula/equation for compounds, gas and solid phases | Jun 25 2015 | |||
036ce82ebfe8 | fabien | feat: Check composition (break ABI) | Jun 24 2015 | |||
b9da1cfa8545 | fabien | Label parser for the element composition | Jun 24 2015 | |||
7719728b0c10 | fabien | update tests | Jun 22 2015 | |||
e9990c0c136f | fabien | Add tests for condition number estimations | Jun 18 2015 | |||
ec8c87bf41c2 | fabien | Add more tests for the database module | Jun 10 2015 | |||
f9d6ee556023 | fabien | Documentation | Jun 9 2015 | |||
f28c1c458a8b | fabien | Move AdimensionalSystemSolverSaver to YAML formatting | Jun 9 2015 | |||
eb6ac2b2a0e3 | fabien | The database writer is now using the yaml api | Jun 9 2015 | |||
eb284a0c4989 | fabien | Update exemples and test to the databases | Jun 8 2015 | |||
f1fb94c13d90 | fabien | Add tests for database | Jun 6 2015 | |||
1300961d6545 | fabien | Add a list of element list in the database | Jun 6 2015 | |||
e809292d7440 | fabien | Add more constraints configuration | Jun 5 2015 | |||
88a299bc1607 | fabien | Start implementing constraints configuration in SpecMiCP | Jun 5 2015 | |||
7178ca623984 | fabien | Add Configuration for formulation | Jun 5 2015 | |||
7d1722d5bb0f | fabien | Modify molar_mass_<species> in DataContainer | Jun 2 2015 | |||
a1c21c7ef93f | fabien | Add units finder | May 29 2015 | |||
1c4ac43c0eff | fabien | Add database compounds | May 28 2015 | |||
b15753f746f3 | fabien | fix mesh test | May 25 2015 | |||
dc70f931a106 | fabien | fix database test | May 25 2015 | |||
8125b93b7f67 | fabien | Database configuration | May 24 2015 | |||
5c4906ae4e6c | fabien | Mesh configuration using YAML language | May 24 2015 | |||
114f05dd6425 | fabien | Update mesh tests | May 18 2015 | |||
50e9364e5f18 | fabien | Mesh generation functions | May 15 2015 | |||
b37bc6fcac85 | fabien | Lots of minor fixes | May 13 2015 | |||
74ed4e62c81f | fabien | Remove the cython tests files | May 4 2015 | |||
38536acf95fd | fabien | Add DatabaseWriter module | May 4 2015 | |||
ff0d0fbcfe7b | fabien | Add the specmicp_common library | May 3 2015 | |||
583eb2cd10a4 | fabien | Add a serializer for AdimensionalSystemSolution | May 1 2015 | |||
cbfd35fa9dd3 | fabien | Remove the cython build from the main project | Apr 30 2015 | |||
eee5a564c204 | fabien | Add a fixed molality constraints in AdimensionalSystem | Apr 30 2015 | |||
8208e107ea62 | fabien | Use static libraries for all tests | Apr 28 2015 | |||
7df477fd05e4 | fabien | Set the visibility flags for the Specmicp library | Apr 28 2015 | |||
2553b8ca7134 | fabien | Set the visibility flags for the database library | Apr 28 2015 | |||
52245b843fdc | georget | Add an option to disable the cython module | Apr 27 2015 | |||
fbbaf4c5659e | fabien | Add a hash in the database | Apr 27 2015 | |||
16cfdc479a40 | fabien | Add a function to define a Catch test | Apr 26 2015 | |||
b3bb8393f99b | fabien | Minor fixes in test_specmicp_adim | Apr 23 2015 | |||
0695a5eebbb7 | fabien | Register the tests in CMake | Apr 23 2015 | |||
f8f5240d04ac | fabien | remove obsolete tests | Apr 23 2015 | |||
45121f5a38e6 | fabien | Correct the saturated_react tests | Apr 23 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
4cb4397eda12 | fabien | Update the specmicp.database cython module | Apr 19 2015 | |||
e16082e00ff6 | fabien | Appendix to the database | Apr 19 2015 | |||
d4be19a55956 | fabien | Improve consistency of function naming | Apr 12 2015 | |||
94fa7a141211 | fabien | Everything compiles \o/ | Apr 12 2015 |
c4science · Help