specmicp/srcbin/unsaturated
specmicp/src
bin/unsaturated
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
08c0a28a83fd | fabien | feat:unsaturated reactmicp unsaturated binary | Jan 29 2016 | |||
ef65ccdd261e | fabien | fix:unsaturated include variables in main reactmicp/unsaturated header | Jan 29 2016 | |||
8a72d916b76a | fabien | fix:plugins fix error handling | Jan 29 2016 | |||
07cf02484278 | fabien | feat:unsaturated add plugin base class for UpscalingStagger | Jan 29 2016 | |||
c906d2dfe281 | fabien | fix:unsaturated Const-correctness for a few members of UnsaturatedVariables | Jan 29 2016 | |||
38fcc4f2a0c0 | fabien | fix:unsaturated API of ItizializeVariables plugin | Jan 29 2016 | |||
10d3d5f12060 | fabien | fix:io:unsaturated Export configuration symbols | Jan 29 2016 | |||
5a0ff54ef63c | fabien | feat:unsaturated share simulation data through a unified struct | Jan 29 2016 | |||
3e29b51167ae | fabien | impr:io:reactmicp add conservative DFPMoptions conf parser | Jan 29 2016 | |||
ac55e834f6f0 | fabien | feat:io unsaturated configuration of EquilibriumOptions | Jan 28 2016 | |||
bc5618abee40 | fabien | impr:io specmicp options, add conservative configuration | 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 | |||
31924008cc60 | fabien | impr:unsaturated add a few members to BoundaryConditions | Jan 27 2016 | |||
c370bc979fd3 | fabien | fix:utils CachedVector::fork | Jan 27 2016 | |||
85bede0617e4 | fabien | fix:io add missing members in RORichYAMLNode | Jan 27 2016 | |||
efb3275855d3 | fabien | impr:database reader common uses algorithms from utils:: | Jan 27 2016 | |||
1d1d936260b2 | fabien | feat:utils Add common string algorithms | Jan 27 2016 | |||
48c2baac78e2 | fabien | fix:unsaturated API consistency for Transport stagger | Jan 27 2016 | |||
c6a4efb23f34 | fabien | impr:unsaturated EquilibriumStagger uses BoundaryCondtions | Jan 27 2016 | |||
76f6eb61488c | fabien | fix:unsaturated Boundary Conditions can change the constraint of a node | Jan 27 2016 | |||
5e3a3e2624ea | fabien | impr:utils CachedVector can default construct a value if available | Jan 27 2016 | |||
70b561f9215c | fabien | impr:utils CachedVector can change value for one node | Jan 27 2016 | |||
59fda003090f | fabien | fix:unsaturated CMakeLists.txt | Jan 26 2016 | |||
4ea31a69af86 | fabien | impr:unsaturated transport stagger use the new boundary condtions | Jan 26 2016 | |||
cfb524593eb0 | fabien | fix:utils add missing member to NamedCachedVector | 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 | |||
0b7da50de539 | fabien | feat:unsaturated add an empty base classe for variable initialization | Jan 23 2016 | |||
aad63588f6c3 | fabien | feat:configure units | Jan 23 2016 | |||
9e661c9932f8 | fabien | hdf5:unsaturated start implementing reading of hdf5 variables | Jan 22 2016 | |||
0dc4d5740012 | fabien | fix:hdf5 correct const correctness in specmicp_hdf5 | Jan 22 2016 | |||
ff1bfe1dc0ac | fabien | hdf5:adim read adim solution from already open group | Jan 22 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 | |||
2c081b5b7f51 | fabien | fix export symbols in hdf5/database | Jan 22 2016 | |||
3ee81acdce66 | fabien | units:impr improve transformation scaling factor <-> unit | Jan 22 2016 | |||
02c9ebf9e243 | fabien | hdf5 add methods to HDF5File | 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 | |||
7b0242e05b16 | fabien | APIChange:fix: adimensionnal solver -> pass raw shared_pointer | Jan 19 2016 | |||
6d5ec1599a47 | fabien | fix: really remove boost | Jan 11 2016 | |||
098f3a50a73e | fabien | impr:reactmicp improve includes of eigen | Jan 11 2016 | |||
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 |
c4science · Help