Changeset 23323
- Timestamp:
- 09/19/18 15:10:06 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/shared/Elements/PddSurfaceMassBalanceSicopolis.cpp ΒΆ
r23322 r23323 71 71 IssmDouble inv_sqrt2 =1.0/sqrt(2.0); 72 72 73 #if defined(_HAVE_ADOLC_)73 #if !defined(_HAVE_ADOLC_) 74 74 pdd=pdd+(s_stat*inv_sqrt2pi*exp(-0.5*pow(tstar*inv_s_stat,2)) 75 75 +0.5*tstar*erfc(-tstar*inv_s_stat*inv_sqrt2))*inv_twelve;
Note:
See TracChangeset
for help on using the changeset viewer.