Ignore:
Timestamp:
09/16/19 00:00:54 (6 years ago)
Author:
rueckamp
Message:

NEW: Added BeckmannGoose parameterization for calculating basal melt rates of floating ice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/GeothermalFluxx/GeothermalFluxx.cpp

    r24016 r24145  
    2828                        MantlePlumeGeothermalFluxx(femmodel);
    2929                        break;
     30                case BeckmannGoosseFloatingMeltRateEnum:
     31                        /*Nothing to be done*/
     32                        break;
    3033                default:
    3134                        _error_("Basal forcing model "<<EnumToStringx(basalforcing_model)<<" not supported yet");
Note: See TracChangeset for help on using the changeset viewer.