source: issm/oecreview/Archive/25834-26739/ISSM-26266-26267.diff@ 26740

Last change on this file since 26740 was 26740, checked in by Mathieu Morlighem, 3 years ago

CHG: added 25834-26739

File size: 435 bytes
RevLine 
[26740]1Index: ../trunk-jpl/src/m/contrib/adhikari/wahr.m
2===================================================================
3--- ../trunk-jpl/src/m/contrib/adhikari/wahr.m (revision 26266)
4+++ ../trunk-jpl/src/m/contrib/adhikari/wahr.m (revision 26267)
5@@ -53,6 +53,6 @@
6 coeff = 1000*4*pi*(6.67408*10^-11)*(6.3781*10^6)/9.81;
7
8 % vertical and horizontal solutions
9- vert = g1*coeff % m
10+ vert = g1*coeff; % m
11 horz = g5*coeff; % m
12
Note: See TracBrowser for help on using the repository browser.