History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1212aabdfff4 | fabien | Modify signature of AdimensionalSystemSolver constructors | Jun 22 2015 | |||
7fee7928fda3 | fabien | Correct includes in io files | Jun 10 2015 | |||
35f1ce4a8720 | fabien | Update configurations to use the new updates in YAML module | Jun 8 2015 | |||
7178ca623984 | fabien | Add Configuration for formulation | Jun 5 2015 | |||
025051f8bb41 | fabien | Start configuration for ReactMiCP | May 25 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 | |||
11a3e9886bfd | fabien | Add SPECMICP_DLL_PUBLC/SPECMICP_DLL_LOCAL attributes in reactmicp | May 18 2015 | |||
b249ffddc332 | fabien | Add configuration functions for DFPM/ReacMiCP | May 15 2015 | |||
c119a9c6a811 | fabien | Add a class to output var fron SaturatedVariables | May 14 2015 | |||
f48b6ea5015e | fabien | Add base class for output/CSV file | May 13 2015 | |||
d00d17fb19ee | fabien | IO module for ReactMiCP | May 13 2015 | |||
b37bc6fcac85 | fabien | Lots of minor fixes | May 13 2015 | |||
ef44ef6723d3 | fabien | Namespace documentation | May 13 2015 | |||
04a2a87d5f98 | fabien | Correct linking for dfpm and reactmicp libs | May 13 2015 | |||
13e411554225 | fabien | Move io modules for reactmicp into the reactmicp module | May 12 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 | |||
8208e107ea62 | fabien | Use static libraries for all tests | Apr 28 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 | |||
40a28cb7668f | fabien | Minor fixes in Cmake files | Apr 22 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
d05c342d7b8f | fabien | Proper installation of cython/databases/doc | Apr 21 2015 | |||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
cdf89e2fd60f | fabien | Fixes strange allocation bug in ReactiveTransportRunner | Apr 2 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 | |||
dfd04be5d63c | fabien | Remove all the old code in the reactmicp folder | Mar 24 2015 | |||
cb15e034fead | fabien | Improve the OpenMP section | Mar 19 2015 | |||
a1bb082f067b | fabien | Add a runner class for the reactive transport solver | Mar 17 2015 | |||
c9a42d8c3f55 | fabien | In reactive transpor solver, return a reference to the timer instead of a copy | Mar 17 2015 | |||
e5adba3b79c0 | fabien | Add the member reset_main_variables in reactmicp::solver::VariablesBase | Mar 17 2015 | |||
08dbc2f3e912 | fabien | import reactive transport timestepper | 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 | |||
f26e0452c13c | fabien | Minor enhancements in the Timestepper | Mar 4 2015 | |||
5acd30632a6a | fabien | improve detection of problems in the ReactiveTransportSolver | Mar 2 2015 | |||
abe3dbcbe88d | fabien | Add more information about time in ReactiveTransportPerformance | Feb 28 2015 | |||
67e8b2d9680e | fabien | Add a member in SaturatedReact::Variables to reset the main variables | Feb 28 2015 | |||
39c9426c395d | fabien | Use the new timer class in the reactive transport solver | Feb 27 2015 | |||
f7c3cd7d6b9b | fabien | save the ndf in the transport program and set inline | Feb 26 2015 | |||
9417b8aab783 | fabien | add a timer in the reactive transport solver to obtain more information about… | Feb 26 2015 | |||
7ea49ff12a15 | fabien | obtain chemistry error in reactive transport solver, fixes issue #16 | Feb 25 2015 | |||
e403516d3274 | fabien | add an adaptative timestepper algorithm | 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 | |||
a162fe6f75cd | fabien | Initialise the reactive transport solver Preformance struct | 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 | |||
ecc0663ea7ef | fabien | Update/improve documentation for the reactmicp::solver namespace and its members | Jan 20 2015 | |||
b9a808db21fb | fabien | Remove the one step reactive transport system - don't work, don't compile | Jan 16 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 | |||
55b82d2b1e21 | fabien | A return code was missing in ReactiveTransportSolver::solve_one_iteration | Jan 12 2015 | |||
3c484d96fa9b | fabien | Start the work on the new SaturatedDiffusion systems for the new reactive… | Jan 12 2015 | |||
edab8e64cbc6 | fabien | Correct typo in reactmicp::solver::StaggerReturnCode | Jan 12 2015 | |||
17ac62383dd7 | fabien | improve reactive transport solver | Jan 10 2015 | |||
6f21451dd340 | fabien | Improve reactive transport solver | Jan 9 2015 | |||
a19ce13e1a11 | fabien | add foundations of the flexible reactive transport solver | Jan 9 2015 | |||
1bd7817be013 | fabien | update reactmicp/equilibrium_curve to agree with commit 030defd, rename BC to… | Dec 19 2014 | |||
6dd908c529b8 | fabien | use previous flux in reactive transport - do not work | Dec 16 2014 | |||
4adc6181a531 | fabien | add coupler, extractor for equilibrium | Dec 12 2014 | |||
bde740772827 | fabien | correct size management of the array in Chemictry equilibrium curve | Dec 12 2014 | |||
3a5d25312f42 | fabien | improve transport program of reactive transport | Dec 12 2014 | |||
f96d0f24dfe0 | fabien | start implementation of EquilibriumCurve approad to reactive transport | Dec 9 2014 | |||
44f3acfa1b25 | fabien | correct coupling, update water in speciation solver to keep saturation at 1 | Dec 9 2014 | |||
511a07d7f37c | fabien | add the dfpm module, generic finite volume module, move meshes to dfpm | Dec 7 2014 | |||
7cf040dc468d | fabien | add options for enabling/disabling solution of purely aqueous problem | Dec 2 2014 | |||
e2bd2e54f5c5 | fabien | don't compute speciation if there is no more mineral | Dec 1 2014 | |||
32ec38c717c2 | fabien | try improving convergence | Nov 25 2014 | |||
03a6ee9fa3fe | fabien | improve convergence for reactive transport | Nov 24 2014 | |||
3406a6d82549 | fabien | Correct unit problem (again) in transport update | Nov 24 2014 | |||
276009d19c18 | fabien | improve algorithm | Nov 23 2014 | |||
bdfe852fa9b2 | georget | correct reactive transport solver | Nov 22 2014 | |||
9d76e2cc297d | georget | Allow for truncated axisymmetric mesh | Nov 22 2014 | |||
4905ca8043ef | fabien | correct naming in uniform mesh 1D | Nov 17 2014 | |||
ab9678d714b1 | fabien | improve reactive solver | Nov 17 2014 | |||
75e069a6735b | fabien | use temporary variables for the computation | Nov 13 2014 | |||
d9b9320c1f9b | fabien | use new Performance Structure/ PErformance handler and Options handler in… | Nov 13 2014 | |||
25b4a7a686ca | fabien | rename file containing the reactive transport solver options | Nov 13 2014 | |||
e1f224c238f0 | fabien | improve reactmicp | Nov 11 2014 | |||
6d08d8744732 | fabien | add reactive transport neutrality solver, and update transport program and the… | Oct 25 2014 | |||
745d2292fc54 | fabien | add transport_parameters_base, to share porosity and have only one variables | Oct 25 2014 | |||
8ce74ad5e3d5 | fabien | set update check to be at machine epsilon in secondary variables computation | Oct 25 2014 |
c4science · Help