rAKA/srcfeatures/heat_transfer_…
rAKA/src
features/heat_transfer_…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
92d86600bd24 | pundir | quadratic penalty formulation added/ forces implemented | Aug 3 2020 | |||
eda33bb71303 | pundir | normal and stick modulii implemented for penalty | Jul 29 2020 | |||
142605f399f4 | pundir | Bug Fix : contact force were added twice due to ghost/not_ghost | Jul 27 2020 | |||
3f2e0ed41e43 | pundir | Bug Fix : convergence normalized criteria was zero for solution type | Jul 27 2020 | |||
ca74d069169a | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
85ce2123e090 | pundir | corrected slip tangential traction | Jul 5 2020 | |||
c6dea391f904 | pundir | resizing stick slip array in search function | Jun 30 2020 | |||
8450d7483d8b | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
3fb8ce4a66af | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
ebae9abcee87 | pundir | Conflict with master resolved | Jun 19 2020 | |||
c921ebe198ff | pundir | Conflict with master resolved | Jun 19 2020 | |||
6942cd6ca300 | pundir | change in solid mechanics model file do not know | Jun 19 2020 | |||
905ad172e612 | pundir | change in solid mechanics model file do not know | Jun 19 2020 | |||
8070a024e3e5 | pundir | phasefield selector compiles | Jun 19 2020 | |||
cddbbc55582d | pundir | phasefield selector compiles | Jun 19 2020 | |||
d20eb7635e54 | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | |||
04f84f3897ff | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | |||
7dfd7a8922cc | pundir | changes in dumper functions in accordance to master | Jun 14 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
271e73ac5baa | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
14d51fa1489c | pundir | Bug fixed : multiple cohesive materials in extrinsic insertion | Jun 8 2020 | |||
03d3e280c971 | pundir | Bug fixed : multiple cohesive materials in extrinsic insertion | Jun 8 2020 | |||
c569c48c9bae | pundir | changes to internal field to accept any Material like class | May 29 2020 | |||
c07cbcedad5b | pundir | changes to internal field to accept any Material like class | May 29 2020 | |||
e4e28c3d93c1 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
95f643fbb529 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
895b75cf5942 | pundir | contact coupler modified | Apr 16 2020 | |||
2f1d4e56803d | pundir | contact mechanics model : previous state/explicit dynamic default solver | Apr 16 2020 | |||
7c21c3c4242e | pundir | friction for large sliding is added in penalty resolution | Apr 16 2020 | |||
6739098dcff8 | pundir | added before/after solve step to resolution | Apr 16 2020 | |||
e2149135dae9 | pundir | added functionality to take userdefined values in allocNodalField in model | Apr 16 2020 | |||
8579573e9824 | pundir | contact element class cleaned/ all necessary functions moed to model | Apr 16 2020 | |||
fb7ece037585 | pundir | commented duplicate functions already in geometry utils | Apr 16 2020 | |||
1626f13ec4a3 | pundir | added minimum function to sparse matrix aij | Mar 31 2020 | |||
b8239a722d43 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 25 2020 | |||
a80e6d048c5a | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 25 2020 | |||
a99bde2cb035 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | |||
f12826f744d5 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | |||
058be8fff920 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 24 2020 | |||
9d71cf55d088 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 24 2020 | |||
acfed465d647 | richart | small bug fix | Mar 24 2020 | |||
e8a7879155ab | richart | small bug fix | Mar 24 2020 | |||
c3a69f376315 | anciaux | removes a wrong clear of elastic constants in anisotropic law | Mar 18 2020 | |||
4b1996c1a5f2 | anciaux | removes a wrong clear of elastic constants in anisotropic law | Mar 18 2020 | |||
6253ea6dfda4 | anciaux | allow to initialize the material manually | Mar 18 2020 | |||
44a04848e239 | anciaux | allow to initialize the material manually | Mar 18 2020 | |||
399f5d332b58 | anciaux | correct uninitialized values from materials | Mar 18 2020 | |||
1ca2a17aa807 | anciaux | correct uninitialized values from materials | Mar 18 2020 | |||
727f18940ec2 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
f2e4a0fa4491 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | |||
1ef067ca8326 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | |||
4da59a0e63c4 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | |||
210089c6948a | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
d751a95ffe34 | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
3e99190b3c2f | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
30ae51bad185 | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
47fd26fc5c36 | pundir | example added for contact mechanics | Feb 26 2020 | |||
db48e749ac96 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
9a71011e80b4 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
f500f4aafa06 | pundir | afterSolveStep in phase_field_model.hh changed | Feb 21 2020 | |||
7ba5e666881b | pundir | afterSolveStep in phase_field_model.hh changed | Feb 21 2020 | |||
79949d11664c | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
1b07206f1413 | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
c3b8aecba3ce | pundir | conflict with master resolved | Feb 21 2020 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 2020 | |||
1945e593c93f | pundir | working in parallel | Feb 21 2020 | |||
837ecef167c0 | pundir | working in parallel | Feb 21 2020 | |||
bcf26686a629 | pundir | modifications to compile with RelWithDeBugInfo cmake option | Feb 20 2020 | |||
e61c7e5e8733 | pundir | commenting unused variables | Feb 20 2020 | |||
2b66ebfbfb54 | pundir | working on parallelization | Feb 19 2020 | |||
dae4255c29f7 | pundir | working on parallelization | Feb 19 2020 | |||
c67b978cb04e | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | |||
684f4e9f9da5 | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | |||
e0e3609775aa | pundir | Bug fixed : 2nd shape derivatives for quad 4 added | Feb 17 2020 | |||
fccde3b914f9 | pundir | few modifications to clean the code | Feb 17 2020 | |||
667ed59814ab | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
8b12a8c50daf | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
be8e3f9d35f2 | richart | improving the install process | Jan 22 2020 | |||
4a17d216cedb | richart | improving the install process | Jan 22 2020 | |||
89c853c10096 | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
f600d5b63508 | richart | Wrongly protected compilation | Dec 20 2019 | |||
3741ee66d19a | richart | Wrongly protected compilation | Dec 20 2019 | |||
58bf31d34709 | richart | Bug fix in the export of the target akantu | Dec 18 2019 | |||
38689942d5bb | richart | Bug fix in the export of the target akantu | Dec 18 2019 | |||
ac4f37242023 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
0ff570ffbf37 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
1e38564b9582 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 11 2019 | |||
9af5e8823b34 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 11 2019 | |||
8eadccc15c0a | richart | The fix for clang breaks gcc | Dec 11 2019 | |||
238e081bfa3e | richart | The fix for clang breaks gcc | Dec 11 2019 | |||
5461568ecf20 | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
b9311d8ff17e | frerot | fixed warning [-Wempty-body] in Mesh::read | Dec 11 2019 | |||
f553aa3c8bf8 | richart | bug fix to compile on clang | Dec 11 2019 | |||
ff7c24cea62e | richart | bug fix to compile on clang | Dec 11 2019 | |||
29c9bb06c2ba | richart | do not buildFacets in between constructor and initFull... | Dec 4 2019 |
c4science · Help