- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Jun 16 2021
Jun 16 2021
gallyamov committed rAKA71421fe2da41: Experimental!!! Cohesive normals always computed in initial config (authored by gallyamov).
Experimental!!! Cohesive normals always computed in initial config
gallyamov committed rAKAe373b4fffd37: Corrections to periodicity in dof_manager + mesh_accessor (authored by gallyamov).
Corrections to periodicity in dof_manager + mesh_accessor
gallyamov committed rAKA6e549f3d61e9: Adding alternative to onQuad operations (no penetration) (authored by gallyamov).
Adding alternative to onQuad operations (no penetration)
gallyamov committed rAKA6cf7792b41fc: In computeTangentTraction use computed opening_norms (authored by gallyamov).
In computeTangentTraction use computed opening_norms
gallyamov committed rAKA8b0ffb6b1611: delta max to delta_max in material_cohesive (authored by gallyamov).
delta max to delta_max in material_cohesive
No returns before communication
Max delta max is 0 by default
gallyamov committed rAKAc56e28adbc2e: Correcting initial insertion in parallel (authored by gallyamov).
Correcting initial insertion in parallel
gallyamov committed rAKAecef3575aeb3: Material cohesive sequential linear analysis (authored by gallyamov).
Material cohesive sequential linear analysis
gallyamov committed rAKA865f9c1d2ed5: Insert facet loops around the crack contour node based on stress (authored by gallyamov).
Insert facet loops around the crack contour node based on stress
Material linear sequential update
gallyamov committed rAKAac023dcbc569: Passing node prank independent of the sending proc (authored by richart).
Passing node prank independent of the sending proc
gallyamov committed rAKAda8f47527c4d: Remove debugging output from cohesives insertion (authored by gallyamov).
Remove debugging output from cohesives insertion
gallyamov committed rAKAc44177e5fc14: Discard only Pure ghost nodes for initial ASR sites (authored by gallyamov).
Discard only Pure ghost nodes for initial ASR sites
gallyamov committed rAKA1fb0632413a2: Resize crack_nb mesh data iteratively based on ghost coh el nb (authored by gallyamov).
Resize crack_nb mesh data iteratively based on ghost coh el nb
Output for debugging
gallyamov committed rAKA82119cc2522d: Allow ASR sites insertion only on local or master nodes (authored by gallyamov).
Allow ASR sites insertion only on local or master nodes
gallyamov committed rAKA32437ffea60b: Avoid insertion of ASR sites on pure ghost nodes (authored by gallyamov).
Avoid insertion of ASR sites on pure ghost nodes
Correction to the previous commit
gallyamov committed rAKA00156e45010d: Correcting functions computing distance b/w barycenters (authored by gallyamov).
Correcting functions computing distance b/w barycenters
gallyamov committed rAKA50768c2b51b3: Discard ghost facets for preinserting ASR site (authored by gallyamov).
Discard ghost facets for preinserting ASR site
gallyamov committed rAKAc3e1610c1e44: Remove randomisation from picking the starting segment (authored by gallyamov).
Remove randomisation from picking the starting segment
gallyamov committed rAKA57fbef7fbe8c: Adding tangential opening norm field into cohesive material (authored by gallyamov).
Adding tangential opening norm field into cohesive material
gallyamov committed rAKA8bc2b68aa6f6: Keep the matrix_nodes list unchanged + crack data output (authored by gallyamov).
Keep the matrix_nodes list unchanged + crack data output
gallyamov committed rAKAad6fa8f14029: Allow processor to underinsert ASR sites (authored by gallyamov).
Allow processor to underinsert ASR sites
gallyamov committed rAKAff4fbb2b355f: Cohesive linear sequential inserts cohesives on contour (authored by gallyamov).
Cohesive linear sequential inserts cohesives on contour
gallyamov committed rAKA32fac480f1ea: Activate limitation of asr insertion on the partition border (authored by gallyamov).
Activate limitation of asr insertion on the partition border
May 28 2021
May 28 2021
gallyamov committed rAKA5d6969fe38af: Bug fix in cohesive element inseration while PBC are active (authored by richart).
Bug fix in cohesive element inseration while PBC are active
gallyamov committed rAKA751f72b27010: Merge branch 'bugfixes/cohesive_element_with_pbc' into 'master' (authored by gallyamov).
Merge branch 'bugfixes/cohesive_element_with_pbc' into 'master'
Jan 18 2021
Jan 18 2021
gallyamov committed rAKA6f5cbf472b09: Correct the tags for the communicators in asr (authored by gallyamov).
Correct the tags for the communicators in asr
gallyamov committed rAKA9d0fade45867: Merge branch 'features/fe2-orthodamage' of https://gitlab.com/akantu/akantu… (authored by gallyamov).
Merge branch 'features/fe2-orthodamage' of https://gitlab.com/akantu/akantu…
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
gallyamov committed rAKA97810281e5fb: Compatibility of cohesiveElementInserterHelper with my branch (authored by gallyamov).
Compatibility of cohesiveElementInserterHelper with my branch
making cracks develop in 3D with asr
extra functions in mesh_utils
gallyamov committed rAKA351d31eeecb3: Node2Elements have only unique (non repeated) elements entries (authored by gallyamov).
Node2Elements have only unique (non repeated) elements entries
gallyamov committed rAKA8340f77a98d6: Middle node on triangle_6 can be doubled and load applied (authored by gallyamov).
Middle node on triangle_6 can be doubled and load applied
gallyamov committed rAKA53ee85045e72: getInRadius for triangle_6 works similar to triangle_3 (authored by gallyamov).
getInRadius for triangle_6 works similar to triangle_3
Bug fix in size computation
bug fix in parallel test_cohesive
gallyamov committed rAKA3faffc1d58ad: Single cohesive element insertion works through material field (authored by gallyamov).
Single cohesive element insertion works through material field
gallyamov committed rAKA0339daa6c12f: bug fix in the insertion of 3d elements (authored by richart).
bug fix in the insertion of 3d elements
Transition to 3D
gallyamov committed rAKA4fc3d518c4b8: Merge branch 'features/fe2-orthodamage' of ssh://c4science. (authored by gallyamov).
Merge branch 'features/fe2-orthodamage' of ssh://c4science.
gallyamov committed rAKA4cedfc9bb9c3: buildNode2Element accepts element kind as argument (authored by gallyamov).
buildNode2Element accepts element kind as argument
gallyamov committed rAKA1912805a45e0: Move Larive functionality from materialFE2 to ASRtools (authored by gallyamov).
Move Larive functionality from materialFE2 to ASRtools
gallyamov committed rAKA88582e3efcbf: Add resize of matrices when new elements are added (authored by gallyamov).
Add resize of matrices when new elements are added
gallyamov committed rAKA859fb89a2d3c: Facets ranking according to the stress height (authored by gallyamov).
Facets ranking according to the stress height
gallyamov committed rAKA50c6e6eb8793: MaterialCohesiveBilinear correction in onElementsAdded (authored by gallyamov).
MaterialCohesiveBilinear correction in onElementsAdded
Temperatures transfer to Kelvin
gallyamov committed rAKA08936c7a0892: Remove check on matrix release in solver mumps (authored by gallyamov).
Remove check on matrix release in solver mumps
gallyamov committed rAKA2555d44e6afe: Adding cohesive material linear which inserts few elements at a time (authored by gallyamov).
Adding cohesive material linear which inserts few elements at a time
gallyamov committed rAKA0fe831ee4510: Correcting array.erase and node_group.remove(node) (authored by gallyamov).
Correcting array.erase and node_group.remove(node)
gallyamov committed rAKAff2985ff1414: Added functionality on internal loading on facets: (authored by gallyamov).
Added functionality on internal loading on facets:
gallyamov committed rAKAb541b761fbab: New nodes were added into an event twise - corrected (authored by gallyamov).
New nodes were added into an event twise - corrected
Clean asr tools
gallyamov committed rAKAf39e54ff0714: Merge branch 'features/fe2-orthodamage' of ssh://c4science. (authored by gallyamov).
Merge branch 'features/fe2-orthodamage' of ssh://c4science.
Update test of material FE2
gallyamov committed rAKA7eb784db90a7: Clean loop on CSR of node_to_elements (authored by gallyamov).
Clean loop on CSR of node_to_elements
gallyamov committed rAKAcb1622527cab: Replace static communicator for world comm in tests (authored by gallyamov).
Replace static communicator for world comm in tests
WorldCommunicator in the example
Compute extra_volume of crack always
gallyamov committed rAKA058904db8859: Communicate in asr_tools only when it is not multi-scale (authored by gallyamov).
Communicate in asr_tools only when it is not multi-scale
Multiple modifications in asr-tools:
gallyamov committed rAKAc8a32422abce: Correction in the integration of the extra volume field (authored by gallyamov).
Correction in the integration of the extra volume field
gallyamov committed rAKAe81d5876de24: Output crack volume and material volume for debug (authored by gallyamov).
Output crack volume and material volume for debug
Larive's sigmoidal expansion law
gallyamov committed rAKAc8ac1f604e5f: Correction to computation of the extra volume (authored by gallyamov).
Correction to computation of the extra volume
gallyamov committed rAKA698192e49bc3: Correction of the summation in the crack volume (authored by gallyamov).
Correction of the summation in the crack volume
gallyamov committed rAKA53a0e2700e5e: Adding a map with phase volumes so its computed only once (authored by gallyamov).
Adding a map with phase volumes so its computed only once
gallyamov committed rAKA807a27b82ec1: Add communication on damage and crack volume computation (authored by gallyamov).
Add communication on damage and crack volume computation
Missing commas in the output file
gallyamov committed rAKA1aefc1524a22: Crack volume output for the orthotropic damage material (authored by gallyamov).
Crack volume output for the orthotropic damage material
Return # of gels placed for each RVE
gallyamov committed rAKA2bd2e12c43f3: Add extra output with bad_alloc exception (authored by gallyamov).
Add extra output with bad_alloc exception
gallyamov committed rAKAd3634adec053: First stiffness computed always in compression (authored by gallyamov).
First stiffness computed always in compression
Test hypothesis
Code cleaning
gallyamov committed rAKA9f7f1c5f7ed8: MPI modifications - solve problem at the finalization (authored by gallyamov).
MPI modifications - solve problem at the finalization
gallyamov committed rAKA7780a5602f1d: Restore ASR eigen strain at the end of stiffness homogenization (authored by gallyamov).
Restore ASR eigen strain at the end of stiffness homogenization
Fix 2 sides in applyFreeExpansionBC
gallyamov committed rAKAb8127f1f630b: Bug in material_FE2 (it excluded RVEs from computation) (authored by gallyamov).
Bug in material_FE2 (it excluded RVEs from computation)
Undo the previous commit
gallyamov committed rAKA7569c35a1981: Comment out the loading_test in homogenizeStiffness (authored by gallyamov).
Comment out the loading_test in homogenizeStiffness
gallyamov committed rAKA269f096ec53a: Stiffness update only on afterSolveStep (authored by gallyamov).
Stiffness update only on afterSolveStep
gallyamov committed rAKAab912ff5f1b6: Update stiffness only on first iteration (authored by gallyamov).
Update stiffness only on first iteration
gallyamov committed rAKA14cce8a388ec: Discard previous + reduce precision of solidMechanicsModelRVE (authored by gallyamov).
Discard previous + reduce precision of solidMechanicsModelRVE
gallyamov committed rAKA0750691e0396: loading_test turn on and off in homogenizeStiffness (authored by gallyamov).
loading_test turn on and off in homogenizeStiffness
gallyamov committed rAKA887c0fdfdd23: Material FE2 switches for the loading_test state (authored by gallyamov).
Material FE2 switches for the loading_test state
gallyamov committed rAKA55fe979756db: try{} on performLoadingTest in compute Stiffness (authored by gallyamov).
try{} on performLoadingTest in compute Stiffness
Remove try{} on performLoadingTest
gallyamov committed rAKA476d1f434789: Make ASR model converge on loading tests (authored by gallyamov).
Make ASR model converge on loading tests
gallyamov committed rAKAed3973efd61e: Fix stiffnesses after 1st iteration of the loading test (authored by gallyamov).
Fix stiffnesses after 1st iteration of the loading test
Reduce loading test to 0.1%
gallyamov committed rAKAa1f17059562a: nb_state_changes becomes InternalField<Real> for dumping (authored by gallyamov).
nb_state_changes becomes InternalField<Real> for dumping
Add computeGradU into material.cc
Output dump file of loading tests
gallyamov committed rAKA57830957fd1e: Dump the result of loading test in x direction (authored by gallyamov).
Dump the result of loading test in x direction
c4science · Help