source: issm/oecreview/Archive/21337-21723/ISSM-21461-21462.diff@ 21726

Last change on this file since 21726 was 21726, checked in by Mathieu Morlighem, 8 years ago

CHG added Archive/21337-21723

File size: 589 bytes
  • ../trunk-jpl/src/m/classes/slr.py

     
    8787                self.fluid_love=0.942;
    8888               
    8989                #moment of inertia:
    90                 self.equatorial_moi=8.0077*10^37; # [kg m^2]
    91                 self.polar_moi     =8.0345*10^37; # [kg m^2]
     90                self.equatorial_moi=8.0077*10**37; # [kg m^2]
     91                self.polar_moi     =8.0345*10**37; # [kg m^2]
    9292
    9393                #mean rotational velocity of earth
    9494                self.angular_velocity=7.2921*10**-5; # [s^-1]
Note: See TracBrowser for help on using the repository browser.