Menu

Code SVN development Commit Log


Commit Date  
[r779] by rdorgan

-- dof in GradSmallStrain and C0GradSmallStrain elements: general field
-- dof in GradSSMatSupportT and GradSSSolidMatT support files: general field
-- dof in GradJ2SS1D material: isotropic hardening
-- dof in C0GradJ2SS1D material: plastic multiplier
-- formatting changes

2004-04-01 22:46:54 Tree
[r778] by raregue

changed abs to fabs in order for both CodeWarrior and gcc to gives same results

2004-03-21 21:18:03 Tree
[r777] by raregue

adding plasticity_DP_loc to development materials

2004-03-20 23:35:32 Tree
[r776] by raregue

adding option for plasticity_DP_loc to development materials

2004-03-20 23:30:33 Tree
[r775] by raregue

added option to activate plasticity_MR model within development

2004-03-20 02:49:39 Tree
[r774] by raregue

adding makefile for plasticity_MR model in development

2004-03-20 02:48:12 Tree
[r773] by raregue

added ReadMe file to describe difference between
MRSSNLHardT_continuum.cpp and MRSSNLHardT.cpp

2004-03-17 21:13:35 Tree
[r772] by paklein

with revised dArrayT::operator=,
a = 0;
is ambiguous and needs to be replaced with:
a = 0.0;
that is, explicitly put a floating point number on the RHS.

2004-03-16 10:05:15 Tree
[r771] by --none--

This commit was manufactured by cvs2svn to create tag 'END_BRANCH_BS3D'.

2004-03-14 18:49:44 Tree
[r770] by hspark

1. Fixed bug in 3D thk calculations

2004-03-14 18:49:43 Tree
Older >