Changeset 16898


Ignore:
Timestamp:
11/22/13 15:37:32 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing stabilization=2 in thermal

File:
1 edited

Legend:

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

    r16897 r16898  
    235235                        }
    236236                        if(dt!=0.){
     237                                D_scalar=gauss->weight*Jdet;
    237238                                for(int i=0;i<numnodes;i++){
    238239                                        for(int j=0;j<numnodes;j++){
Note: See TracChangeset for help on using the changeset viewer.