Ignore:
Timestamp:
12/05/19 17:16:27 (5 years ago)
Author:
Eric.Larour
Message:

CHG: new function UpdateStericRate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Seg.h

    r24434 r24443  
    171171#endif
    172172#ifdef _HAVE_SEALEVELRISE_
     173                void UpdateStericRate(int steric_rate_model){_error_("not implemented yet!");};
    173174                void    SealevelriseMomentOfInertia(IssmDouble* dI_list,IssmDouble* Sg_old,IssmDouble eartharea){_error_("not implemented yet!");};
    174175                void    SealevelriseEustatic(Vector<IssmDouble>* pSgi,IssmDouble* peustatic,IssmDouble* latitude,IssmDouble* longitude,IssmDouble* radius,IssmDouble oceanarea,IssmDouble eartharea){_error_("not implemented yet!");};
Note: See TracChangeset for help on using the changeset viewer.