History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
eabe0571c30f | junge | Cleanup: FieldCollection template params and FFT engine class names | Mar 7 2018 | |||
a5fb8e631773 | junge | Renamed 'system' to 'cell' | Mar 7 2018 | |||
7e681271d663 | junge | Merge branch 'master' into feat/internal_variables_T1831 | Mar 7 2018 | |||
765b0c2992fb | junge | Documented StateField and MaterialHyperElastoPlastic | Mar 7 2018 | |||
bd957ecc8bea | junge | MaterialHyperElastoPlastic1 is tested | Mar 7 2018 | |||
9ba60d3594e4 | junge | found and fixed mishandled temporary in MaterialHyperElastoPlastic1 | Mar 7 2018 | |||
d2cb3c0afe23 | junge | still writing tests for plastic material | Mar 6 2018 | |||
0768940e9a0a | junge | writing plastic material tests | Mar 6 2018 | |||
8af34878344f | junge | MaterialHyperElastoPlastic1 -> need for History Fields? | Feb 27 2018 | |||
c18a1858c312 | junge | Merge branch 'master' into feat/documentation | Feb 26 2018 | |||
57e889b22b09 | junge | added "Writing a New Constitutive Law" tutorial | Feb 26 2018 | |||
4b578078d47c | junge | start of MaterialHyperElastoPlastic tests and modulus conversions | Feb 25 2018 | |||
1fe880c12733 | D162 | junge | Removed the FieldCollection alias | Feb 24 2018 | ||
2f84baf3e899 | junge | Efficient logm and const correctness bug in MaterialMuSpectre fixed | Feb 22 2018 | |||
1c871f98ffb7 | junge | Written elasto-plastic law, no tests yet | Feb 22 2018 | |||
aeb858290a83 | D161 | RLeute | Included a material with distribution of stiffness properties | Feb 21 2018 | ||
b1cf98a8193c | junge | added logo, completed doxydoc | Feb 14 2018 | |||
89d9962b1ddc | junge | Added efficient computation of matrix logaritm for hencky strain | Feb 14 2018 | |||
87f5a158af50 | junge | Merge with feat/eigenstrain_T1830 | Feb 12 2018 | |||
f26b16ccc17b | junge | Squashed commit with the setup of documentation: | Feb 3 2018 | |||
fb3a30f7d8f0 | junge | directional stiffness in small strain inconsistent with python ref | Jan 17 2018 | |||
294bc2e8f10e | junge | Fixed convergence issue T1778. | Jan 16 2018 | |||
384b82a2dca1 | junge | statically typed, dynamically sized field for python bindings | Jan 15 2018 | |||
01f64a9f34bd | junge | Fixed py memory corruption due to default move constructor of System | Jan 15 2018 | |||
f07cfa2f1785 | junge | Added small-strain projection, tests do not yet pass | Jan 14 2018 | |||
a0f4aaca23e6 | junge | work on python bindings. still very incomplete | Jan 11 2018 | |||
c420b2793bac | junge | added python testing base | Jan 9 2018 | |||
e7dc26cfb018 | junge | started adding python bindings | Jan 8 2018 | |||
45f88ba2c8e4 | junge | added GNU GPL text and cleaned up the file headers some | Jan 8 2018 | |||
cd383727076b | junge | Reorganised header inclusion | Jan 7 2018 | |||
de3987d16e79 | junge | reorganised compilation in single library | Jan 7 2018 | |||
1fa724724806 | junge | Now compiles also in clang 4 and 5 | Jan 5 2018 | |||
e8e9ce5f47c6 | junge | intermediate mess, changing to strided fields | Jan 3 2018 | |||
a6aaabbe301f | junge | Solvers now consistent and yield same result as prototype | Dec 30 2017 | |||
61245bc39a2c | junge | put solver cg and test in place, tests not yet ready | Dec 20 2017 | |||
31be66493707 | junge | started solver cg | Dec 20 2017 | |||
1ae30e7ae997 | junge | wrote system_base, tests not yet ready. | Dec 14 2017 | |||
60f37303cf6c | junge | started adding projection class | Dec 1 2017 | |||
1f24dca2c71c | junge | MaterialHyperelastic1 core use fully tested | Nov 30 2017 | |||
47429d41d2b8 | junge | isolated bug: constitutive law with tangent has memory access prob | Nov 29 2017 | |||
d8f259673da1 | junge | multiple additions; tests for materialhyperelastic1 not yet done | Nov 29 2017 | |||
28bba99d1475 | junge | adding tests for MateriaHyperElastic1 (not complete) | Nov 28 2017 | |||
69227dc36ac7 | junge | materials toolbox tested and cleaned up some | Nov 27 2017 | |||
787cae8b0ac1 | junge | added tests to materials_toolbox. not yet complete | Nov 27 2017 | |||
14bc92e779e6 | junge | MaterialMuSpectre iterable proxy compiles. not yet tested | Nov 26 2017 | |||
442f41dc869d | junge | redoing the iterable | Nov 24 2017 | |||
c6384cde0ea8 | junge | Struggling with T4Map, might not have been the best idea | Nov 22 2017 | |||
ce89ec0d8e8d | junge | Fixed const-correctness logic for field maps | Nov 22 2017 | |||
f4077d704a77 | junge | intermediate step. need to fix const-correctness logic of field maps | Nov 22 2017 | |||
b64fc39bade7 | junge | looks like MaterialMuSpectre is ok, iterable_proxy next | Nov 21 2017 | |||
2e660ccaae21 | junge | Getting closer, but convenient interface still non-functional | Nov 21 2017 | |||
90ba89a2b055 | junge | added fourth order tensor map based on matrices, intermediate state | Nov 20 2017 | |||
afda163d5cf6 | junge | intermediate stage, won't compile | Nov 19 2017 | |||
73f7c1c737f7 | junge | started generic material structure | Nov 17 2017 | |||
d89ba355b501 | junge | Turns out that Eigen Tensors might be a bad choice | Nov 5 2017 | |||
18c00849ecfa | junge | fixed field collections | Nov 5 2017 | |||
3aef164c9796 | junge | added tensor algebra stubs and material toolbox stubs (unsigned) | Nov 5 2017 | |||
0b20f57bbf82 | junge | initial import | Nov 1 2017 |
c4science · Help