Changeset 11390
- Timestamp:
- 02/10/12 09:20:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Elements/Penta.cpp
r11369 r11390 3537 3537 GetBConduct(&B_conduct[0][0],&xyz_list[0][0],gauss); 3538 3538 3539 D_scalar_conduct=gauss->weight*Jdet* (thermalconductivity/(rho_ice*heatcapacity));3539 D_scalar_conduct=gauss->weight*Jdet*kappa; 3540 3540 if(dt) D_scalar_conduct=D_scalar_conduct*dt; 3541 3541
Note:
See TracChangeset
for help on using the changeset viewer.