History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0d10e7053ff3 | frerot | moving material law definitions to own folder | Mar 8 2021 | |||
754d1b054d56 | frerot | removing useless symmetrize function in residual | Mar 8 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
ddb30ba41df9 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Sep 1 2020 | |||
cf36e15d08a3 | frerot | tentative implementation of DFSANESolver | Aug 1 2020 | |||
e51c229537c2 | frerot | using global datasize/nbpoints functions when needed | Jul 17 2020 | |||
7dbb2d1099f2 | frerot | added access to yield stress and hardening modulus in residual | Jun 25 2020 | |||
143a681c1611 | frerot | removing unused files | May 5 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
32977d6d20b0 | frerot | allowing change of integration method in python + appropriate testing | Apr 16 2020 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
4e2fe1bf852c | frerot | registered total strain as field for model dump | Apr 30 2019 | |||
24f363c4113e | frerot | corrected stress computation when plastic strain is updated | Apr 30 2019 | |||
3e2bb81840fb | frerot | replaced registered fields with shared pointers | Mar 13 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
f31c0b36e5f4 | frerot | added registering volume operators to model factory | Mar 1 2019 | |||
ebf41030efea | frerot | last changes to make plasticity work in voigt | Feb 6 2019 | |||
b4eaf27d3aa3 | frerot | converted the rest of model/ to voigt notation, tests passing | Feb 6 2019 | |||
c23abaf90bd2 | frerot | modified some model behavior for voigt notation (WIP) | Feb 6 2019 | |||
1208ebbac10d | frerot | setting output to zero when applying volume operator | Jan 14 2019 | |||
c74466647365 | frerot | partial implementation of new integration in Kevlin | Jan 7 2019 | |||
4c61bcf26659 | frerot | added interface for field access directly from model | Oct 19 2018 | |||
3780d406d85e | frerot | computation of stresses in stress array | Oct 5 2018 | |||
76105868d1ea | frerot | compiling with clang | Oct 4 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
3ec32bdde963 | frerot | correct computation of residual displacement | Sep 18 2018 | |||
9c4f0b55fd55 | frerot | corrected tangent computation | Sep 11 2018 | |||
eb0ce5c8c0fb | frerot | added tangent for newton-raphson | Sep 10 2018 | |||
f3814a3f4895 | frerot | added filters to integral operators | Sep 5 2018 | |||
458356c3b7e2 | frerot | solved non-zero traction when inclusion at surface bug | Aug 21 2018 | |||
ee246eda4b73 | frerot | removed auto-bracelist construction for intel compiler | Jul 30 2018 | |||
b3853900b04d | frerot | silenced clang 6 warnings | Jul 26 2018 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
2dd9b1f6c9ce | frerot | replaced shared_ptrs for operators in Model by unique_ptrs | Jul 11 2018 | |||
5d56b71ba590 | frerot | registering integral operators in model | Jul 10 2018 | |||
77af54d36450 | frerot | wrapping residual | Jul 9 2018 | |||
fddfb365a80d | frerot | added residual class | Jul 9 2018 |
c4science · Help