Commit Graph

4582 Commits

Author SHA1 Message Date
Martin Diehl f8ce57abc8 removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago 2014-12-08 08:48:55 +00:00
Test User 1c706214b6 Added report of SUCCESSFUL test for Revision 3780 2014-12-06 04:12:59 +00:00
Martin Diehl c067d0dc69 fixed wrong periodicity treatment 2014-12-05 10:35:56 +00:00
Franz Roters 55c2b729a0 while node coordinates are always 3D displacements are passed into hypela2 as 2D array (dispt) for 2D simulations 2014-12-05 07:35:28 +00:00
Test User 0b03485589 Added report of SUCCESSFUL test for Revision 3777 2014-12-05 02:30:21 +00:00
Luv Sharma 7bcfc30b02 added a 2D polycrystalline example. 2014-12-04 18:01:47 +00:00
Martin Diehl 48a9afef11 improved naming not to overwrite results 2014-12-04 13:45:01 +00:00
Luv Sharma 30920801aa extended for 2D, finds the bounding edges and assigns them 'physical' attribute. 2014-12-04 11:33:06 +00:00
Pratheek Shanthraj bcf0a1fc74 corrected output mesh for linear simplices 2014-12-04 11:08:48 +00:00
Pratheek Shanthraj 85b477afc4 corrected transposed stiffness 2014-12-04 11:08:22 +00:00
Test User 4ad0e27592 Added report of SUCCESSFUL test for Revision 3770 2014-12-04 05:31:10 +00:00
Martin Diehl a099367e37 updated test do do analytic and perturbation calculation 2014-12-04 05:29:35 +00:00
Luv Sharma 334ade5260 Every line in a recipe must begin with a tab character.
http://stackoverflow.com/questions/14576237/errors-in-make-file-missing-separator-stop
2014-12-03 13:37:04 +00:00
Martin Diehl 47685ac7c4 added output of script ID do material.config 2014-12-03 10:09:47 +00:00
Test User db17a0c954 Added report of SUCCESSFUL test for Revision 3765 2014-12-03 02:44:14 +00:00
Philip Eisenlohr 9d12e026e8 renumbered some errors, fixed non-existing errors 2014-12-03 00:42:35 +00:00
Philip Eisenlohr 01a8c500ca detabbing… 2014-12-03 00:41:12 +00:00
Pratheek Shanthraj 9c8fcab5b9 updated post processing script to changes in output format 2014-12-02 23:04:06 +00:00
Pratheek Shanthraj 26d02d59ef more dimensional independency
some corrections to B-Bar implementation
staggered coupling of multi-field PDEs
2014-12-02 23:00:16 +00:00
Martin Diehl 590106b889 added possibility to add randomly distributed second phase (index = indexGiven+1) 2014-12-02 22:22:11 +00:00
Martin Diehl fa6f784102 deleted unused stuff 2014-12-02 21:49:33 +00:00
Pratheek Shanthraj 82942d1618 bug fix for previous commit 2014-12-02 17:23:47 +00:00
Pratheek Shanthraj b796e46f98 residualStiffness is not just an FEM parameter 2014-12-02 17:17:35 +00:00
Pratheek Shanthraj 2fc264d90a forgot file in previous commit 2014-11-28 20:07:22 +00:00
Pratheek Shanthraj 37dd574790 recast power law and viscous dot state variables as derived quantities using analytical solutions of the evolution equation 2014-11-28 20:06:24 +00:00
Philip Eisenlohr f6170d1618 added comments together with Pratheek 2014-11-28 18:49:34 +00:00
Test User 0ea482d1b0 Added report of SUCCESSFUL test for Revision 3755 2014-11-27 02:51:21 +00:00
Philip Eisenlohr 8d64e513da improved commenting and variable names.
values for unused slip/twin families are ignored in material.config (do not need to be numeric anymore…)
2014-11-26 21:23:02 +00:00
Tias Maiti f8b29bdaf0 fixed bug in type definition for ‘drivingForce’ 2014-11-26 18:40:31 +00:00
Pratheek Shanthraj 54de033c45 using analytic solution for local/nonlocal coupled damage (as opposed to having crystallite iterate to find a consistent solution) 2014-11-26 17:29:45 +00:00
Pratheek Shanthraj 61bb9a373e all damage models consistently semi-explicit 2014-11-26 11:32:50 +00:00
Pratheek Shanthraj 6e90260817 updated local damage post results for newer models 2014-11-26 11:32:19 +00:00
Pratheek Shanthraj a91ebafa0e semi-explicit damage evolution 2014-11-26 10:36:14 +00:00
Luv Sharma 646f1c48dc typo, IO_warning and not IO_error 2014-11-26 10:16:30 +00:00
Pratheek Shanthraj 9714a172d1 updated to get local damage from microstructure state 2014-11-26 00:42:20 +00:00
Pratheek Shanthraj c89ef9de61 relaxed some sanity checks 2014-11-26 00:29:54 +00:00
Pratheek Shanthraj 26c01f64e5 updated file list 2014-11-26 00:06:16 +00:00
Pratheek Shanthraj 32ee3a4a66 corrected constitutive_getVacancyPotentialDrivingForce function 2014-11-26 00:04:06 +00:00
Pratheek Shanthraj 36dc59b09f reverted back to rate independent damage evolution. updated example config files to recent changes 2014-11-25 23:56:52 +00:00
Pratheek Shanthraj 81b55f0404 cahn hilliard FEM solver for conservative vacancy transport 2014-11-25 20:30:27 +00:00
Pratheek Shanthraj a4584fecd2 potential driving force for conservative cahn hilliard vacancy diffusion 2014-11-25 20:13:33 +00:00
Pratheek Shanthraj 20437b2ae0 added brittle(elastic energy release rate)/ductile(vacancy condensation) phase field damage model coupled to vacancy concentration
simplified vacancy_generation
2014-11-25 17:23:37 +00:00
Pratheek Shanthraj 65b22f9a40 calculate analytic jacobian from xxx0 and not xxxsub0 2014-11-25 17:20:52 +00:00
Su Leen Wong e6edc3d8cd Some sanity checks 2014-11-25 13:20:12 +00:00
Test User 64b69b246b Added report of SUCCESSFUL test for Revision 3737 2014-11-25 02:16:01 +00:00
Pratheek Shanthraj 296146490f changed some default parameters for FEM 2014-11-21 14:20:54 +00:00
Luv Sharma 3d4b2d2f52 tolerance for damage can be any positive value. Set to 0.001 if found negative. 2014-11-21 13:12:54 +00:00
Luv Sharma ee1d409bad critical shear can be set to zero for family not in use. 2014-11-21 09:03:54 +00:00
Su Leen Wong 9e6ab9866f Read in TRIP inputs, changed 'totalvolfrac' to 'totalvolfrac_twin' 2014-11-21 08:54:20 +00:00
Test User e0a4a65ee6 Added report of SUCCESSFUL test for Revision 3732 2014-11-21 02:45:56 +00:00