BISICLES AMR ice sheet model  0.9
Classes
CalvingModel.H File Reference

Go to the source code of this file.

Classes

class  CalvingModel
 virtual base for calving models More...
 
class  NoCalvingModel
 the simplest calving model : don't do anything More...
 
class  DeglaciationCalvingModelA
 
class  DomainEdgeCalvingModel
 Ensure open ocean on one or more domain edges. More...
 
class  ProximityCalvingModel
 Calve ice based on proximity to the grounding line. More...
 
class  DeglaciationCalvingModelB
 
class  ThicknessCalvingModel
 A thickness-based calving model which should permit advance and retreat. More...
 
class  MaximumExtentCalvingModel
 A calving model which enforces a maximum extent of the ice shelf. More...
 
class  CompositeCalvingModel
 Calving model which lets us compose multiple calving models. More...
 
class  FlotationCalvingModel
 calving model which removes all floating ice. More...
 
class  CliffCollapseCalvingModel
 A calving model which implements the Pollard and DeConto cliff-collapse mechanism using the ice mask. More...
 
class  VariableRateCalvingModel
 A Calving model that provides a simple rate. More...
 
class  RateProportionalToSpeedCalvingModel
 A Calving model that provides a rate proportional to speed: the constant of proportionality can vary in x,y,t. More...