Changeset 26037


Ignore:
Timestamp:
03/02/21 09:13:34 (4 years ago)
Author:
Mathieu Morlighem
Message:

CHG: trying to fix Solid Earth run

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/SealevelchangeAnalysis.cpp

    r25960 r26037  
    4242        iomodel->FetchDataToInput(inputs,elements,"md.solidearth.initialsealevel",SealevelEnum,0);
    4343        iomodel->FetchDataToInput(inputs,elements,"md.geometry.bed",BedEnum);
    44         iomodel->FetchDataToInput(inputs,elements,"md.solidearth.surfaceload.icethicknesschange",SurfaceloadIceThicknessRateEnum);
     44        iomodel->FetchDataToInput(inputs,elements,"md.solidearth.surfaceload.icethicknesschange",SurfaceloadIceThicknessRateEnum,0.);
    4545        iomodel->FetchDataToInput(inputs,elements,"md.solidearth.surfaceload.waterheightchange",SurfaceloadWaterHeightRateEnum);
    4646        iomodel->FetchDataToInput(inputs,elements,"md.solidearth.surfaceload.otherchange",SurfaceloadOtherRateEnum);
Note: See TracChangeset for help on using the changeset viewer.