specmicp/testsyaml/safe
specmicp/tests
yaml/safe
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
efe3e6ff717d | georget | impr:unsaturated use new safe config interface in unsaturated bin | Feb 5 2016 | |||
02297163a9df | georget | impr:reacmicp move configuration to the nuw safe_config module | Feb 5 2016 | |||
f4a0766ab4b2 | georget | impr:unsaturated new safe yaml config for upscaling interface | Feb 5 2016 | |||
f80180e6d540 | georget | fix:utils parse xe-y notation while parsing scalar expression | Feb 5 2016 | |||
b98b799c5302 | georget | impr:unsaturated use new safe yaml config to initialize variables | Feb 4 2016 | |||
76341017f3b6 | georget | impr:mesh use Safe YAML config for mesh configuration | Feb 4 2016 | |||
5c1be17961e4 | georget | impr:units use Safe YAML config to parse units | Feb 4 2016 | |||
bf44dd58a4e2 | georget | impr:utils Safe YAML configuration enhancements | Feb 4 2016 | |||
e6c1a57d899f | georget | impr:database add new config interface | Feb 4 2016 | |||
264b593aac7d | georget | impr:utils parse slices to index or uindex_t vectors | Feb 4 2016 | |||
63712b30e712 | fabien | feat:io safer configuration tools | Feb 2 2016 | |||
e3d34325d8a8 | fabien | feat:utils transform a string to a boolean | Feb 1 2016 | |||
85239b62bc3c | fabien | bin:unsaturated run from a to z ! | Jan 31 2016 | |||
63bd55df316f | fabien | feat:utils parse simple algebraic expressions with variables | Jan 30 2016 | |||
516c1b471dc3 | fabien | fix:test correct linking of test_common | Jan 30 2016 | |||
08c0a28a83fd | fabien | feat:unsaturated reactmicp unsaturated binary | Jan 29 2016 | |||
18bd3c9cb18b | fabien | fix:tests Cmake files corrections | Jan 29 2016 | |||
ac55e834f6f0 | fabien | feat:io unsaturated configuration of EquilibriumOptions | Jan 28 2016 | |||
5a5b0d18024f | fabien | fix:unsaturated add OptionsVector as its own class | Jan 28 2016 | |||
945b7db8f333 | fabien | feat:unsaturated add configuration of boundary conditions | Jan 27 2016 | |||
eb61b8327c0d | fabien | fix:test reactmicp/unsaturated/equilibrium_stagger | Jan 27 2016 | |||
31924008cc60 | fabien | impr:unsaturated add a few members to BoundaryConditions | Jan 27 2016 | |||
1d1d936260b2 | fabien | feat:utils Add common string algorithms | Jan 27 2016 | |||
c6a4efb23f34 | fabien | impr:unsaturated EquilibriumStagger uses BoundaryCondtions | Jan 27 2016 | |||
5e3a3e2624ea | fabien | impr:utils CachedVector can default construct a value if available | Jan 27 2016 | |||
4ea31a69af86 | fabien | impr:unsaturated transport stagger use the new boundary condtions | Jan 26 2016 | |||
c008333c65c3 | fabien | feat:unsaturated: add global BoundaryConditions handler | Jan 26 2016 | |||
7a81c531b57c | fabien | feat: add NamedCachedVector cached vector with names | Jan 26 2016 | |||
48452fe7b212 | fabien | feat: CachedVector : vector for big objects | Jan 25 2016 | |||
ec07925949ae | fabien | feat:yaml RORichYAMLNode manage section names | Jan 25 2016 | |||
09eda3a88344 | fabien | hdf5:eigen add functions to read/save at current location | Jan 22 2016 | |||
2e6ac89b19bb | fabien | feat:hdf5 add HDF5Timesteps to manage timesteps in HDF5 file | Jan 22 2016 | |||
3ee81acdce66 | fabien | units:impr improve transformation scaling factor <-> unit | Jan 22 2016 | |||
b73cd1c1272b | fabien | HDF5:specmicp read Adim solution from HDF5 file | Jan 19 2016 | |||
de62b521521e | fabien | impr:hdf5 read Eigen matrices and vectors | Jan 19 2016 | |||
09444ce12644 | fabien | feat:utils: vector_checker Check values in a vector | Jan 2 2016 | |||
d839648f3968 | fabien | feat:utils pimpl_ptr : unique pointer with deep const-correctness | Dec 29 2015 | |||
2c6cb1ed3a72 | fabien | test:example:reactmicp update to the new APIChanges | Dec 28 2015 | |||
50aad6edff32 | fabien | APIChange:reactmicp don't pass shared_ptr around | Dec 21 2015 | |||
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 |
c4science · Help