Ignore:
Timestamp:
06/11/19 11:07:32 (6 years ago)
Author:
tpelle
Message:

NEW: ISMIP6 and PICO basal melting parameterizations working in HO, PICOP coming soon

File:
1 edited

Legend:

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

    r23801 r24010  
    9595                IssmDouble     IceVolume(bool scaled);
    9696                IssmDouble     IceVolumeAboveFloatation(bool scaled);
    97                 void                            Ismip6FloatingiceMeltingRate(void){_error_("not implemented yet");};
    9897                void           InputDepthAverageAtBase(int enum_type,int average_enum_type);
    9998                void             InputExtrude(int enum_type,int start);
     
    144143                int            NumberofNodesPressure(void);
    145144                int            NumberofNodesVelocity(void);
    146                 void                            PicoUpdateBoxid(int* pmax_boxid_basin){_error_("not implemented yet");};
    147                 void                            PicoUpdateBox(int loopboxid){_error_("not implemented yet");};
    148                 void                            PicoComputeBasalMelt(void){_error_("not implemented yet");};
    149145                void           PotentialUngrounding(Vector<IssmDouble>* potential_sheet_ungrounding);
    150146                int            PressureInterpolation();
Note: See TracChangeset for help on using the changeset viewer.