History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
376ef9dbf3c0 | georget | build: modernize cmake files | Nov 7 2018 | |||
3fb34b127383 | georget | mesh: add custom nodes coordinates mesh (+conf) | Oct 5 2018 | |||
d67c91abddd2 | georget | dfpm:test make sure last noe of axisymmetric mesh is at 0 | Sep 2 2018 | |||
af1c6caafe71 | georget | mesh:minor check input for range mesh | Feb 13 2018 | |||
aee5da67f2eb | georget | dfpm:minor style corrections | Feb 13 2018 | |||
50d9a67908d3 | georget | build:fix PGO optimization | Oct 31 2017 | |||
4fcb60e988fc | georget | dfpm:fix:minor correct typo | Oct 30 2017 | |||
2af1350d30dd | georget | build:fix fix dfpm dependancy to yaml-cpp | Sep 13 2017 | |||
fd1f6982eaf8 | georget | build:fix fix hdf5 include dirs | Sep 12 2017 | |||
569af6df0266 | georget | build: fix the fix, std(11)(14) compilation | Sep 12 2017 | |||
990fa8a6d5ec | georget | build: Add SpecMiCPConfig.cmake : package file | Sep 12 2017 | |||
9f0bfa6957ca | georget | build: refactor cmake file for cmake config file | Sep 11 2017 | |||
4728ae8e7325 | georget | doc: More documentation ! | Aug 22 2017 | |||
395d9580f23b | georget | minor: fix dfpm configuration print | Sep 21 2016 | |||
e9389b3fb332 | georget | fix: add missing compilation headers | Jul 22 2016 | |||
949704b848f1 | georget | add:dpfm configure/check pivots threshold | Jul 20 2016 | |||
1e654b420708 | georget | add:dfpm A special method to compute the initial residual can be set | Jun 21 2016 | |||
b0ebbfcf56f3 | georget | Add:dfpm save jacobian if it can't be decomposed | Jun 3 2016 | |||
821379fc98d7 | georget | fix:out more descriptive log messages | May 27 2016 | |||
b51cc4546096 | georget | fix:dfpm remove dead code | May 22 2016 | |||
439b4e78d9e7 | georget | dfpm: remove deprecated configuration interface | May 22 2016 | |||
024def84ee79 | georget | add:mesh read/save mesh in hdf5 file | May 14 2016 | |||
75a9e7c82fe8 | georget | impr:eigen pass const vector& as const Ref<const vector>& | May 14 2016 | |||
fb9249c52241 | georget | feat:dfpm:mesh Refactoring of mesh module (same interface) | May 14 2016 | |||
213a1c2ddeb9 | georget | impr:dfpm:io print functions are in their own module | Apr 19 2016 | |||
c091ca6ed676 | georget | minorfix:dfpm correct typo in name | Apr 19 2016 | |||
e16dc3485596 | georget | impr:build Create FindEigen3Unsupported module for eigen3/Unsupported | Apr 10 2016 | |||
97dcff9fa40d | georget | fix:build fix hdf5 include directories | Apr 9 2016 | |||
3cdc4047b2b0 | georget | fix:dfpm:parabolic_solver check if jacobian was successful | Apr 7 2016 | |||
8618dbed70e1 | georget | upd:dfpm:io:hdf5 move hdf5 output to new wrapper | Mar 31 2016 | |||
27eaf6dfda72 | georget | impr:dfpm:solver set constant scaling factor | Feb 26 2016 | |||
4f8de494c1f9 | georget | impr:dfpm add more debugging info in parabolic solver | Feb 24 2016 | |||
3011ec96697d | georget | impr:dfpm print configuration | Feb 23 2016 | |||
dc538b38aa10 | georget | fix:mesh resize unused storage in generic mesh | Feb 22 2016 | |||
164da40b7b8e | georget | impr:config put all yaml sections/attributes definitions in one file | Feb 11 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 | |||
03b21a164b96 | georget | impr:organization clean dfpm library | Feb 7 2016 | |||
76341017f3b6 | georget | impr:mesh use Safe YAML config for mesh configuration | Feb 4 2016 | |||
235eaf0b5b35 | fabien | license: modify license to include year 2016 | Jan 3 2016 | |||
4081f679f7ae | fabien | impr: use the new RangeIterator class | Dec 10 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 | |||
307c69a60f2b | fabien | fix: export symbols of hdf5 functions | Nov 15 2015 | |||
150b8fef3a58 | fabien | feat: save mesh coordinates in hdf5 format | Nov 15 2015 | |||
35f1ce4a8720 | fabien | Update configurations to use the new updates in YAML module | Jun 8 2015 | |||
4f50ed8f52d4 | fabien | Improve symbol exports in shared libraries | May 26 2015 | |||
d2f6af05b2a9 | fabien | correct mesh configuration | May 25 2015 | |||
1c373d7b9bed | fabien | Use either the number of nodes or dx to build a uniform axisymmetric mesh | May 25 2015 | |||
5c4906ae4e6c | fabien | Mesh configuration using YAML language | May 24 2015 | |||
a4fe4c3a589a | fabien | Add lto flags | May 18 2015 | |||
a3aa6bd19bed | fabien | Add mesh configurations | May 15 2015 | |||
2ddcee773082 | fabien | Change the function to create a uniform axisymmetric mesh | May 15 2015 | |||
50e9364e5f18 | fabien | Mesh generation functions | May 15 2015 | |||
c119a9c6a811 | fabien | Add a class to output var fron SaturatedVariables | May 14 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 | |||
64d7762c1e4e | fabien | Move units and laws into specmicp-common | May 12 2015 | |||
0707910fa512 | fabien | Move the io/meshes to the dfpm lib, not inline anymore | May 12 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 | |||
c3981c8d675c | fabien | Correct installation commands | Apr 23 2015 | |||
4dde22e2e8fc | fabien | correct inclusion of headers | Apr 21 2015 | |||
367d9d550e9d | fabien | finally, SpecMiCP/ReactMiCP can be installed | Apr 21 2015 | |||
c67f9def418d | fabien | night doc, duck duck | Apr 17 2015 | |||
d242af75fe48 | fabien | Documentation | Apr 16 2015 | |||
b174f1ddf352 | fabien | License update before release | Apr 15 2015 | |||
ed9f62bffad3 | fabien | Update licence | Apr 2 2015 | |||
64fa3c732f53 | fabien | correct generic 1D mesh | Mar 4 2015 | |||
339c6d31875f | fabien | Add a generic 1D mesh, issue #13 | Feb 26 2015 | |||
fc5372845077 | fabien | Add a memebr to the meshes to obtain the position of a node | Feb 22 2015 | |||
113faa16267a | fabien | add a generic Axisymmetric 1D mesh class, in process of resolving issue #13 | Feb 5 2015 | |||
e1c6af4f4f1b | fabien | improve 1D diffusion problem | Dec 12 2014 | |||
2c221cb0eb9a | fabien | add member to compute volume of a cell inside an element | Dec 11 2014 | |||
ad85c18048cb | fabien | correct includes in dfpm/types.hpp header | Dec 11 2014 | |||
cc470b429ffa | fabien | start implementation of 1d diffusion | Dec 9 2014 | |||
511a07d7f37c | fabien | add the dfpm module, generic finite volume module, move meshes to dfpm | Dec 7 2014 |
c4science · Help