History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
20ed7ad3d222 | georget | Fix compilation error, gcc 10 | Mar 18 2021 | |||
4527ae1e21e8 | georget | reactmicp:chloride small improvements - running simmulation | Sep 28 2018 | |||
8a7c3529bcc0 | georget | reactmicp:add helper function to transform dfpm return code | Dec 11 2017 | |||
5d637ad6be6d | georget | reactmicp: add member to ChemistryStaggerBase | Nov 27 2017 | |||
4728ae8e7325 | georget | doc: More documentation ! | Aug 22 2017 | |||
f7c95635bdac | georget | Documentation run | Aug 4 2017 | |||
e9389b3fb332 | georget | fix: add missing compilation headers | Jul 22 2016 | |||
c9be56a25d1b | georget | feat:build add config.h for compilation configuration | Feb 12 2016 | |||
febe8f3e40e1 | georget | impr:organization update reactmicp lib like the others | Feb 7 2016 | |||
235eaf0b5b35 | fabien | license: modify license to include year 2016 | Jan 3 2016 | |||
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 | |||
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 | |||
1212aabdfff4 | fabien | Modify signature of AdimensionalSystemSolver constructors | Jun 22 2015 | |||
a7f264f4cbb4 | fabien | Add UserTermination in DiffusiveUpscalingStagger | May 22 2015 | |||
c082bf825032 | fabien | Correct (?) treatment of fixed components | May 20 2015 | |||
7499194f1147 | fabien | Remove duplicate line in transport staggerd of saturated system | May 18 2015 | |||
11a3e9886bfd | fabien | Add SPECMICP_DLL_PUBLC/SPECMICP_DLL_LOCAL attributes in reactmicp | May 18 2015 | |||
ef44ef6723d3 | fabien | Namespace documentation | May 13 2015 | |||
5c3bb71fa606 | fabien | Kinetic stagger for ReactMiCP | May 12 2015 | |||
121163d3d7a7 | fabien | Add a simple DiffusiveUpscalingStagger | May 5 2015 | |||
e961026e5a94 | fabien | Give access to the vector of AdimensionalSystemSolution | May 3 2015 | |||
9c9d231a7dfd | fabien | Fixes to compile with Clang (3.6.0) | Apr 28 2015 | |||
ce616e309344 | fabien | Fix/Improve reactmicp return code handling | Apr 24 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
ed9f62bffad3 | fabien | Update licence | Apr 2 2015 | |||
d8b65021bdf9 | fabien | No diffusion of the electron | Apr 2 2015 | |||
3240263f41a0 | fabien | Update ReactMiCP for the new databse module | Mar 25 2015 | |||
cb15e034fead | fabien | Improve the OpenMP section | Mar 19 2015 | |||
e5adba3b79c0 | fabien | Add the member reset_main_variables in reactmicp::solver::VariablesBase | Mar 17 2015 | |||
2ab1f72f9891 | fabien | Remove the check for Total concentration too small in the reactive transport… | Mar 13 2015 | |||
d16ed536054f | fabien | Remove the cut-off for including a component in the total concentration; the… | Mar 13 2015 | |||
331aa30110ba | fabien | add member function is SaturatedVariables to access main variables directly | Mar 6 2015 | |||
67e8b2d9680e | fabien | Add a member in SaturatedReact::Variables to reset the main variables | Feb 28 2015 | |||
f7c3cd7d6b9b | fabien | save the ndf in the transport program and set inline | Feb 26 2015 | |||
7ea49ff12a15 | fabien | obtain chemistry error in reactive transport solver, fixes issue #16 | Feb 25 2015 | |||
602cfb4f2886 | fabien | Use the immobile concentration instead of the solid concentration, include the… | Feb 23 2015 | |||
6a53d7d1a970 | fabien | Add the possibility to use a different constraints for each node | Feb 23 2015 | |||
7c8016b56303 | fabien | Do not compute speciation for a component if the total concentration is <1e-10 | Feb 23 2015 | |||
912b33a4f6ec | fabien | Solve the advection problem with the upstream scheme | Feb 23 2015 | |||
3013f5ef096c | fabien | Add the possibility to add slave nodes to the problem in saturated_react. Slave… | Feb 23 2015 | |||
8c6fd9361771 | fabien | Prepare the saturated_react system to solve advection problem | Feb 23 2015 | |||
a0d7a916d1a1 | fabien | remove unused struct from saturated_react | Feb 6 2015 | |||
c0560e3c1407 | fabien | Correct complaints of valgrind-memcheck abount non-initialized values | Jan 20 2015 | |||
9fc5d580b72b | fabien | Do not update variables if EquilibriumSolver has not converged | Jan 16 2015 | |||
d4ae324ea89d | fabien | Improvements/bug correction in the saturated react system | Jan 14 2015 | |||
0bedb6497e35 | fabien | add more test for saturated_react system, correct bugs | Jan 12 2015 | |||
1d57790e5b76 | fabien | Minor\ corrections in SaturatedReact systems | Jan 12 2015 | |||
3c484d96fa9b | fabien | Start the work on the new SaturatedDiffusion systems for the new reactive… | Jan 12 2015 |
c4science · Help