- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Jul 29 2021
Jul 29 2021
pundir committed rAKA31e21da3c2dd: nodal area calculation reverted to taking norm of force (authored by pundir).
nodal area calculation reverted to taking norm of force
pundir committed rAKA26c693c062e2: Drucker-Prager law for plastic material implemented (authored by pundir).
Drucker-Prager law for plastic material implemented
pundir committed rAKA4f19f0205891: added updateInternalParameters function to Drucker-Prager class (authored by pundir).
added updateInternalParameters function to Drucker-Prager class
pundir committed rAKA08c1edfda240: 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
pundir committed rAKA15e64f6ef328: 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…
pundir committed rAKAd4df31b1179c: contact search moved from predictor to assembleResidual (authored by pundir).
contact search moved from predictor to assembleResidual
pundir committed rAKA067043ddb89b: Bug fixed : no of boundary elements were wrongly accounted for (authored by pundir).
Bug fixed : no of boundary elements were wrongly accounted for
pundir committed rAKAbd65c18eb0c5: added max iteration criteria to contact detector for natural projection (authored by pundir).
added max iteration criteria to contact detector for natural projection
pundir committed rAKAb1b6bc7d4284: added function to define new IntegrationScheme (authored by pundir).
added function to define new IntegrationScheme
tangential traction added for dumping
pundir committed rAKA437c229c5185: added a max iteration criteria to inverseMap function (authored by pundir).
added a max iteration criteria to inverseMap function
cleaning a bit
pundir committed rAKA1fd52b2cfa29: parameter to determine extension of a master element added (authored by pundir).
parameter to determine extension of a master element added
pundir committed rAKAfe9320be0cda: extra comments added to clarify some algorithms (authored by pundir).
extra comments added to clarify some algorithms
pundir committed rAKA87fe19b2c01d: 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
boundary element function edited
pundir committed rAKA333ff37c486c: change in nodal area computation/current configuration considered (authored by pundir).
change in nodal area computation/current configuration considered
pundir committed rAKAc1ccb21ef3d3: matrix-matrix multiplications in resolutions corrected (authored by pundir).
matrix-matrix multiplications in resolutions corrected
pundir committed rAKAc005d437b22d: added tolerance criteria for natural projection (authored by pundir).
added tolerance criteria for natural projection
gap and nodal area computation corrected
readded intialization of projection arrays
added need_to_reassemble as default option
pundir committed rAKAb6940921be63: resolutions computation chnages to vector-vector multiplication (authored by pundir).
resolutions computation chnages to vector-vector multiplication
pundir committed rAKA92d86600bd24: quadratic penalty formulation added/ forces implemented (authored by pundir).
quadratic penalty formulation added/ forces implemented
enum class for contact state added
pundir committed rAKA142605f399f4: 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
pundir committed rAKAeda33bb71303: normal and stick modulii implemented for penalty (authored by pundir).
normal and stick modulii implemented for penalty
corrected slip tangential traction
pundir committed rAKA3f2e0ed41e43: Bug Fix : convergence normalized criteria was zero for solution type (authored by pundir).
Bug Fix : convergence normalized criteria was zero for solution type
conflicts with master resolved
pundir committed rAKAc6dea391f904: resizing stick slip array in search function (authored by pundir).
resizing stick slip array in search function
pundir committed rAKA7dfd7a8922cc: changes in dumper functions in accordance to master (authored by pundir).
changes in dumper functions in accordance to master
pundir committed rAKA14d51fa1489c: Bug fixed : multiple cohesive materials in extrinsic insertion (authored by pundir).
Bug fixed : multiple cohesive materials in extrinsic insertion
contact coupler modified
pundir committed rAKAfb7ece037585: commented duplicate functions already in geometry utils (authored by pundir).
commented duplicate functions already in geometry utils
pundir committed rAKA7c21c3c4242e: friction for large sliding is added in penalty resolution (authored by pundir).
friction for large sliding is added in penalty resolution
working on contact coheisve coupler
pundir committed rAKA2f1d4e56803d: contact mechanics model : previous state/explicit dynamic default solver (authored by pundir).
contact mechanics model : previous state/explicit dynamic default solver
pundir committed rAKA6739098dcff8: added before/after solve step to resolution (authored by pundir).
added before/after solve step to resolution
pundir committed rAKAe2149135dae9: added functionality to take userdefined values in allocNodalField in model (authored by pundir).
added functionality to take userdefined values in allocNodalField in model
pundir committed rAKA8579573e9824: contact element class cleaned/ all necessary functions moed to model (authored by pundir).
contact element class cleaned/ all necessary functions moed to model
pundir committed rAKA1626f13ec4a3: added minimum function to sparse matrix aij (authored by pundir).
added minimum function to sparse matrix aij
Conflict resolved with master
example added for contact mechanics
pundir committed rAKAbcf26686a629: modifications to compile with RelWithDeBugInfo cmake option (authored by pundir).
modifications to compile with RelWithDeBugInfo cmake option
few modifications to clean the code
pundir committed rAKAe0e3609775aa: Bug fixed : 2nd shape derivatives for quad 4 added (authored by pundir).
Bug fixed : 2nd shape derivatives for quad 4 added
commenting unused variables
pundir committed rAKAa1e6c4bc3110: python interface modified to be compatible with contact model (authored by pundir).
python interface modified to be compatible with contact model
conflicts with master resolved
pundir committed rAKA7b3c1b585f6f: class contact element modified/ stiffness matrix re computation (authored by pundir).
class contact element modified/ stiffness matrix re computation
pundir committed rAKA1f5a64ac85cf: started working on parallelization of contact detector (authored by pundir).
started working on parallelization of contact detector
pundir committed rAKA2f449dcda0b1: added geometry utils to ease friciton calculation (authored by pundir).
added geometry utils to ease friciton calculation
pundir committed rAKAd651a78f1cdd: Bug fixed : in radius calculation for segement element (authored by pundir).
Bug fixed : in radius calculation for segement element
conflict with master resolved
pundir committed rAKA31a4b0df8179: jacobian for new elements added is wrong/update problem (authored by pundir).
jacobian for new elements added is wrong/update problem
pundir committed rAKA5d002b67cef3: changed contact detector to get correct master element index (authored by pundir).
changed contact detector to get correct master element index
pundir committed rAKA5118388ad5e5: Bug fixed : to consider boundary elements in initMeshFacets (authored by pundir).
Bug fixed : to consider boundary elements in initMeshFacets
pundir committed rAKAa26f45f84b55: python interface for contact/coupler/material selector (authored by pundir).
python interface for contact/coupler/material selector
pundir committed rAKA50904ff00890: bug fixed : compute jacobian in gauss integrator (authored by pundir).
bug fixed : compute jacobian in gauss integrator
chenged in resolution.cc for nodegroup
pundir committed rAKAfcf291876e0b: coupling between solid cohesive and contact mechanics started (authored by pundir).
coupling between solid cohesive and contact mechanics started
pundir committed rAKA5eb7cda6aae0: changed fillNodestoElement in mesh/ use meshfacets for coupling (authored by pundir).
changed fillNodestoElement in mesh/ use meshfacets for coupling
conflicts resolved
pundir committed rAKA3c352c4157a0: chmaged contact detector and element class for friciton traction (authored by pundir).
chmaged contact detector and element class for friciton traction
pundir committed rAKA6e41dec3f294: 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…
pundir committed rAKA07f445cafcff: 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…
pundir committed rAKA76248ba30d4b: friction implementation added/ working on tests (authored by pundir).
friction implementation added/ working on tests
fixed stress/grad_u dumping in coupler
pundir committed rAKA236c0837e14e: working commit before rewiring/ added working tests (authored by pundir).
working commit before rewiring/ added working tests
pundir committed rAKA4c4091082c2c: removed dumping code in predictor/corrector of coupler class (authored by pundir).
removed dumping code in predictor/corrector of coupler class
pundir committed rAKA80c076550438: 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…
pundir committed rAKAc4c42c021e29: 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
pundir committed rAKA2365e703e433: resolved conflict in contact mechanics model (authored by pundir).
resolved conflict in contact mechanics model
pundir committed rAKA8c7c3a6919d8: 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…
pundir committed rAKA25f1467e2e96: 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
added 2nd derivative for t3, q4 elements
started working on coupler class
implicit contact formulation added
static implicit working
pundir committed rAKAfe6759d246ed: Merge branch 'master' into features/contact (authored by pundir).
Merge branch 'master' into features/contact
conflict fixed with master
changes in resolution class
pundir committed rAKA8b94894ba0b1: dumper fixed, added area multiplication in contact force (authored by pundir).
dumper fixed, added area multiplication in contact force
vector mathematics for resolution added
pundir committed rAKA41eba414c55e: contact mechanics explicit working/ need to fix dumper in coupling with solid (authored by pundir).
contact mechanics explicit working/ need to fix dumper in coupling with solid
contact resolution started
pundir committed rAKAa51bcf06c2f7: dumper added/ projection modification in progress (authored by pundir).
dumper added/ projection modification in progress
changed detetcion to node based
pundir committed rAKA75162364720e: made contact model inherit from model class (authored by pundir).
made contact model inherit from model class
pundir committed rAKA5c9160069db0: tests for contact detection added/2d working (authored by pundir).
tests for contact detection added/2d working
pundir committed rAKAfa1e26680167: Merge branch 'master' into features/contact (authored by pundir).
Merge branch 'master' into features/contact
pundir committed rAKAdc19a6ea1a9e: contact detector capable of orthogonal projection/ needs test (authored by pundir).
contact detector capable of orthogonal projection/ needs test
pundir committed rAKA775e632c2e04: contact detector class modified to take current positions (authored by pundir).
contact detector class modified to take current positions
bounding box and grid construction added
removed couplers from contact branch
conflict resolved in aka_common
contact detecttion started
c4science · Help