specmicp/srcchloride
specmicp/src
chloride
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9f400fef0c2a | fabien | TransportConstraints : constraints for transport equations | Oct 14 2015 | |||
4e3d1dd452a3 | fabien | Variables for the unsaturated reactive transport system | Oct 14 2015 | |||
a7c86055496b | fabien | associate numbers with StaggerReturnCode for quick debugguing | Oct 14 2015 | |||
982e05359269 | fabien | add water viscosity as constants | Oct 14 2015 | |||
4f607141ce7f | fabien | add helper function to check failure of parabolic solver | Oct 14 2015 | |||
d577c5f2a2cb | fabien | fix: header guard for src/utils/compat.hpp | Oct 14 2015 | |||
284828328b97 | fabien | fix: fix debye-huckel law and tests | Oct 5 2015 | |||
386ce7bfa07c | fabien | fast: optimize debye-huckel law | Oct 3 2015 | |||
8eea5f44bc3c | fabien | refactor: separe residual water in 2 functions | Sep 29 2015 | |||
bc2979556f46 | fabien | fix: re-compute gas scaling factor | Sep 29 2015 | |||
fcd797321b23 | fabien | refactor: rename saturation_ -> volume_fraction_ in AdimensionalSystem | Sep 29 2015 | |||
4e562635f94b | fabien | refactor: remove AdimensionalSystem header inclusion in solver | Sep 29 2015 | |||
4f8c2e8a5fc2 | fabien | fix: correct functions for volume fraction gas | Sep 29 2015 | |||
4bb92b2d2b3f | fabien | feature: add water pressure model in specmicp | Sep 29 2015 | |||
e1d44a9d9d81 | fabien | impr: padding in adimensional_system_solution | Sep 26 2015 | |||
24ef8eadfa0f | fabien | refactor: hide default options of AdimensinalSystemOptions | Sep 14 2015 | |||
f0fd4a5cd0ff | fabien | refactor: adim default options are now in config_*.h file | Sep 14 2015 | |||
8f3676bf7899 | fabien | refactor: move configuration solution output in config_<> file | Sep 14 2015 | |||
3fe35fdcbd16 | fabien | output: add comment in solution files of SpecMiCP | Sep 14 2015 | |||
7465729f8739 | fabien | fix: print the simplified db in specmicp output | Sep 9 2015 | |||
390c23c8aaee | fabien | fix: correct initialisation of variables in AdimensionalSolver | Sep 9 2015 | |||
e8d5bb01032b | fabien | fix: correct parsing of a fix fugacity constraint | Sep 9 2015 | |||
db7f20a8c8a1 | fabien | impr: abort solution parsing if metadata are not correct | Aug 11 2015 | |||
f75db11b41df | fabien | cosmetic: remove old code in comment | Aug 11 2015 | |||
b9dca64bf78b | fabien | cosmetic: remove comments that show up in the TODO list | Aug 11 2015 | |||
51f3d18104e9 | fabien | impr: refactor the clean_label function | Aug 11 2015 | |||
87008f18555b | fabien | impr: use pimpl idiom in transprot stagger | Aug 11 2015 | |||
f55d9b72639e | fabien | impr: flag to use chemistry rate in residual computation | Aug 11 2015 | |||
923b00e74e4f | fabien | fix: logging should now works, | Jul 20 2015 | |||
1c251fa879ac | fabien | fix: correct assertions in adimensional system numbering | Jul 20 2015 | |||
5d8f161fb9ba | fabien | fix: Correct saturation index sum | Jul 17 2015 | |||
d8ef5759bebd | fabien | feat: print saturation index in reactmicp output | Jul 17 2015 | |||
f41535e29c7c | fabien | refactor: add a header file to configure database | Jul 16 2015 | |||
79ea7fb9bd4c | fabien | refactor: reactmicp::io::OutputNodalVariables | Jul 15 2015 | |||
7689fcf7d1fd | fabien | feat: add assert macro to check bounds of species in database | Jul 15 2015 | |||
cee2d2898673 | fabien | fix: modificator.set_minerals_kinetic | Jul 13 2015 | |||
5a5d1f0d9096 | fabien | unit api : improve -> pressure converter | Jul 13 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 | |||
a9ac384357e6 | fabien | impr: add numerical information about the scalar_t type | Jun 29 2015 | |||
829fead4677c | fabien | Install SpecMiCP library | Jun 25 2015 | |||
113dcc715445 | fabien | refact: csv_formatter use the FormatInformation class | Jun 25 2015 | |||
668f776a2727 | fabien | fix: fix warning du to signed/unsigned comparison | Jun 25 2015 | |||
321d2e2ffc8c | fabien | feat: add database checking option in specmicp binary | Jun 25 2015 | |||
716c76a4f13f | fabien | feature: Add specmicp binary | Jun 25 2015 | |||
7d9e3901a22c | fabien | Use the new format class info in output. | Jun 25 2015 | |||
f42e076c0b54 | fabien | Configure the YAML emitter using the format class. | Jun 25 2015 | |||
6f5079157492 | fabien | Add formatter information | 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 | |||
1212aabdfff4 | fabien | Modify signature of AdimensionalSystemSolver constructors | Jun 22 2015 | |||
84f2ee511d2e | fabien | Remove print statement | Jun 22 2015 | |||
0a4a5f442443 | fabien | Add a function to print the constraints | Jun 22 2015 | |||
08252559070d | fabien | Add an option to remove half-cell reaction in configuration | Jun 22 2015 | |||
a01084ae1afa | fabien | Fix bug in SpecMiCP configuration | Jun 22 2015 | |||
28fbffc41fa8 | fabien | Do not remove H[+]/HO[-] when dissolving system | Jun 19 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 | |||
1d81493e610c | fabien | Fix, minor improvements in SpecMiCP module | Jun 10 2015 | |||
54c13dbb2616 | fabien | Fixes in the database module | Jun 10 2015 | |||
f9d6ee556023 | fabien | Documentation | Jun 9 2015 | |||
e398b85a0be5 | fabien | Remove jsoncpp from the tree | Jun 9 2015 | |||
f28c1c458a8b | fabien | Move AdimensionalSystemSolverSaver to YAML formatting | Jun 9 2015 | |||
e8dc7ec357c5 | fabien | Update YAML module | 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 | |||
35f1ce4a8720 | fabien | Update configurations to use the new updates in YAML module | Jun 8 2015 | |||
2f3742d01773 | fabien | Update YAML module | 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 | |||
565b49a574a1 | fabien | Add make_unique in compat.hpp | 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 | |||
202e336d65a6 | fabien | Add an option to not modify the database in the dissolver | May 29 2015 | |||
fd28a36ed4a4 | fabien | Use the compounds in the dissolver | May 28 2015 | |||
1c4ac43c0eff | fabien | Add database compounds | May 28 2015 | |||
8ca32b3356df | fabien | Style in src/utils/CMakeLists.txt | May 28 2015 | |||
4f50ed8f52d4 | fabien | Improve symbol exports in shared libraries | May 26 2015 | |||
025051f8bb41 | fabien | Start configuration for ReactMiCP | May 25 2015 | |||
d2f6af05b2a9 | fabien | correct mesh configuration | May 25 2015 | |||
1c373d7b9bed | fabien | Use either the number of nodes or dx to build a uniform axisymmetric mesh | May 25 2015 | |||
36ba3a378a95 | fabien | forward declaration of YAML::Node in db conf | May 25 2015 | |||
8125b93b7f67 | fabien | Database configuration | May 24 2015 | |||
5c4906ae4e6c | fabien | Mesh configuration using YAML language | May 24 2015 | |||
add6a4326b0b | fabien | Add helper functions for YAML configurations | May 24 2015 | |||
a7f264f4cbb4 | fabien | Add UserTermination in DiffusiveUpscalingStagger | May 22 2015 | |||
4de161c78d57 | fabien | Flush output for regular output | May 20 2015 | |||
c082bf825032 | fabien | Correct (?) treatment of fixed components | May 20 2015 | |||
009a007fe380 | fabien | Style corrections | May 20 2015 | |||
7499194f1147 | fabien | Remove duplicate line in transport staggerd of saturated system | May 18 2015 | |||
2a708c0db172 | fabien | Add option to save total concentrations | May 18 2015 | |||
debf6abf5a42 | fabien | Cmake files again | May 18 2015 |
c4science · Help