History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
414cb4c31006 | georget | impr:organization database is under src/specmicp_database | Feb 7 2016 | |||
e6c1a57d899f | georget | impr:database add new config interface | Feb 4 2016 | |||
efb3275855d3 | fabien | impr:database reader common uses algorithms from utils:: | Jan 27 2016 | |||
2c081b5b7f51 | fabien | fix export symbols in hdf5/database | Jan 22 2016 | |||
6d5ec1599a47 | fabien | fix: really remove boost | Jan 11 2016 | |||
235eaf0b5b35 | fabien | license: modify license to include year 2016 | Jan 3 2016 | |||
642cf1814bcb | fabien | fix: segmentation error with gcc 5.3 due to change in std::string | Dec 28 2015 | |||
61a1e89e1271 | fabien | impr: fix compilation warning (gcc and clang) | Dec 19 2015 | |||
9d4326f47013 | fabien | doc: remove lots of warning in doc generation | Dec 16 2015 | |||
4081f679f7ae | fabien | impr: use the new RangeIterator class | Dec 10 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 | |||
f79a6c9e55fb | fabien | Feat: save database labels in HDF5 file | Nov 15 2015 | |||
f41535e29c7c | fabien | refactor: add a header file to configure database | Jul 16 2015 | |||
7689fcf7d1fd | fabien | feat: add assert macro to check bounds of species in database | Jul 15 2015 | |||
dfe1eaf99c56 | fabien | database api : improve | Jul 13 2015 | |||
454602ca96d0 | fabien | impr: add a base class for a class containing the database | Jun 29 2015 | |||
3ed7f43ef718 | fabien | impr: add functions to find class and properties of aqueous/solid phases | Jun 29 2015 | |||
8bbfbc127ea9 | fabien | impr: Add errors for every species if label is invalid | Jun 29 2015 | |||
7d9e3901a22c | fabien | Use the new format class info in output. | Jun 25 2015 | |||
e531335c0c1f | fabien | fix: remove output when checking equation | 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 | |||
08252559070d | fabien | Add an option to remove half-cell reaction in configuration | Jun 22 2015 | |||
3867cdd1bfe7 | fabien | Fix report of wrong label for the composition in the database | Jun 12 2015 | |||
f3e5ca061b88 | fabien | Add option to remove all half-cells reactions | Jun 12 2015 | |||
7fee7928fda3 | fabien | Correct includes in io files | Jun 10 2015 | |||
54c13dbb2616 | fabien | Fixes in the database module | Jun 10 2015 | |||
f9d6ee556023 | fabien | Documentation | Jun 9 2015 | |||
eb6ac2b2a0e3 | fabien | The database writer is now using the yaml api | Jun 9 2015 | |||
3bce4fde6bb4 | fabien | Add a YAML reader for the database | Jun 8 2015 | |||
f7dce508a58b | fabien | Correct bug in the database writer | Jun 6 2015 | |||
1300961d6545 | fabien | Add a list of element list in the database | Jun 6 2015 | |||
7d1722d5bb0f | fabien | Modify molar_mass_<species> in DataContainer | Jun 2 2015 | |||
1c4ac43c0eff | fabien | Add database compounds | May 28 2015 | |||
4f50ed8f52d4 | fabien | Improve symbol exports in shared libraries | May 26 2015 | |||
36ba3a378a95 | fabien | forward declaration of YAML::Node in db conf | May 25 2015 | |||
8125b93b7f67 | fabien | Database configuration | May 24 2015 | |||
debf6abf5a42 | fabien | Cmake files again | May 18 2015 | |||
a4fe4c3a589a | fabien | Add lto flags | May 18 2015 | |||
ef44ef6723d3 | fabien | Namespace documentation | May 13 2015 | |||
833d04b69fff | fabien | Rename the method to save the database in a JSON file | May 12 2015 | |||
38536acf95fd | fabien | Add DatabaseWriter module | May 4 2015 | |||
320805e68161 | fabien | Add missing method in DataContainer | May 4 2015 | |||
e3aed6f39085 | fabien | The basis in the JSON database does not have to be ordered anymore | May 3 2015 | |||
ff0d0fbcfe7b | fabien | Add the specmicp_common library | May 3 2015 | |||
5f94039643c1 | georget | Database reader : test of charge balance | Apr 29 2015 | |||
498ace618930 | fabien | clean the database API | Apr 28 2015 | |||
3d80bf60e333 | fabien | CmakeLists fixes/enhancements | Apr 28 2015 | |||
2553b8ca7134 | fabien | Set the visibility flags for the database library | Apr 28 2015 | |||
9c9d231a7dfd | fabien | Fixes to compile with Clang (3.6.0) | Apr 28 2015 | |||
da87eb82fc39 | fabien | Fixes suggested by Cppcheck | Apr 27 2015 | |||
fbbaf4c5659e | fabien | Add a hash in the database | Apr 27 2015 | |||
db18755be7ec | fabien | correct const correctness for swap_components() | Apr 23 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | |||
d22a20e5775c | fabien | Update jsoncpp to version 1.6.2 | Apr 19 2015 | |||
e16082e00ff6 | fabien | Appendix to the database | Apr 19 2015 | |||
c017dd3a0e61 | fabien | Evening doc, tired duck | Apr 17 2015 | |||
d242af75fe48 | fabien | Documentation | Apr 16 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
94f086f45381 | fabien | Documentation for the database/species module | Apr 15 2015 | |||
9641dcf37708 | fabien | The hashing fn does not be to be in every list | Apr 15 2015 | |||
cfebef7a040e | fabien | Continue refactoring of Database reader | Apr 13 2015 | |||
14493d59dde5 | fabien | Refactor database reader | Apr 13 2015 | |||
4cf2a40df164 | fabien | Reader : Move implementation details into the cpp file | Apr 6 2015 | |||
cb51196a93d4 | fabien | Add AqueousSelector and OxydoSelector | Apr 1 2015 | |||
b264515ec25e | fabien | Udpdate license text in database module | Mar 26 2015 | |||
0174eeb1cf69 | fabien | Small optimization, avoid checking and scaling the molar volumes too many times… | Mar 26 2015 | |||
1cd97637d904 | fabien | Minor changes/bug fixes in the database module | Mar 25 2015 | |||
ac7ea29f1b9b | georget | Small correction to allow compilation with gcc 4.8.3 | Mar 25 2015 | |||
87fc4962ea72 | fabien | Bug fixes and minor improvements in the database module | Mar 25 2015 | |||
c2a8ab6f9a8e | fabien | Improves the database | Mar 24 2015 | |||
ce7cf38633f9 | fabien | include half-cells reaction in the database | Mar 19 2015 | |||
dd2b91d3795d | fabien | Add two functions in DatabaseSelector : - Remove all minerals in the… | Feb 22 2015 | |||
5546ccd49e01 | fabien | add a check in database reader to ensure the the number of sites occupied by a… | Feb 16 2015 | |||
a8c4203fea6b | fabien | Free sorption sites is no longer a component | Feb 13 2015 | |||
298190351669 | fabien | add support for sorped species in the database | Feb 10 2015 | |||
c4a87185190b | fabien | add member function in database::Database to keep only certain minerals (given… | Jan 15 2015 | |||
670db7099f20 | fabien | add member 'gas_label_to_id' in DatabaseModule to retrieve id of a gas | Dec 3 2014 | |||
56e9b0f63246 | fabien | Add a method to remove all gases in the SelectorDatabase module | Dec 2 2014 | |||
81a129921f3f | fabien | add more methods to the database which can take units as argument | Nov 22 2014 | |||
101e1e70dfc5 | fabien | add decimeter as a length unit (for liter) | Nov 21 2014 | |||
c1d916f6a6a8 | fabien | add a molar_mass_basis function adjustable to the unit in the database | Nov 20 2014 | |||
a80d7faccc53 | fabien | add support for units in database | Nov 19 2014 | |||
811727685964 | fabien | style | Nov 17 2014 | |||
71533d2f738a | fabien | update database reader to use the 3d party jsoncpp lib | Nov 11 2014 | |||
4607780abc35 | fabien | add support for not dissolving/not precipitating minerals in database | Oct 10 2014 | |||
c7ac0a493911 | fabien | update database, micpsolver and specmicp to use common.hpp | Oct 6 2014 | |||
eb7779e20fdf | fabien | add common.hpp, modify database module to use it | Oct 6 2014 | |||
fe4a3c6ffe37 | fabien | Merge branch 'reactivetransport' | Sep 10 2014 | |||
8d16e3a0c811 | fabien | remove thermodata.hpp, use DataContainer in reduced solver | Sep 10 2014 | |||
4873112352b5 | fabien | add range support in database::DataContainer | Sep 10 2014 | |||
d08941d1b3b4 | fabien | comment and docs for database modules | Aug 19 2014 | |||
be84b355a07d | fabien | change copyright | Aug 18 2014 | |||
768489c0ad3e | fabien | after a long absence, start cleaning | Aug 18 2014 | |||
392b50f45f16 | georget | start support of gas phase in database | Jun 16 2014 | |||
f5ff5181ce69 | georget | add source file for data_container... | Jun 5 2014 |
c4science · Help