Commit Graph

3972 Commits

Author SHA1 Message Date
David Mercier e57cb2b4f4 Wrong number of slip families in BCC material config files 2015-01-20 17:22:52 +00:00
Franz Roters 5062c4d026 updated material.config syntax 2015-01-20 08:58:25 +00:00
Test User 07bf6f9453 Added report of SUCCESSFUL test for Revision 3869 2015-01-20 02:29:28 +00:00
Luv Sharma 19dc945065 Inroduced Fd in kinematic decomposition. 2015-01-19 13:39:47 +00:00
Test User 57da59c5b2 Added report of SUCCESSFUL test for Revision 3866 2015-01-17 23:49:26 +00:00
Martin Diehl 017d258664 removed reporting, since values will be taken from PETSc installation anyway 2015-01-17 16:47:13 +00:00
Pratheek Shanthraj 54dc4943de adaptive penalty to bound Cv in (0,1) 2015-01-16 18:31:14 +00:00
Pratheek Shanthraj f16244d240 corrected state integration 2015-01-16 17:51:43 +00:00
Pratheek Shanthraj eecb78665c removing some unused code and cleaning up 2015-01-16 17:32:47 +00:00
Pratheek Shanthraj 6411d36633 updated vacancy-damage model 2015-01-16 17:04:01 +00:00
Martin Diehl 93e50366bb fixed automatic determination of compiler 2015-01-16 11:19:30 +00:00
Test User 267b9d723d Added report of SUCCESSFUL test for Revision 3859 2015-01-16 02:11:12 +00:00
Luv Sharma 701f35c326 reverting the changes related to undamaged_Fi during rev. 3850/3851. 2015-01-16 00:09:22 +00:00
David Cereceda Senas 85465333ec 2015-01-15 22:42:56 +00:00
David Cereceda Senas b1ef2f9dd9 2015-01-15 22:40:17 +00:00
Martin Diehl 62ff5d1d45 gfortran/ifort is now selected depending on the compiler provided by PETSc 2015-01-15 11:35:53 +00:00
Martin Diehl ced00954fe added new model by david (LLNL/UCLA) 2015-01-15 10:56:15 +00:00
Luv Sharma 125276283b fix in analytically integrated expression. 2015-01-15 09:22:24 +00:00
Franz Roters 3f55518c31 corrected spelling error in comment 2015-01-15 08:42:47 +00:00
Test User ae093854a2 Added report of SUCCESSFUL test for Revision 3852 2015-01-14 02:12:51 +00:00
Martin Diehl ed6b4fe50a fixed issues when having grains and eulers 2015-01-13 16:04:49 +00:00
Luv Sharma 19611660c2 passing undamaged Fe for calculation of stress.(Pratheek please check.) 2015-01-13 09:54:44 +00:00
Luv Sharma 9c8873f16c added functions to get degraded stiffness and undamaged intermediate deformation gradient. 2015-01-13 09:46:25 +00:00
Luv Sharma 80bb9a2e66 function to calculate mises stress. 2015-01-13 09:43:05 +00:00
Haiming Zhang c2b8627981 Currently, there is no updating for the dot state of vacancy generation, set sizeDotState = 0 2015-01-11 20:01:43 +00:00
Haiming Zhang 1a01ad80c3 1. Set the variable bounds for vacancy concentration and chemical potential.
2. Replaces "nBasisCv + nBasisPot" with "nBasisCP"
2015-01-11 19:56:53 +00:00
Haiming Zhang a2552d6241 Polishing. 2015-01-11 19:10:16 +00:00
Haiming Zhang 775146030c Fix bug: According to the mannual of PETSc, the values are given in row major order by default, which is the opposite of the Fortran convention.
The stiffness matrix of Cahn–Hilliard type equation is unsymmetrical, so we need to transpose the element stiffness matrix before assembling.
2015-01-09 10:40:36 +00:00
Martin Diehl e20271b89a fix for temperature in spectral solver 2015-01-08 13:26:00 +00:00
Martin Diehl c08f704dee added Id + a little help 2015-01-07 19:29:27 +00:00
Franz Roters b746a65390 corrected order of slides 2015-01-07 14:58:41 +00:00
Luv Sharma 9635ae9f3d fix in integration. 2015-01-07 14:51:06 +00:00
Martin Diehl 4d33455c32 fixed addCopyright.sh to used time-dependent temp data to avoid access right problems
deployMe.sh now takes revision as optional argument
2015-01-06 16:15:09 +00:00
Tias Maiti ca58216134 added missing math module import 2015-01-05 12:25:03 +00:00
Martin Diehl 3e3c13bf0b added missing math module import 2015-01-04 21:02:17 +00:00
Luv Sharma 8610531aae removed unused variable. 2015-01-04 20:13:16 +00:00
Luv Sharma 460c0d73fa Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
Martin Diehl 32d0d9ff0d compressed old test reports 2014-12-31 08:57:10 +00:00
Pratheek Shanthraj 2df1f4f3da reverted previous change set (3816) which violates the conservation of coupled conservative fields. please use a VI solver to correctly treat variable bounds 2014-12-21 11:01:10 +00:00
Martin Diehl 8dea16c07f fixed wrong assignment of phase and made orientation comparison robust 2014-12-20 12:42:21 +00:00
Luv Sharma e6d1b21b57 introduced extended plastic state type (including pointer/aliases) 2014-12-19 14:01:03 +00:00
Tias Maiti 023aa9f756 polished few lines for line continuation errors while compiling with gfortran-4.9.2 2014-12-19 04:57:23 +00:00
Test User a837233152 Added report of SUCCESSFUL test for Revision 3829 2014-12-19 04:19:13 +00:00
Martin Diehl 5e8fff13d9 worked on the vtk binary out, still some problems with multicomponent datatypes 2014-12-18 21:46:38 +00:00
Martin Diehl 6604d0f8e8 polishing 2014-12-18 19:26:52 +00:00
Martin Diehl e4cb387571 polishing comments 2014-12-18 18:44:47 +00:00
Martin Diehl 72cb9072e1 added some debug statements 2014-12-18 18:41:02 +00:00
Martin Diehl 7fe20fe805 intent(out) specifier for getXX functions 2014-12-18 18:26:16 +00:00
Martin Diehl fdbaf00fa7 cleaned up naming and added elastic material with volume preserving stiffness 2014-12-18 18:20:11 +00:00
Martin Diehl 9ac62e42df added possibility to specify number of bins to be sorted in advance to current cleared stage 2014-12-18 18:03:36 +00:00