specmicp/srcchloride
specmicp/src
chloride
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bd80dafda1b1 | fabien | reactmicp:unsaturated first version that really works | Jan 9 2016 | |||
7bb3c30b75cc | fabien | build: don't compile with GCC<4.9.0 | Jan 9 2016 | |||
235eaf0b5b35 | fabien | license: modify license to include year 2016 | Jan 3 2016 | |||
78496b77e932 | fabien | impr:reactmicp change check of variables using the new module | Jan 2 2016 | |||
09444ce12644 | fabien | feat:utils: vector_checker Check values in a vector | Jan 2 2016 | |||
d20480d9c835 | fabien | impr:reactmicp use pimpl_ptr in unsaturated system | Dec 31 2015 | |||
d839648f3968 | fabien | feat:utils pimpl_ptr : unique pointer with deep const-correctness | Dec 29 2015 | |||
2d6d6d0be31b | fabien | impr:specmicp style in jacobian water AdimSystem | Dec 29 2015 | |||
642cf1814bcb | fabien | fix: segmentation error with gcc 5.3 due to change in std::string | Dec 28 2015 | |||
62262785090e | fabien | impr: remove compilation warning due to Eigen with gcc 5.3 | Dec 28 2015 | |||
ddf7c6e91281 | fabien | fix:reactmicp:openmp fix error due to const var | Dec 28 2015 | |||
f6034133dd56 | fabien | APIChange:reactmicp use const pointers in Upscaling staggers | Dec 28 2015 | |||
422d844cc4b7 | fabien | APIChange:reactmicp add const to var pointers in transport staggers | Dec 28 2015 | |||
4dbbf9cd6a19 | fabien | APIChange:reactmicp const pointer in chemistry staggers | Dec 28 2015 | |||
50aad6edff32 | fabien | APIChange:reactmicp don't pass shared_ptr around | Dec 21 2015 | |||
61a1e89e1271 | fabien | impr: fix compilation warning (gcc and clang) | Dec 19 2015 | |||
39e77c269de4 | fabien | impr: also reset porosity in unsaturated system | Dec 19 2015 | |||
4bcb6e93eaaa | fabien | Merge branch 'reactmicp/unsaturated' of bitbucket.org:specmicp/specmicp into… | Dec 18 2015 | |||
95eab80582bb | fabien | feat: add unsaturated laws in specmicp:laws | Dec 17 2015 | |||
5fbde0301d83 | fabien | impr: use the new RangeIterator class | Dec 17 2015 | |||
e625241152f2 | fabien | feat: RangeIterator | Dec 17 2015 | |||
6e03ad5c65da | fabien | Feat: Plugin system | Dec 17 2015 | |||
64ca49fe1355 | fabien | feat: dynamic loader | Dec 17 2015 | |||
ea94c2986fcc | fabien | logging: do not include Spam,Debug,Info log level in NDEBUG builds | Dec 17 2015 | |||
566154f79ae5 | fabieng/fabien | fix: fix hdf5 cmake include dirs/definitions, yes again... | Dec 17 2015 | |||
207e95685a6b | fabien | fix: fix include dir hdf5 (second) | Dec 17 2015 | |||
80f28dc20593 | fabien | fix: correct include directories for HDF5 | Dec 17 2015 | |||
e35fd004d4cd | fabien | fix: fix parser, initialize values | Dec 16 2015 | |||
7960b6475c74 | fabien | fix: fix commit 9d4326f where some stuff where deleted by error | Dec 16 2015 | |||
38f0614fe872 | fabien | feat: ScopeGuard | Dec 16 2015 | |||
9d4326f47013 | fabien | doc: remove lots of warning in doc generation | 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 | |||
4081f679f7ae | fabien | impr: use the new RangeIterator class | Dec 10 2015 | |||
001e2a28e091 | fabien | feat: RangeIterator | Dec 10 2015 | |||
cb6f093dec68 | fabien | Feat: Plugin system | Dec 10 2015 | |||
1bb7dc1f7b06 | fabien | feat: dynamic loader | Dec 6 2015 | |||
a058f4e4f299 | fabien | logging: do not include Spam,Debug,Info log level in NDEBUG builds | Nov 28 2015 | |||
d772a6bdc096 | fabien | Merge branch 'master' of bitbucket.org:specmicp/specmicp | Nov 26 2015 | |||
4b6fe1ca457f | fabien | fix: save the correct total solid concentration for the aqueous components | Nov 26 2015 | |||
6b2e41bc75f2 | fabien | impr: also save the porosity in the unsaturated output file | Nov 26 2015 | |||
b15da4066f57 | fabien | fix: do not include gas equation if it is merged with the aqueous equation | Nov 26 2015 | |||
d274109c12fc | fabien | fix: Add missing extern template instanciation in transport stagger | Nov 26 2015 | |||
60d533873806 | fabien | impr: what if the previous solution is not valid ? | Nov 26 2015 | |||
30a25d06447d | fabien | feat: add likely/unlikely macros | Nov 26 2015 | |||
13d195f6c7f5 | fabien | impr: use average functions to do average in equations | 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 | |||
7a5ed612bb39 | fabien | feat: use merged equations in transport stagger | Nov 23 2015 | |||
9f263e40c9a9 | fabien | feat: add merged equation gas+aqueous | Nov 23 2015 | |||
50553da33d53 | fabien | doc: file doc for user include headers | Nov 23 2015 | |||
535ad9cd866c | fabien | doc/test: add test, impr doc for logger | Nov 22 2015 | |||
65e7793dc323 | fabien | doc : documentation for the sparse solver module | Nov 21 2015 | |||
aeb6c1a87910 | fabien | doc/tests: specmicp::OptionsHandler | Nov 21 2015 | |||
5ef10ba2885c | fabien | doc/test: PerformanceHandler | Nov 21 2015 | |||
fe730a86a4bc | fabien | impr: add member to compute vapor pressure at a node | Nov 21 2015 | |||
a6c6bddc3c1f | fabien | fix : unsaturated reactive transport is working ! but slow... | Nov 20 2015 | |||
05403a90982d | fabien | feat: use new SaturationPressureEquation in transport stagger | Nov 20 2015 | |||
ecdedfed7695 | fabien | impr: use the template instanciation from equation units in transport stagger | Nov 20 2015 | |||
9a2ffe1a0437 | fabien | feat: add SaturationPressureEquation | Nov 20 2015 | |||
6ce35e10c6f3 | fabien | impr: use ValueChecker to check unsaturated variables | Nov 20 2015 | |||
d8e2f5ee10ea | fabien | feat: Check values in a vector | Nov 20 2015 | |||
276744263d3d | fabien | impr: introduce FV1DOFEquation | Nov 20 2015 | |||
06bb2ef6e1eb | fabien | doc/test: utils/moving_average.hpp | Nov 20 2015 | |||
bf8793cc25ec | fabien | doc/test: timer | Nov 20 2015 | |||
307c69a60f2b | fabien | fix: export symbols of hdf5 functions | Nov 15 2015 | |||
8321e658cc93 | fabien | fix: fix close/open | Nov 15 2015 | |||
3390f8785beb | fabien | feat: save transport properties as well | Nov 15 2015 | |||
648ee677491f | fabien | feat: save unsaturated variables | Nov 15 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 | |||
9f2a62399b3d | fabien | Fix : HDF5 : Hide implementation symbols | 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 | |||
8f9891f52ab4 | fabien | feat : HDF5File : wrapper around a HDF5 file | Nov 15 2015 | |||
e56213af5020 | fabien | Add openmp support in equilibrium/transport stagger | Nov 11 2015 | |||
008df9c9036e | fabien | API of equilibrium/transport staggers | Nov 11 2015 | |||
49e681b556ec | fabien | Fix/correction/improvement of equilibrium stagger | Nov 11 2015 | |||
d536fc3e2489 | fabien | variables_interface can initialize node with AdimensionnalExtractor | Nov 11 2015 | |||
f0a961c3d86d | fabien | impr: AdimensionalExtractor can now return a copy of the solution | Nov 11 2015 | |||
883b66536f20 | fabien | Use relative residuals (per equation) in transport stagger | Nov 11 2015 | |||
c4d70155deca | fabien | Allow the user to give a scaling factor for the residuals of each equations | Nov 11 2015 | |||
55a26ac091b1 | fabien | feat: support for a gas diffusivity per species | Nov 11 2015 | |||
f046a3fd7c05 | fabien | user header files | Nov 11 2015 | |||
328860e72934 | fabien | add EquilibriumStagger to unsaturated system | Oct 26 2015 | |||
19b14f34e6cc | fabien | add EquilibriumConstraints to the unsaturated systems | Oct 26 2015 | |||
c61df97b5350 | fabien | impr: variables: doc, gas, chemistry | Oct 26 2015 | |||
ed266db573ec | fabien | doc : some documentations for transport equations and stagger | 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 | |||
137ca1c0b377 | fabien | fix : fix transport constraints | Oct 21 2015 | |||
b725b3cc80ed | fabien | fix: fix variables for the drying example | Oct 21 2015 | |||
0a01808c94b9 | fabien | feat: add function to obtain scaling factor from a SI unit | 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 |
c4science · Help