Changeset 27437
- Timestamp:
- 11/28/22 07:25:57 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Element.h
r27354 r27437 164 164 void MigrateGroundingLine(IssmDouble* sheet_ungrounding); 165 165 void MismipFloatingiceMeltingRate(); 166 void MonthlyF ractionBasin(IssmDouble* monthlyfrac,int enum_type);166 void MonthlyFactorBasin(IssmDouble* monthlyfac,int enum_type); 167 167 void MonthlyPiecewiseLinearEffectBasin(int nummonthbreaks,IssmDouble* monthlyintercepts,IssmDouble* monthlytrends,IssmDouble* monthlydatebreaks,int enum_type); 168 168 void BeckmannGoosseFloatingiceMeltingRate();
Note:
See TracChangeset
for help on using the changeset viewer.