Changeset 12252


Ignore:
Timestamp:
05/16/12 12:39:48 (13 years ago)
Author:
cborstad
Message:

minor comment fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-jpl-damage/src/c/objects/Materials/Matice.cpp

    r12168 r12252  
    213213void  Matice::GetViscosity2d(double* pviscosity, double* epsilon){
    214214        /*From a string tensor and a material object, return viscosity, using Glen's flow law.
    215                                                                                                     B
     215                                                                                                   Z * B
    216216          viscosity= -------------------------------------------------------------------
    217217                                                  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.