rAKA/src/model/solid_mechanics/materialsfeatures/change…
rAKA/src/model/solid_mechanics/materials
features/change…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
0fa983932f3b | frerot | added restore history to InternalField | Jun 6 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
b6d7535c2e38 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
c81618872c90 | frerot | removing useless stress_embedded | Feb 9 2018 | |||
4f69ae29ac71 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
cf26dfd4528d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
7ccec4e8c546 | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c9a62c9d73fe | frerot | small cleanup | Feb 7 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
65cacc352a29 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
34c26cd37d81 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
d2eb26203eae | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
b4a7c9dd6677 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
8c2318c40c6c | anciaux | clang format&tidy | Nov 17 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
56200954d100 | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
4e857ad48806 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
b7b597f32389 | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
f41e51ff6033 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
23ffdf215285 | richart | Merge branch 'master' of gitolite-richart:akantu | Mar 21 2017 | |||
40ee89ad11e2 | corrado | tiny modifications in material_cohesive_linear_uncoupled.cc | Mar 20 2017 | |||
8acf8ce5be13 | corrado | modifications to the implementation of the cohesive_linear_uncoupled law | Mar 17 2017 | |||
2df3f26bbe67 | anciaux | add the corrdinates of quad points to the python material | Mar 3 2017 | |||
bff8487a06df | richart | ooops corection | Feb 14 2017 | |||
e04fde03207c | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
8d7046b9a5f1 | anciaux | extend the material python to allow some sort of material selector | Jan 23 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
a5a7017d0519 | anciaux | store internals and parameters in dictionary so as to pass them to python the… | Jan 12 2017 | |||
e2626e44ce45 | anciaux | adding the possibility to set the size of the internals | Jan 9 2017 | |||
383a38e40580 | anciaux | The python material now call the functor with the total arrays | Jan 5 2017 | |||
80fc0ca20c8f | richart | Clean includes in material elastic | Dec 16 2016 | |||
3d2dce0766f0 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
126a08842fee | anciaux | correct a bug in the python material | Dec 8 2016 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
556bcd200675 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:/akantu | Aug 5 2016 | |||
f281de9b877c | fabarras | force computation of current position to avoid NAN values in cohesive stiffness… | Aug 5 2016 | |||
89414cc89420 | corrado | bug fixing in material_cohesive_exponential.cc | Aug 4 2016 | |||
5e81157da73d | corrado | new implementation of the cohesive exponential law which avoid the use of… | Aug 4 2016 | |||
d66c6e87208e | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
6f34552e6457 | corrado | tiny modification in cohesive linear friction law | Jul 22 2016 | |||
f2be7e93a777 | corrado | fixed bug when no. guass point of facets is different from no gauss points of… | Jul 22 2016 | |||
bb624d17e38a | frerot | unregistered stress from material reinforcement | May 24 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
26c734f4bfff | Aurelia Cuba Ramos | fixed petsc profile test, removed accessor for youngs modulus | Mar 22 2016 |
c4science · Help