Changeset 16896


Ignore:
Timestamp:
11/22/13 14:19:57 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing enthalpy KMatrix

File:
1 edited

Legend:

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

    r16895 r16896  
    308308                        }
    309309                        if(dt!=0.){
     310                                D_scalar=gauss->weight*Jdet;
    310311                                for(int i=0;i<numnodes;i++){
    311312                                        for(int j=0;j<numnodes;j++){
Note: See TracChangeset for help on using the changeset viewer.