Changeset 14812


Ignore:
Timestamp:
04/30/13 12:24:14 (12 years ago)
Author:
Eric.Larour
Message:

CHG: took out current_he and added yts arguments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/GiaDeflectionCoreArgs.h

    r14807 r14812  
    1111        IssmDouble ri; //radial distance from center of disk to vertex  i
    1212        IssmDouble re; //radius of disk
    13         IssmDouble current_he; //thickness of ice at current time
    1413        IssmDouble* hes; //loading history (in ice thickness)
    1514        IssmDouble* times; //loading history times
     
    3231        IssmDouble rho_ice;
    3332
     33        /*constants: */
     34        IssmDouble yts;
     35
    3436        /*debug info: */
    3537        int        idisk; //id of the element we are running the gia code in.
Note: See TracChangeset for help on using the changeset viewer.