Changeset 11390


Ignore:
Timestamp:
02/10/12 09:20:28 (13 years ago)
Author:
seroussi
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Elements/Penta.cpp

    r11369 r11390  
    35373537                GetBConduct(&B_conduct[0][0],&xyz_list[0][0],gauss);
    35383538
    3539                 D_scalar_conduct=gauss->weight*Jdet*(thermalconductivity/(rho_ice*heatcapacity));
     3539                D_scalar_conduct=gauss->weight*Jdet*kappa;
    35403540                if(dt) D_scalar_conduct=D_scalar_conduct*dt;
    35413541
Note: See TracChangeset for help on using the changeset viewer.