Changeset 24615
- Timestamp:
- 02/27/20 21:35:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r24579 r24615 5579 5579 if(bp_compute_fingerprints)this->SealevelriseEustaticBottomPressure(pSgi,peustatic,latitude,longitude,radius,oceanarea,eartharea); 5580 5580 } 5581 if(!IsIceInElement()){5581 //if(!IsIceInElement()){ 5582 5582 /*there is ice in this eleemnt, let's compute the eustatic response for ice changes:*/ 5583 5583 this->SealevelriseEustaticIce(pSgi,peustatic,latitude,longitude,radius,oceanarea,eartharea); 5584 }5584 //} 5585 5585 5586 5586 }
Note:
See TracChangeset
for help on using the changeset viewer.