Changeset 18188


Ignore:
Timestamp:
06/25/14 13:58:44 (11 years ago)
Author:
seroussi
Message:

BUG: forgot r in r BT B

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

    r18187 r18188  
    29332933                this->GetBFSprimeUzawa(BprimeU,element,dim,xyz_list,gauss);
    29342934
    2935                 DU = gauss->weight*Jdet;
     2935                DU = gauss->weight*Jdet*sqrt(r);
    29362936
    29372937                TripleMultiply(BU,1,pnumdof,1,
Note: See TracChangeset for help on using the changeset viewer.