Changeset 18094


Ignore:
Timestamp:
06/03/14 15:55:07 (11 years ago)
Author:
seroussi
Message:

BUG: forgot to add Floating melt rate module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/cores/transient_core.cpp

    r18068 r18094  
    183183                        }
    184184                }
     185
     186                /*Calculate new Basal melting on Floating ice*/
     187                FloatingiceMeltingRatex(femmodel);
     188               
    185189                if(isgia){
    186190                        if(VerboseSolution()) _printf0_("   computing glacial isostatic adjustment\n");
Note: See TracChangeset for help on using the changeset viewer.