Changeset 18011


Ignore:
Timestamp:
05/17/14 11:00:36 (11 years ago)
Author:
cborstad
Message:

NEW: function to calculate basic analytical backstress (e.g. without an inversion)

Location:
issm/trunk-jpl/src/m/mech
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/mech/backstressfrominversion.m

    r17686 r18011  
    2323%
    2424%   Return values:
    25 %               'backstress' is the inferred backstress necessary to balance the
    26 %               analytical solution (keeping damage within its appropriate limits, e.g. D
    27 %               in [0,1]).
     25%               'backstress' is the inferred backstress based on the analytical
     26%               solution for ice shelf creep
    2827%
    2928%   Usage:
  • issm/trunk-jpl/src/m/mech/backstressfrominversion.py

    r17622 r18011  
    88
    99        This routine computes backstress based on the analytical formalism of
    10         Thomas (1973) and Borstad et al. (2013, The Cryoshpere).  The model
     10        Thomas (1973) and Borstad et al. (2013, The Cryosphere).  The model
    1111        must contain inversion results for ice rigidity.  Strain rates must
    1212        also be included, either from observed or modeled velocities.  Ice
     
    2929
    3030   Return values:
    31                 'backstress' is the inferred backstress necessary to balance the
    32                 analytical solution (keeping damage within its appropriate limits, e.g. D
    33                 in [0,1]).
     31                'backstress' is the inferred backstress based on the analytical
     32                solution for ice shelf creep
    3433
    3534   Usage:
Note: See TracChangeset for help on using the changeset viewer.