- Timestamp:
- 07/29/20 02:53:58 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/HydrologyDCEfficientAnalysis.h
r25252 r25308 35 35 36 36 /*Intermediaries*/ 37 IssmDouble EplStoring(Element* element,Gauss* gauss, Input2* epl_thick_input , Input2* epl_head_input, Input2* base_input);38 IssmDouble EplTransmitivity(Element* element,Gauss* gauss, Input2* epl_thick_input , Input2* epl_head_input, Input2* base_input);37 IssmDouble EplStoring(Element* element,Gauss* gauss, Input2* epl_thick_input); 38 IssmDouble EplTransmitivity(Element* element,Gauss* gauss, Input2* epl_thick_input); 39 39 void GetHydrologyDCInefficientHmax(IssmDouble* ph_max,Element* element, Node* innode); 40 40 IssmDouble GetHydrologyKMatrixTransfer(Element* element);
Note:
See TracChangeset
for help on using the changeset viewer.