Graphconfiguration
Graph
configuration
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
13e411554225 | fabien | Move io modules for reactmicp into the reactmicp module | May 12 2015 | ||||
64d7762c1e4e | fabien | Move units and laws into specmicp-common | May 12 2015 | ||||
0707910fa512 | fabien | Move the io/meshes to the dfpm lib, not inline anymore | May 12 2015 | ||||
5c3bb71fa606 | fabien | Kinetic stagger for ReactMiCP | May 12 2015 | ||||
833d04b69fff | fabien | Rename the method to save the database in a JSON file | May 12 2015 | ||||
3fdf5369af63 | fabien | CEMDATA14 database | May 12 2015 | ||||
121163d3d7a7 | fabien | Add a simple DiffusiveUpscalingStagger | May 5 2015 | ||||
bdda0cd099d0 | fabien | I forgot the secondary aqueous species in the solution saver.... | May 5 2015 | ||||
74ed4e62c81f | fabien | Remove the cython tests files | May 4 2015 | ||||
38536acf95fd | fabien | Add DatabaseWriter module | May 4 2015 | ||||
320805e68161 | fabien | Add missing method in DataContainer | May 4 2015 | ||||
87ddbd8df2da | fabien | Documentation and minor fixes for specmicp_common | May 4 2015 | ||||
e3aed6f39085 | fabien | The basis in the JSON database does not have to be ordered anymore | May 3 2015 | ||||
5bb88f3177aa | fabien | Update the FindSpecMiCP cmake script | May 3 2015 | ||||
e961026e5a94 | fabien | Give access to the vector of AdimensionalSystemSolution | May 3 2015 | ||||
ff0d0fbcfe7b | fabien | Add the specmicp_common library | May 3 2015 | ||||
7e7e298a6160 | fabien | Corret symbol export in serializer | May 1 2015 | ||||
583eb2cd10a4 | fabien | Add a serializer for AdimensionalSystemSolution | May 1 2015 | ||||
335f4ba9627c | fabien | Remove cython stuff from the documentation | Apr 30 2015 | ||||
cbfd35fa9dd3 | fabien | Remove the cython build from the main project | Apr 30 2015 | ||||
48d0a19ecae5 | fabien | Update documentation | Apr 30 2015 | ||||
8dd3dcc176c6 | fabien | Minor fixes/documentation in Specmicp | Apr 30 2015 | ||||
eee5a564c204 | fabien | Add a fixed molality constraints in AdimensionalSystem | Apr 30 2015 | ||||
5f94039643c1 | georget | Database reader : test of charge balance | Apr 29 2015 | ||||
a926f0e3d373 | fabien | Documentation of the Database module | Apr 28 2015 | ||||
498ace618930 | fabien | clean the database API | Apr 28 2015 | ||||
c50eee2ea943 | fabien | Documentation for src/types.hpp | Apr 28 2015 | ||||
3d80bf60e333 | fabien | CmakeLists fixes/enhancements | Apr 28 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 | ||||
9c9d231a7dfd | fabien | Fixes to compile with Clang (3.6.0) | Apr 28 2015 | ||||
da87eb82fc39 | fabien | Fixes suggested by Cppcheck | Apr 27 2015 | ||||
ff5c82d2c719 | georget | Correct syntax in Catch test so it works with Cmake 3.0.2 | Apr 27 2015 | ||||
0e9c9eca9e55 | georget | Add a reactmicp example script for qsub | Apr 27 2015 | ||||
52245b843fdc | georget | Add an option to disable the cython module | Apr 27 2015 | ||||
d6e70603f1c4 | fabien | Add a script to automatize the PGO sequence | 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 | ||||
9dfcde9f2f65 | fabien | Improve SanitizerBuild | Apr 26 2015 | ||||
ce616e309344 | fabien | Fix/Improve reactmicp return code handling | Apr 24 2015 | ||||
4938fa491f61 | fabien | mark the functions in io::* as inline | Apr 24 2015 | ||||
c3981c8d675c | fabien | Correct installation commands | Apr 23 2015 | ||||
b3bb8393f99b | fabien | Minor fixes in test_specmicp_adim | Apr 23 2015 | ||||
ecc68045c31e | fabien | Fixes minor problems found with the new SANITIZER build type | Apr 23 2015 | ||||
92e6db36ac4c | fabien | Add a new BUILD_TYPE : Sanitizer | 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 | ||||
094ec7a3c031 | fabien | Correct FindSpecMiCP.cmake | Apr 23 2015 | ||||
9f4ca7e6c456 | fabien | Use small step by default in AdimensionalSystemSolver | Apr 23 2015 | ||||
db18755be7ec | fabien | correct const correctness for swap_components() | Apr 23 2015 | ||||
40a28cb7668f | fabien | Minor fixes in Cmake files | Apr 22 2015 | ||||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | ||||
2e5c1cff71ae | fabien | correct FindSpecMiCP.cmake | Apr 21 2015 | ||||
e8e561d09e79 | fabien | add a FindSpecMiCP cmake module | Apr 21 2015 | ||||
e8dc0eca640b | fabien | More work on the cmake files | Apr 21 2015 | ||||
d05c342d7b8f | fabien | Proper installation of cython/databases/doc | Apr 21 2015 | ||||
671f98532361 | georget | README.md edited online with Bitbucket | Apr 21 2015 | ||||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | ||||
02e65c604d98 | fabien | SpecMiCP_cython handles c++ errors | Apr 20 2015 | ||||
9cc89d2d9dc1 | fabien | Deprecate the total_saturation_{mineral,water} | Apr 20 2015 | ||||
df1297a70e87 | fabien | Add a depracation macro | Apr 20 2015 | ||||
4cb4397eda12 | fabien | Update the specmicp.database cython module | Apr 19 2015 | ||||
d22a20e5775c | fabien | Update jsoncpp to version 1.6.2 | Apr 19 2015 | ||||
e16082e00ff6 | fabien | Appendix to the database | Apr 19 2015 | ||||
d5f3e4484902 | fabien | Improve specmicp_cython module | Apr 19 2015 | ||||
2092f6d9b914 | fabien | Correct the inert volume in the hydration of an oxyde formulation | Apr 17 2015 | ||||
196e66f8c73c | fabien | Use a consistent notation for the amorphous species in the cemdata database | Apr 17 2015 | ||||
c67f9def418d | fabien | night doc, duck duck | Apr 17 2015 | ||||
c017dd3a0e61 | fabien | Evening doc, tired duck | Apr 17 2015 | ||||
ca9410fe623d | fabien | Afternoon doc, happy duck | Apr 16 2015 | ||||
d204ff482220 | fabien | Morning doc welcomes duck | Apr 16 2015 | ||||
d242af75fe48 | fabien | Documentation | Apr 16 2015 | ||||
86effa9b0933 | specmicp | README.md edited online with Bitbucket | Apr 16 2015 | ||||
20c3769905df | fabien | Update the README.md | 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 | ||||
defd29f146c3 | fabien | Hydrates a cement with its formulation in oxyde | Apr 13 2015 | ||||
47bfc4b94709 | fabien | Update cemdata database | Apr 13 2015 | ||||
fe96a0546924 | fabien | Minor fixes and updates in cython module | Apr 13 2015 | ||||
cfebef7a040e | fabien | Continue refactoring of Database reader | Apr 13 2015 | ||||
14493d59dde5 | fabien | Refactor database reader | Apr 13 2015 | ||||
d4be19a55956 | fabien | Improve consistency of function naming | Apr 12 2015 | ||||
94fa7a141211 | fabien | Everything compiles \o/ | Apr 12 2015 | ||||
630710becb73 | fabien | Remove test of the old reactmicp solver | Apr 12 2015 | ||||
1ac061b7370f | fabien | Add a python module to compute cement hydration | Apr 11 2015 | ||||
3e6666c597f4 | fabien | Flag Goethite and Hematite as kinetic species | Apr 11 2015 | ||||
a5a9ab80bdf3 | fabien | Minor fixes in the c++ SpecMiCP API | Apr 11 2015 | ||||
c4c7e54e6efa | fabien | Merge branch 'cython' | Apr 10 2015 | ||||
4b4cc27e3ddb | fabien | Add access to the logger in the cython module | Apr 10 2015 | ||||
9c778f32ba82 | fabien | Add helper function to initialize the solver | Apr 10 2015 | ||||
72b4f0f12aa9 | fabien | Minor fixed in the main CMakeLists | Apr 10 2015 | ||||
307fe9844151 | fabien | lots of minor fixes and documentation in the cython module | Apr 10 2015 | ||||
698bdbf6176e | fabien | Solution can return the vector of main solution | Apr 10 2015 | ||||
901e398cf5eb | fabien | Remove cython module using the old ReducedSystem | Apr 8 2015 | ||||
24b3557bdcb5 | fabien | First executable commit of the cython module | Apr 8 2015 | ||||
ffb470e98818 | fabien | correct function naming in micpsolver structs | Apr 8 2015 | ||||
1bcfe70f1489 | fabien | continue the cython implementation | Apr 8 2015 |
c4science · Help