Changeset 12252
- Timestamp:
- 05/16/12 12:39:48 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage/src/c/objects/Materials/Matice.cpp
r12168 r12252 213 213 void Matice::GetViscosity2d(double* pviscosity, double* epsilon){ 214 214 /*From a string tensor and a material object, return viscosity, using Glen's flow law. 215 B215 Z * B 216 216 viscosity= ------------------------------------------------------------------- 217 217 2[ exx^2+eyy^2+exx*eyy+exy^2+exz^2+eyz^2 ]^[(n-1)/2n]
Note:
See TracChangeset
for help on using the changeset viewer.