User Details
User Details
- User Since
- Apr 12 2017, 19:40 (396 w, 6 d)
- Availability
- Available
- Organization
- epfl.ch (university)
Sep 27 2023
Sep 27 2023
Nicolas Richart <networms@gmail.ch> committed
moved spatial dimension to the base class
rAKA79c57454cc30: few more modifications (authored by pundir).
Nicolas Richart <networms@gmail.ch> committed few more modifications
rAKA3719412e4978: changes to the internal field (authored by pundir).
Nicolas Richart <networms@gmail.ch> committed changes to the internal field
rAKA31237a41d460: constitutive laws added (authored by pundir).
Nicolas Richart <networms@gmail.ch> committed constitutive laws added
Jul 29 2021
Jul 29 2021
Documentation for phasefield added
fixed override functions
pundir committed rAKA07a2fc700aa1: increased mesh size for phasefield example to finish as a test (authored by pundir).
increased mesh size for phasefield example to finish as a test
pundir committed rAKA80c68abed965: Documentation for phasefield added changes in index (authored by pundir).
Documentation for phasefield added changes in index
cleaning tests for check warnings
pundir committed rAKA34d21a7b59df: added eta parameter to avoid full degradation of elastic energy (authored by pundir).
added eta parameter to avoid full degradation of elastic energy
pundir committed rAKAa4358f0535b7: removed the memory part from the phasefield model (authored by pundir).
removed the memory part from the phasefield model
pundir committed rAKA9d9fd80295fa: cleaning the code and adding descriptions to the classes (authored by pundir).
cleaning the code and adding descriptions to the classes
pundir committed rAKA00d14211d024: Merge branch 'master' into features/phasefield (authored by pundir).
Merge branch 'master' into features/phasefield
updated the phasefield example
pundir committed rAKA006b83c5ba82: Bug Fixed : ill-Conditioning of stiffness matrix corrected (authored by pundir).
Bug Fixed : ill-Conditioning of stiffness matrix corrected
ci file updated to build PhaseField model
pundir committed rAKA4b3aa36f3132: test for phasefield using solid mechanics in explicit scheme (authored by pundir).
test for phasefield using solid mechanics in explicit scheme
pundir committed rAKA6c7aa362ca34: python interface for phasefield coupler added (authored by pundir).
python interface for phasefield coupler added
pundir committed rAKA7aa518d0af84: update material phasefield override functions (authored by pundir).
update material phasefield override functions
pundir committed rAKA212fe077251d: added python interface for defining new user-defined solvers (authored by pundir).
added python interface for defining new user-defined solvers
pundir committed rAKA5842df242385: functionality to defined solver type for solid model during coupling (authored by pundir).
functionality to defined solver type for solid model during coupling
pundir committed rAKA6fdd25ed8c5e: Bug Fixed : added definition of computeNtbN function for structural class (authored by pundir).
Bug Fixed : added definition of computeNtbN function for structural class
pundir committed rAKA285963f471a9: Bug Fixed : internalforces should be zeored and not cleared (authored by pundir).
Bug Fixed : internalforces should be zeored and not cleared
aka_array_tmpl conflict resolved
python module for phasefield added
pundir committed rAKAfbdb0f3b5737: multi-material functionality for phasefield added (authored by pundir).
multi-material functionality for phasefield added
pundir committed rAKAff5e68dcafd8: Merge remote-tracking branch 'upstream/master' into features/phasefield (authored by pundir).
Merge remote-tracking branch 'upstream/master' into features/phasefield
Bug Fixed : communicator for serial run
new tests for phasefield added
test for multi material added
Bug Fixed : multiple material reading
Conflict with master resolved
test for phasefield selector added
pundir committed rAKAc569c48c9bae: changes to internal field to accept any Material like class (authored by pundir).
changes to internal field to accept any Material like class
pundir committed rAKAdb48e749ac96: added synchronization tags for better parallelization (authored by pundir).
added synchronization tags for better parallelization
pundir committed rAKA6942cd6ca300: change in solid mechanics model file do not know (authored by pundir).
change in solid mechanics model file do not know
phasefield selector compiles
pundir committed rAKAf500f4aafa06: afterSolveStep in phase_field_model.hh changed (authored by pundir).
afterSolveStep in phase_field_model.hh changed
changed afterSolverStep initialization
conflict with master resolved
pundir committed rAKA14bf8669d912: changes to coupler interface of phasefield model (authored by pundir).
changes to coupler interface of phasefield model
examples changed in phasefield
working in parallel
modified aka_array file
working on parallelization
conflicts with master resolved
conflicts resolved
tests/examples on phasefield added
pundir committed rAKA473b4df828ac: Merge branch 'master' into features/phasefield (authored by pundir).
Merge branch 'master' into features/phasefield
pundir committed rAKAee96726928d8: even solid mechanics model is giving mumps error (authored by pundir).
even solid mechanics model is giving mumps error
pundir committed rAKA14bb48470d66: phasefield is working/ still needs to fix the solver (authored by pundir).
phasefield is working/ still needs to fix the solver
pundir committed rAKAb06c19936f8a: memory issue even with solid mechanics model (authored by pundir).
memory issue even with solid mechanics model
solver issue fixed for phasefield
pundir committed rAKA8a0151ef97fc: Mumps memory error while running simulations (authored by pundir).
Mumps memory error while running simulations
pundir committed rAKA9058dee86204: computeNtbN added in fe engine, phasefield examples added (authored by pundir).
computeNtbN added in fe engine, phasefield examples added
changed fe_engine computeNtd funciton
pundir committed rAKAc8ea7970c717: material phasefield added to material damage (authored by pundir).
material phasefield added to material damage
pundir committed rAKA66fd3ec449ed: Merge branch 'master' into features/phasefield (authored by pundir).
Merge branch 'master' into features/phasefield
pundir committed rAKA6875455abf8d: something is broken in phasefield, need to correct (authored by pundir).
something is broken in phasefield, need to correct
computeDamageFunctor needs to be corrected
phasefield model updated
added integration scheme for damage
functions for parallelization added
pundir committed rAKA8012b44cf1ce: changes in configuration files to recognize phasefield package (authored by pundir).
changes in configuration files to recognize phasefield package
pundir committed rAKA6fb268b4807b: model types added in ccommon/ dumper functions added (authored by pundir).
model types added in ccommon/ dumper functions added
pundir committed rAKA7981ecf80c4c: cleaning of code in phasefield.cc and addition of _gst tags in aka_common (authored by pundir).
cleaning of code in phasefield.cc and addition of _gst tags in aka_common
phase_field_model.cc minor changes
phasefield branch started
working on documentation/ half-done
pundir committed rAKA205db61909bc: tests/examples and python modules for contact code added (authored by pundir).
tests/examples and python modules for contact code added
documentation in progress
pundir committed rAKAb310023952d2: Merge branch 'master' of gitlab.com:akantu/akantu into features/contact (authored by pundir).
Merge branch 'master' of gitlab.com:akantu/akantu into features/contact
pundir committed rAKAe1527e69fc3c: removing memory part for contact mechanics and coupler classes (authored by pundir).
removing memory part for contact mechanics and coupler classes
pundir committed rAKA3524856d52b1: Merge branch 'features/contact' of gitlab.com:akantu/akantu into… (authored by pundir).
Merge branch 'features/contact' of gitlab.com:akantu/akantu into…
pundir committed rAKAe413b4f06863: 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 rAKAd815a9d5dbba: von mises plasticity + non local damage material added (authored by pundir).
von mises plasticity + non local damage material added
pundir committed rAKAbc48aaa94e7a: Merge branch 'features/contact' of gitlab.com:akantu/akantu into… (authored by pundir).
Merge branch 'features/contact' of gitlab.com:akantu/akantu into…
missing test files added
Merged conflict
compute yield stress added
Plasticity with Mazars damage law added
removed this pointer from lambda functions
material with plasticity and damage added
pundir committed rAKA2dfe73478462: added radial return mapping to Drucker-Prager (authored by pundir).
added radial return mapping to Drucker-Prager
pundir committed rAKA571eb6210c1a: changed previous opening to current opening for linear friction cohesive… (authored by pundir).
changed previous opening to current opening for linear friction cohesive…
added check for friction angle to be 0
pundir committed rAKA65107b3a1112: 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
pundir committed rAKA51ef77aba83e: threshold value check for Drucker-Prager added (authored by pundir).
threshold value check for Drucker-Prager added
pundir committed rAKA83834086e119: 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
double pass algorithm add average force
pundir committed rAKA0cd95f597f12: 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…
pundir committed rAKA3510f05ec280: 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…
pundir committed rAKAfd3e87879dd8: Bug Fixed : To check whether a point has interpenetrated (authored by pundir).
Bug Fixed : To check whether a point has interpenetrated
pundir committed rAKA0768da2ab4f5: Bug fixed : contact node list was getting duplicated onElementsAdded (authored by pundir).
Bug fixed : contact node list was getting duplicated onElementsAdded
pundir committed rAKA86044c877162: check for same side in orthogonal prjection removed (authored by pundir).
check for same side in orthogonal prjection removed
pundir committed rAKA764e0a5a23f9: 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
pundir committed rAKA239ab6295f57: nodal area calculation changed/bug in 3D natural projection fixed (authored by pundir).
nodal area calculation changed/bug in 3D natural projection fixed
pundir committed rAKAc8ad747b60d1: projection strategy changed to finding minima, onElementsAdded in Cohesive… (authored by pundir).
projection strategy changed to finding minima, onElementsAdded in Cohesive…
pundir committed rAKA4126aae7aa6f: Bug Fixed : cohesive model works in release (authored by pundir).
Bug Fixed : cohesive model works in release
pundir committed rAKAacbc2bfd0c6b: fixed updateInternalParameter bug in Drucker-Prager material (authored by pundir).
fixed updateInternalParameter bug in Drucker-Prager material