specmicp/srcmaster
specmicp/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d4df81a69eac | georget | impr:reactmicp:unsaturated use smart solver if needed in equilibrium stagger | Feb 29 2016 | |||
4eccfa347703 | georget | impr:reactmicp call to transport stagger to print information | Feb 29 2016 | |||
ad0acbd54cc9 | georget | binary:unsaturated add options to save database before computation | Feb 29 2016 | |||
535d95297fcc | georget | feat:specmicp:workinprogress add a "smart solver" for specmicp | Feb 29 2016 | |||
c54dc4629ec7 | georget | impr:unsaturated add debug information in equilibrium_stagger | Feb 26 2016 | |||
4849fec17c96 | georget | impr:micpsolver print residuals in error output | Feb 26 2016 | |||
bf4a7246412a | georget | impr:specmicp:config add 'inert_volume_fraction' option in configuration | Feb 26 2016 | |||
2c3c47ab3079 | georget | impr:specmicp only solve pressure model if we solve non ideality model | Feb 26 2016 | |||
70236c20c4d2 | georget | impr:specmicp add options to specify restart water volume fraction | Feb 26 2016 | |||
c47f2ae4e1c8 | georget | fix:systems:unsaturated:variables also reset secondary variables | Feb 26 2016 | |||
c009ebffe161 | georget | fix:unsaturated:transport_stagger multiple fixes | Feb 26 2016 | |||
41638955a9ab | georget | fix:reactmicp:runner fix output when error happen | Feb 26 2016 | |||
27eaf6dfda72 | georget | impr:dfpm:solver set constant scaling factor | Feb 26 2016 | |||
a343a6e56309 | georget | impr:reactmicp solve last timestep | Feb 24 2016 | |||
b7feed8c4364 | georget | impr:reactmicp print updtate in iter.dat file | Feb 24 2016 | |||
79cec8e3b78b | georget | impr:specmicp add configuration options for AdimSystem | Feb 24 2016 | |||
35fd3ccb1bcd | georget | impr:micpsolver add more debugging information in case of failure | Feb 24 2016 | |||
4f8de494c1f9 | georget | impr:dfpm add more debugging info in parabolic solver | Feb 24 2016 | |||
c5960bb39088 | georget | upd:reactmicp configuration logs | Feb 23 2016 | |||
772407eb0b8a | georget | upd:database configuration logs | Feb 23 2016 | |||
1bc1272955cd | georget | upd:specmicp_common configuration logs | Feb 23 2016 | |||
f57080d65807 | georget | impr:specmicp print configuration informations | Feb 23 2016 | |||
3011ec96697d | georget | impr:dfpm print configuration | Feb 23 2016 | |||
0c267aad86d8 | georget | impr:unsaturated scaling of equations | Feb 23 2016 | |||
ed3d71a1c713 | georget | upd:unsaturated use configuration log in unsaturated binary | Feb 23 2016 | |||
cb7917e2132b | georget | upd:utils openmp support now use configuration log to output information | Feb 23 2016 | |||
da18e8f660a6 | georget | upd:logs configuration of configuration logs | Feb 23 2016 | |||
ed6c1b38001d | georget | feat:log add logger for configurations | Feb 23 2016 | |||
3907f96d9994 | georget | feat:openmp Initialization/runtime functions for OpenMP support | Feb 23 2016 | |||
18aa5723fd51 | georget | upd:binary:unsaturated use logger oconfiguration | Feb 22 2016 | |||
d28419f2ad44 | georget | feat:logger configure the logger from yaml config | Feb 22 2016 | |||
a12cebca0184 | georget | fix:string_algo parse algebraic expressions from right to left | Feb 22 2016 | |||
54b4cd1847e6 | georget | fix:unsaturated improve unsaturated system | Feb 22 2016 | |||
dc538b38aa10 | georget | fix:mesh resize unused storage in generic mesh | Feb 22 2016 | |||
f8005ed71a51 | georget | feat:unsaturated Add better bcs management | Feb 20 2016 | |||
945a7c6ae8c0 | georget | impr:utils add functions to create range iterators | Feb 20 2016 | |||
4ad745da2326 | georget | feat:filesytem check if an environment variable exist | Feb 13 2016 | |||
c9be56a25d1b | georget | feat:build add config.h for compilation configuration | Feb 12 2016 | |||
3a8d0ac4dcdd | georget | upd:examples saturated carbonation comples with new safe config | Feb 11 2016 | |||
164da40b7b8e | georget | impr:config put all yaml sections/attributes definitions in one file | Feb 11 2016 | |||
4f3937b40c85 | georget | fix:build compilation with clang | Feb 9 2016 | |||
5cd777d340f0 | georget | fix:unsaturated Add virtual destructor in TaskBase of the Transport stagger | Feb 9 2016 | |||
4733aa6aab87 | georget | bin:unsaturated database directories | Feb 9 2016 | |||
1951b8f4aa11 | georget | feat:specmicp_common read environment variables | Feb 9 2016 | |||
a85867b167f6 | georget | feat:database search database in given directories | Feb 9 2016 | |||
d15b6ebe379f | georget | tmp:fix:cli undefined pointers when vector gets reallocated | Feb 9 2016 | |||
9959ceaa0785 | georget | fix:filesystem if a file is already a path it is used in find_path | Feb 9 2016 | |||
c2cee8e91f74 | georget | feat:filesystem transform relative to absolute path | Feb 9 2016 | |||
aaba6845120f | georget | impr:unsaturated check variables after stagger initialization | Feb 9 2016 | |||
6197f0853f61 | georget | impr:dfpm move yaml keys definitions to its own include | Feb 7 2016 | |||
ad9485debbde | georget | fix:dfpm move parabolic solver configuration to dfpm module | Feb 7 2016 | |||
fd07764ad76b | georget | impr:organization fix main headers | Feb 7 2016 | |||
5370f3c30e60 | georget | fix:organization update binaries | Feb 7 2016 | |||
febe8f3e40e1 | georget | impr:organization update reactmicp lib like the others | Feb 7 2016 | |||
03b21a164b96 | georget | impr:organization clean dfpm library | Feb 7 2016 | |||
98cba15aaf10 | georget | impr:organization make specmicp use new orga of specmicp_{common,database} | Feb 7 2016 | |||
414cb4c31006 | georget | impr:organization database is under src/specmicp_database | Feb 7 2016 | |||
1f74bad60587 | georget | impr:organization add micpsolver to specmicp_common | Feb 7 2016 | |||
90dfd13fe99d | georget | impr:organization review directories and cmake files of specmicp_common | Feb 6 2016 | |||
8985c1c82ad6 | georget | impr:unsaturated adapt reactmicp_unsaturated to new plugin configuration | Feb 6 2016 | |||
2105bc45e01a | georget | feat:util add configuration for plugin manager | Feb 6 2016 | |||
b71b1adb290a | georget | impr:plugins add support for plugin directories | Feb 6 2016 | |||
77237d09c0b7 | georget | impr:plugins use new filesystem in dynamic library loader | Feb 6 2016 | |||
91f7b67d8c8c | georget | feat:utils Add filesystem functions | Feb 6 2016 | |||
725588c8a110 | georget | Merge branch 'yaml/safe' | Feb 5 2016 | |||
efe3e6ff717d | georget | impr:unsaturated use new safe config interface in unsaturated bin | Feb 5 2016 | |||
02297163a9df | georget | impr:reacmicp move configuration to the nuw safe_config module | Feb 5 2016 | |||
efe398c85c39 | georget | impr:specmicp move some config to the new safe config | Feb 5 2016 | |||
85ea92d08658 | georget | feat:safe_config add method to return unique_ptr to a config file | Feb 5 2016 | |||
1f2dfed63267 | georget | impr:safe_config add new methods to obtain attributes | Feb 5 2016 | |||
9d5cd391ec9f | georget | feat:utils add bounds check in YAMLConfigHandle | Feb 5 2016 | |||
f4a0766ab4b2 | georget | impr:unsaturated new safe yaml config for upscaling interface | Feb 5 2016 | |||
f80180e6d540 | georget | fix:utils parse xe-y notation while parsing scalar expression | Feb 5 2016 | |||
c0b0df5b49df | georget | impr:unsaturated use new safe YAML config to configure the boundary conditions | Feb 4 2016 | |||
b98b799c5302 | georget | impr:unsaturated use new safe yaml config to initialize variables | Feb 4 2016 | |||
616cef12e935 | georget | impr:build compile specmicp objects only once | Feb 4 2016 | |||
8704b153336b | georget | impr:specmicp configuration of specmicp constraints using the new YAML safe… | Feb 4 2016 | |||
18aa613d0ff2 | georget | impr:unsaturated add nodes in bcs using vector | Feb 4 2016 | |||
76341017f3b6 | georget | impr:mesh use Safe YAML config for mesh configuration | Feb 4 2016 | |||
5c1be17961e4 | georget | impr:units use Safe YAML config to parse units | Feb 4 2016 | |||
bf44dd58a4e2 | georget | impr:utils Safe YAML configuration enhancements | Feb 4 2016 | |||
e6c1a57d899f | georget | impr:database add new config interface | Feb 4 2016 | |||
264b593aac7d | georget | impr:utils parse slices to index or uindex_t vectors | Feb 4 2016 | |||
7b8d7d98c461 | georget | fix:utils Fix plugins::ModuleBase | Feb 2 2016 | |||
63712b30e712 | fabien | feat:io safer configuration tools | Feb 2 2016 | |||
e3d34325d8a8 | fabien | feat:utils transform a string to a boolean | Feb 1 2016 | |||
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 |
c4science · Help