Changeset 27416
- Timestamp:
- 11/23/22 11:39:57 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Element.cpp
r27354 r27416 924 924 925 925 /*Get material parameters :*/ 926 IssmDouble rho_water = this->FindParam(MaterialsRho SeawaterEnum);926 IssmDouble rho_water = this->FindParam(MaterialsRhoFreshwaterEnum); 927 927 IssmDouble rho_ice = this->FindParam(MaterialsRhoIceEnum); 928 928
Note:
See TracChangeset
for help on using the changeset viewer.