Page MenuHomec4science
Feed Advanced Search

Jan 18 2021

pundir committed rAKAf3fc1db1067c: added radial return mapping to Drucker-Prager (authored by pundir).
added radial return mapping to Drucker-Prager
Jan 18 2021, 21:12
pundir committed rAKA1a8daa1bbbd0: Plasticity with Mazars damage law added (authored by pundir).
Plasticity with Mazars damage law added
Jan 18 2021, 21:12
pundir committed rAKA9ae05f402283: removed this pointer from lambda functions (authored by pundir).
removed this pointer from lambda functions
Jan 18 2021, 21:12
pundir committed rAKA6f328d59430d: changed previous opening to current opening for linear friction cohesive… (authored by pundir).
changed previous opening to current opening for linear friction cohesive…
Jan 18 2021, 21:12
pundir committed rAKA5859a1e8025d: Bug Fixed : wrong numbering of elements for tracking master element corrected (authored by pundir).
Bug Fixed : wrong numbering of elements for tracking master element corrected
Jan 18 2021, 21:12
pundir committed rAKA93fbd8e67647: double pass algorithm add average force based on whether master is deformable (authored by pundir).
double pass algorithm add average force based on whether master is deformable
Jan 18 2021, 21:12
pundir committed rAKAa787e18a8738: double pass algorithm add average force based on whether master is deformable… (authored by pundir).
double pass algorithm add average force based on whether master is deformable…
Jan 18 2021, 21:12
pundir committed rAKA5ce367da14df: added check for friction angle to be 0 (authored by pundir).
added check for friction angle to be 0
Jan 18 2021, 21:12
pundir committed rAKA521cc7e1ec75: double pass algorithm add average force (authored by pundir).
double pass algorithm add average force
Jan 18 2021, 21:12
pundir committed rAKAcc4e1f0e5403: Bug fixed : previous master elements size being less than nb of nodes added for… (authored by pundir).
Bug fixed : previous master elements size being less than nb of nodes added for…
Jan 18 2021, 21:12
pundir committed rAKA1fa10e0cfd44: Bug Fixed : To check whether a point has interpenetrated (authored by pundir).
Bug Fixed : To check whether a point has interpenetrated
Jan 18 2021, 21:12
pundir committed rAKAebbaa34b3050: threshold value check for Drucker-Prager added (authored by pundir).
threshold value check for Drucker-Prager added
Jan 18 2021, 21:12
pundir committed rAKAc27503f1e994: Bug Fixed : contact group was created everytime cohesive element is added (authored by pundir).
Bug Fixed : contact group was created everytime cohesive element is added
Jan 18 2021, 21:12
pundir committed rAKA98cf4084d9f2: nodal area calculation changed/bug in 3D natural projection fixed (authored by pundir).
nodal area calculation changed/bug in 3D natural projection fixed
Jan 18 2021, 21:12
pundir committed rAKA7283a65898e2: projection strategy changed to finding minima, onElementsAdded in Cohesive… (authored by pundir).
projection strategy changed to finding minima, onElementsAdded in Cohesive…
Jan 18 2021, 21:12
pundir committed rAKA2cf950de4d67: Bug fixed : contact node list was getting duplicated onElementsAdded (authored by pundir).
Bug fixed : contact node list was getting duplicated onElementsAdded
Jan 18 2021, 21:12
pundir committed rAKAb99b3fb0166f: check for same side in orthogonal prjection removed (authored by pundir).
check for same side in orthogonal prjection removed
Jan 18 2021, 21:12
pundir committed rAKA47c9a7481eca: Bug Fixed : cohesive model works in release (authored by pundir).
Bug Fixed : cohesive model works in release
Jan 18 2021, 21:12
pundir committed rAKAda9fafc32960: Bug fixed in Drucker-Prager for converting voigt to Matrix form (authored by pundir).
Bug fixed in Drucker-Prager for converting voigt to Matrix form
Jan 18 2021, 21:12
pundir committed rAKAa02e0442c210: fixed updateInternalParameter bug in Drucker-Prager material (authored by pundir).
fixed updateInternalParameter bug in Drucker-Prager material
Jan 18 2021, 21:12
pundir committed rAKA2e78bc3bc7f9: contact search moved from predictor to assembleResidual (authored by pundir).
contact search moved from predictor to assembleResidual
Jan 18 2021, 21:12
pundir committed rAKAdc3be2e2808d: added updateInternalParameters function to Drucker-Prager class (authored by pundir).
added updateInternalParameters function to Drucker-Prager class
Jan 18 2021, 21:12
pundir committed rAKAe4fb2c8b780f: Drucker-Prager law for plastic material implemented (authored by pundir).
Drucker-Prager law for plastic material implemented
Jan 18 2021, 21:12
pundir committed rAKA2fc9064f1368: Merge branch 'features/contact' of ssh://c3science.ch/diffusion/AKAPRIV/akantu… (authored by pundir).
Merge branch 'features/contact' of ssh://c3science.ch/diffusion/AKAPRIV/akantu…
Jan 18 2021, 21:12
pundir committed rAKA83ec5b7e14d9: nodal area calculation reverted to taking norm of force (authored by pundir).
nodal area calculation reverted to taking norm of force
Jan 18 2021, 21:12
pundir committed rAKA1400bfd8ee35: added a max iteration criteria to inverseMap function (authored by pundir).
added a max iteration criteria to inverseMap function
Jan 18 2021, 21:12
pundir committed rAKA27286d251f89: added function to define new IntegrationScheme (authored by pundir).
added function to define new IntegrationScheme
Jan 18 2021, 21:12
pundir committed rAKAe9b5a9de2e77: added max iteration criteria to contact detector for natural projection (authored by pundir).
added max iteration criteria to contact detector for natural projection
Jan 18 2021, 21:12
pundir committed rAKA9ab34840d8f6: cleaning a bit (authored by pundir).
cleaning a bit
Jan 18 2021, 21:12
pundir committed rAKA817d475949d1: tangential traction added for dumping (authored by pundir).
tangential traction added for dumping
Jan 18 2021, 21:12
pundir committed rAKAc01fa08c8ee7: Bug Fixed : detection to check if point is inside or outside a master surface (authored by pundir).
Bug Fixed : detection to check if point is inside or outside a master surface
Jan 18 2021, 21:12
pundir committed rAKA1565fc644003: parameter to determine extension of a master element added (authored by pundir).
parameter to determine extension of a master element added
Jan 18 2021, 21:12
pundir committed rAKA896d27c5c657: gap and nodal area computation corrected (authored by pundir).
gap and nodal area computation corrected
Jan 18 2021, 21:12
pundir committed rAKA6341a20f6963: Bug fixed : no of boundary elements were wrongly accounted for (authored by pundir).
Bug fixed : no of boundary elements were wrongly accounted for
Jan 18 2021, 21:12
pundir committed rAKA7891c0688133: extra comments added to clarify some algorithms (authored by pundir).
extra comments added to clarify some algorithms
Jan 18 2021, 21:12
pundir committed rAKA919aa012b555: boundary element function edited (authored by pundir).
boundary element function edited
Jan 18 2021, 21:12
pundir committed rAKA83bcc950e0e6: change in nodal area computation/current configuration considered (authored by pundir).
change in nodal area computation/current configuration considered
Jan 18 2021, 21:12
pundir committed rAKA843298058689: added tolerance criteria for natural projection (authored by pundir).
added tolerance criteria for natural projection
Jan 18 2021, 21:12
pundir committed rAKA704d5c36c87b: added need_to_reassemble as default option (authored by pundir).
added need_to_reassemble as default option
Jan 18 2021, 21:12
pundir committed rAKAdd87d9e606f0: matrix-matrix multiplications in resolutions corrected (authored by pundir).
matrix-matrix multiplications in resolutions corrected
Jan 18 2021, 21:12
pundir committed rAKA8bbebddaf70c: resolutions computation chnages to vector-vector multiplication (authored by pundir).
resolutions computation chnages to vector-vector multiplication
Jan 18 2021, 21:12
pundir committed rAKA9bf64cb553d1: readded intialization of projection arrays (authored by pundir).
readded intialization of projection arrays
Jan 18 2021, 21:12
pundir committed rAKAfbc9ea42cf93: enum class for contact state added (authored by pundir).
enum class for contact state added
Jan 18 2021, 21:12
pundir committed rAKA3a0a2c4d04e9: Bug Fix : contact force were added twice due to ghost/not_ghost (authored by pundir).
Bug Fix : contact force were added twice due to ghost/not_ghost
Jan 18 2021, 21:12
pundir committed rAKA8caed5af6d81: quadratic penalty formulation added/ forces implemented (authored by pundir).
quadratic penalty formulation added/ forces implemented
Jan 18 2021, 21:12
pundir committed rAKAd5860b7039c3: normal and stick modulii implemented for penalty (authored by pundir).
normal and stick modulii implemented for penalty
Jan 18 2021, 21:12
pundir committed rAKA982f9d242db9: corrected slip tangential traction (authored by pundir).
corrected slip tangential traction
Jan 18 2021, 21:12
pundir committed rAKA0295b6224697: Bug Fix : convergence normalized criteria was zero for solution type (authored by pundir).
Bug Fix : convergence normalized criteria was zero for solution type
Jan 18 2021, 21:12
pundir committed rAKA8decd1bbe0c1: conflicts with master resolved (authored by pundir).
conflicts with master resolved
Jan 18 2021, 21:12
pundir committed rAKAc0a4d4d2d15a: resizing stick slip array in search function (authored by pundir).
resizing stick slip array in search function
Jan 18 2021, 21:12
pundir committed rAKAc76ceb9226ef: working on contact coheisve coupler (authored by pundir).
working on contact coheisve coupler
Jan 18 2021, 21:12
pundir committed rAKA846e29973f06: changes in dumper functions in accordance to master (authored by pundir).
changes in dumper functions in accordance to master
Jan 18 2021, 21:12
pundir committed rAKA376b4515bcc0: contact mechanics model : previous state/explicit dynamic default solver (authored by pundir).
contact mechanics model : previous state/explicit dynamic default solver
Jan 18 2021, 21:12
pundir committed rAKA14387e2a36cc: contact coupler modified (authored by pundir).
contact coupler modified
Jan 18 2021, 21:12
pundir committed rAKA3b63ad20c3d5: added functionality to take userdefined values in allocNodalField in model (authored by pundir).
added functionality to take userdefined values in allocNodalField in model
Jan 18 2021, 21:12
pundir committed rAKA29a3edd4dac6: Conflict resolved with master (authored by pundir).
Conflict resolved with master
Jan 18 2021, 21:12
pundir committed rAKA6725ba687663: added before/after solve step to resolution (authored by pundir).
added before/after solve step to resolution
Jan 18 2021, 21:12
pundir committed rAKA26d275f65202: friction for large sliding is added in penalty resolution (authored by pundir).
friction for large sliding is added in penalty resolution
Jan 18 2021, 21:12
pundir committed rAKAe19fba010c2b: contact element class cleaned/ all necessary functions moed to model (authored by pundir).
contact element class cleaned/ all necessary functions moed to model
Jan 18 2021, 21:12
pundir committed rAKA5002068d9efe: commented duplicate functions already in geometry utils (authored by pundir).
commented duplicate functions already in geometry utils
Jan 18 2021, 21:12
pundir committed rAKA7ffa9903b063: modifications to compile with RelWithDeBugInfo cmake option (authored by pundir).
modifications to compile with RelWithDeBugInfo cmake option
Jan 18 2021, 21:12
pundir committed rAKAb796f5cef85e: example added for contact mechanics (authored by pundir).
example added for contact mechanics
Jan 18 2021, 21:12
pundir committed rAKA5e829ba03d24: added minimum function to sparse matrix aij (authored by pundir).
added minimum function to sparse matrix aij
Jan 18 2021, 21:12
pundir committed rAKA74d9d83ad7fb: commenting unused variables (authored by pundir).
commenting unused variables
Jan 18 2021, 21:12
pundir committed rAKAd3012cca9b91: few modifications to clean the code (authored by pundir).
few modifications to clean the code
Jan 18 2021, 21:12
pundir committed rAKAb85fea528936: python interface modified to be compatible with contact model (authored by pundir).
python interface modified to be compatible with contact model
Jan 18 2021, 21:12
pundir committed rAKA03ae00a232f9: added geometry utils to ease friciton calculation (authored by pundir).
added geometry utils to ease friciton calculation
Jan 18 2021, 21:12
pundir committed rAKA4da66826d2f3: Bug fixed : 2nd shape derivatives for quad 4 added (authored by pundir).
Bug fixed : 2nd shape derivatives for quad 4 added
Jan 18 2021, 21:12
pundir committed rAKA4544f6335bf8: started working on parallelization of contact detector (authored by pundir).
started working on parallelization of contact detector
Jan 18 2021, 21:12
pundir committed rAKA26c494b20ff5: class contact element modified/ stiffness matrix re computation (authored by pundir).
class contact element modified/ stiffness matrix re computation
Jan 18 2021, 21:12
pundir committed rAKA2475508cefbe: conflicts with master resolved (authored by pundir).
conflicts with master resolved
Jan 18 2021, 21:12
pundir committed rAKA121e1e09d063: changed contact detector to get correct master element index (authored by pundir).
changed contact detector to get correct master element index
Jan 18 2021, 21:12
pundir committed rAKA19db5ed4eb65: bug fixed : compute jacobian in gauss integrator (authored by pundir).
bug fixed : compute jacobian in gauss integrator
Jan 18 2021, 21:12
pundir committed rAKAfef8c4e93c5e: Bug fixed : in radius calculation for segement element (authored by pundir).
Bug fixed : in radius calculation for segement element
Jan 18 2021, 21:12
pundir committed rAKAfdd932f6c20d: jacobian for new elements added is wrong/update problem (authored by pundir).
jacobian for new elements added is wrong/update problem
Jan 18 2021, 21:12
pundir committed rAKA0e33289cdc09: Bug fixed : to consider boundary elements in initMeshFacets (authored by pundir).
Bug fixed : to consider boundary elements in initMeshFacets
Jan 18 2021, 21:12
pundir committed rAKA41cabfe949f2: python interface for contact/coupler/material selector (authored by pundir).
python interface for contact/coupler/material selector
Jan 18 2021, 21:12
pundir committed rAKAbca70b4e93bf: conflict with master resolved (authored by pundir).
conflict with master resolved
Jan 18 2021, 21:12
pundir committed rAKAd5024bd23cb4: coupling between solid cohesive and contact mechanics started (authored by pundir).
coupling between solid cohesive and contact mechanics started
Jan 18 2021, 21:12
pundir committed rAKAa0e19c5e89c6: changed fillNodestoElement in mesh/ use meshfacets for coupling (authored by pundir).
changed fillNodestoElement in mesh/ use meshfacets for coupling
Jan 18 2021, 21:12
pundir committed rAKAf45c6557b01d: conflicts resolved (authored by pundir).
conflicts resolved
Jan 18 2021, 21:12
pundir committed rAKAaf65b673368d: chenged in resolution.cc for nodegroup (authored by pundir).
chenged in resolution.cc for nodegroup
Jan 18 2021, 21:12
pundir committed rAKA300b2c16422b: chmaged contact detector and element class for friciton traction (authored by pundir).
chmaged contact detector and element class for friciton traction
Jan 18 2021, 21:12
pundir committed rAKA0e13941f2520: contact code adapted for explicit dynamics/ lot of things have been changed in… (authored by pundir).
contact code adapted for explicit dynamics/ lot of things have been changed in…
Jan 18 2021, 21:12
pundir committed rAKA7e31629b528f: previous projection needs to be fixed in contact element class for friction to… (authored by pundir).
previous projection needs to be fixed in contact element class for friction to…
Jan 18 2021, 21:12
pundir committed rAKA790ab87654c9: removed dumping code in predictor/corrector of coupler class (authored by pundir).
removed dumping code in predictor/corrector of coupler class
Jan 18 2021, 21:12
pundir committed rAKA0a50da81ebd7: working commit before rewiring/ added working tests (authored by pundir).
working commit before rewiring/ added working tests
Jan 18 2021, 21:12
pundir committed rAKA4f6376d958d4: fixed stress/grad_u dumping in coupler (authored by pundir).
fixed stress/grad_u dumping in coupler
Jan 18 2021, 21:12
pundir committed rAKA728e36056a06: Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu… (authored by pundir).
Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu…
Jan 18 2021, 21:12
pundir committed rAKA4a6d702fb811: friction implementation added/ working on tests (authored by pundir).
friction implementation added/ working on tests
Jan 18 2021, 21:12
pundir committed rAKA4c842767c1d8: cleaning the resolution code in contact mechanics model/definitely need a data… (authored by pundir).
cleaning the resolution code in contact mechanics model/definitely need a data…
Jan 18 2021, 21:12
pundir committed rAKAdb3413528086: assembly of friction stiffness/ might need a proper structure for einsum (authored by pundir).
assembly of friction stiffness/ might need a proper structure for einsum
Jan 18 2021, 21:12
pundir committed rAKA38138747a731: added 2nd derivative for t3, q4 elements (authored by pundir).
added 2nd derivative for t3, q4 elements
Jan 18 2021, 21:12
pundir committed rAKA062625799cae: resolved conflict in contact mechanics model (authored by pundir).
resolved conflict in contact mechanics model
Jan 18 2021, 21:12
pundir committed rAKAb6f028eebd0a: integrated dof changes to coupler class and started with friction enforcement (authored by pundir).
integrated dof changes to coupler class and started with friction enforcement
Jan 18 2021, 21:12
pundir committed rAKAf255e88ad192: static implicit working (authored by pundir).
static implicit working
Jan 18 2021, 21:12
pundir committed rAKA66ce39e899fb: started working on coupler class (authored by pundir).
started working on coupler class
Jan 18 2021, 21:12
pundir committed rAKA52124f120a86: Merge branch 'master' into features/contact (authored by pundir).
Merge branch 'master' into features/contact
Jan 18 2021, 21:12
pundir committed rAKAd2c7af3d0a1d: implicit contact formulation added (authored by pundir).
implicit contact formulation added
Jan 18 2021, 21:12
pundir committed rAKA67288e857750: cleaning (authored by pundir).
cleaning
Jan 18 2021, 21:12