Commit Graph

4104 Commits

Author SHA1 Message Date
Luv Sharma 3fcb2a6476 updated material config to latest naming scheme 2014-11-11 13:56:48 +00:00
Pratheek Shanthraj eb699122b4 bugfix in terminally ill handling of FEM 2014-11-10 13:44:02 +00:00
Pratheek Shanthraj e0e0f1503b svn properties for new files 2014-11-07 20:55:16 +00:00
Pratheek Shanthraj 9544fe55a6 FEM solver for vacancy diffusion 2014-11-07 20:40:54 +00:00
Pratheek Shanthraj 851a90bc29 improved treatment of cutbacks 2014-11-07 17:38:14 +00:00
Pratheek Shanthraj eb1028eb6f dislokmc coupled to ductile damage 2014-11-07 12:28:18 +00:00
Pratheek Shanthraj 646f632977 no need to pass fileunit during init of none types 2014-11-07 12:15:28 +00:00
Pratheek Shanthraj c4e54793fc missing factor of 2 in damage driving force 2014-11-07 12:10:10 +00:00
Pratheek Shanthraj dc0745800f reworked anisotropic brittle damage 2014-11-07 12:08:56 +00:00
Martin Diehl 69b150319f fully introduced non-schmid behavior 2014-11-07 11:23:34 +00:00
Martin Diehl 2d2eb4e001 using extendable option, numpy as np, etc. 2014-11-07 11:13:14 +00:00
Martin Diehl 047042ad9f using extendable option, numpy as np, etc. 2014-11-07 11:07:03 +00:00
Martin Diehl 20ed6de76a fixed ignore file name for commercial solver file list 2014-11-07 10:45:36 +00:00
Martin Diehl eee863956f added flush(6) for debugging 2014-11-06 21:05:35 +00:00
Pratheek Shanthraj 4fcd1821cf reworked anisotropic ductile model 2014-11-06 17:52:43 +00:00
Pratheek Shanthraj 9c474796ac cleaning up and meaningful renaming 2014-11-06 17:41:34 +00:00
Haiming Zhang a72a9ed8ec Add the generation rate of vacancy induced by dislocation movement. 2014-11-06 16:53:34 +00:00
Martin Diehl 29951a9e1a named 99 representation according to other constitutive laws 2014-11-06 11:49:37 +00:00
Martin Diehl b443ac6321 nicer preprocessor statements 2014-11-06 11:47:27 +00:00
Martin Diehl 95ec8b7b7b removed imported module variables that are not longer needed, commented loops and simplified calculation for rates, i.e. do not store per system anymore but only once 2014-11-06 08:27:48 +00:00
Test User 603a7c0bcd Added report of SUCCESSFUL test for Revision 3683 2014-11-06 06:30:20 +00:00
Tias Maiti 7d6670d4cf fixed table —> theTable flaw in output finalization 2014-11-05 22:17:06 +00:00
Philip Eisenlohr 52160385a6 alternative expression to parse script filename (scriptID excluding file extension). 2014-11-05 22:05:37 +00:00
Philip Eisenlohr 9345640dfd mainly polished for “numpy as np”. added alternative expression to parse script filename (excluding file extension). 2014-11-05 22:04:59 +00:00
Philip Eisenlohr 35f8b9786e changed way to sample grid positions when placing primitive object. Should be somewhat more efficient now. 2014-11-05 22:02:40 +00:00
Philip Eisenlohr f7da804927 changed file handling to allow for serial processing of large file numbers. 2014-11-05 22:01:11 +00:00
Martin Diehl 1242aab2bf unified calculation for slip rate for output to avoid doubling of code
introduced calculation of negative and positive stress (three times in the code) for non-schmid behavior. 
Still, non-schmid behavior is not active at all
2014-11-05 20:53:25 +00:00
Martin Diehl 6fc3908c71 prepared for merging postResults rate calculation in one loop 2014-11-05 19:39:23 +00:00
Martin Diehl f3b7b5bb96 corrected substraction by volume fraction of twin for LpAndItsTangent and removed the substraction in postResults (like for dislowtin)
cleaned up and unified notation in calculation of slip rates
2014-11-05 19:11:09 +00:00
Martin Diehl accb571c53 corrected substraction by sum of twinned and transformed value fraction of Lp and derivative.
removed unused variables
2014-11-05 17:52:49 +00:00
Pratheek Shanthraj a61c3059ef missing file in previous commit 2014-11-05 17:47:46 +00:00
Pratheek Shanthraj f2211260e3 introduced possibly nonlocal anisotropic ductile damage model 2014-11-05 17:41:08 +00:00
Pratheek Shanthraj 94ba7e6246 added accumulated shear as a dot state for cleaner integration with ductile damage models 2014-11-05 17:07:31 +00:00
Pratheek Shanthraj ade918246c reduced number of state variables. some cleaning up 2014-11-05 17:05:40 +00:00
Martin Diehl a21f4d80db removed some leftovers of the shearbanding part 2014-11-05 09:53:08 +00:00
Martin Diehl c2799585d9 introduced non schmid tensor calculation in dot state, also not active yet 2014-11-05 09:35:49 +00:00
Martin Diehl c66fc95dda made a bunch of arrays simple scalars to improve readability, commented loops 2014-11-05 09:24:08 +00:00
Martin Diehl 816169fbec continued work on integration of non schmid behavior. not active yet 2014-11-05 09:03:04 +00:00
Test User 3b3aa94850 Added report of SUCCESSFUL test for Revision 3665 2014-11-05 03:45:06 +00:00
Martin Diehl 18b49fbac8 line in OMP statement too long 2014-11-04 21:32:16 +00:00
Luv Sharma cbbb6cc151 .conn to .mesh change for postprocessing script 2014-11-04 14:53:17 +00:00
Luv Sharma 7f45717dd3 changes missed in previous commit. 2014-11-04 11:15:44 +00:00
Pratheek Shanthraj bd4a098112 FEM mesh file changed from .conn to .mesh 2014-11-04 10:21:07 +00:00
Luv Sharma e36880e3dc fixed typo 'orthorhombic' 2014-11-03 15:41:05 +00:00
Pratheek Shanthraj 76442942b1 damage def grad updated in stress integration loop and not as a dot state 2014-11-03 10:43:36 +00:00
Pratheek Shanthraj 0ad917dceb nicer FEM parameters 2014-11-03 10:36:07 +00:00
Pratheek Shanthraj a6ae9ff8f6 output mesh for P1/P2 elements and point cloud for higher order elements 2014-11-03 10:28:21 +00:00
Pratheek Shanthraj 261bffa745 switched to smoother traction separation law for better convergence. anisotropic brittle now working.
lowered default max iterations for FEM
2014-11-01 17:51:35 +00:00
Pratheek Shanthraj ffa622b441 improved handling of terminallyIll and cutback 2014-11-01 11:48:08 +00:00
Pratheek Shanthraj 9c94eb4be6 OMP bug fix from previous commit 2014-11-01 11:43:43 +00:00