Ignore:
Timestamp:
05/13/13 14:24:49 (12 years ago)
Author:
bdef
Message:

NEW: Adding the computation of the water transfer between layers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Materials/Matpar.cpp

    r15012 r15015  
    370370}               
    371371/*}}}*/
     372/*FUNCTION Matpar::GetSedimentThickness {{{*/
     373IssmDouble Matpar::GetSedimentThickness(){
     374        return sediment_thickness;               
     375}               
     376/*}}}*/
    372377/*FUNCTION Matpar::GetEplTransitivity {{{*/
    373378IssmDouble Matpar::GetEplTransmitivity(){
Note: See TracChangeset for help on using the changeset viewer.