Changeset 14812
- Timestamp:
- 04/30/13 12:24:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/GiaDeflectionCoreArgs.h
r14807 r14812 11 11 IssmDouble ri; //radial distance from center of disk to vertex i 12 12 IssmDouble re; //radius of disk 13 IssmDouble current_he; //thickness of ice at current time14 13 IssmDouble* hes; //loading history (in ice thickness) 15 14 IssmDouble* times; //loading history times … … 32 31 IssmDouble rho_ice; 33 32 33 /*constants: */ 34 IssmDouble yts; 35 34 36 /*debug info: */ 35 37 int idisk; //id of the element we are running the gia code in.
Note:
See TracChangeset
for help on using the changeset viewer.