Changeset 20157


Ignore:
Timestamp:
02/15/16 09:34:37 (9 years ago)
Author:
Eric.Larour
Message:

CHG: wrong love numbers!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test2002.m

    r20155 r20157  
    2121        nlov=101;
    2222        md.slr.love_h = love(1:nlov,2);  % radial displacement (height)
    23         md.slr.love_k = love(1:nlov,4);  % gravitational potential (phi)
     23        md.slr.love_k = love(1:nlov,3);  % gravitational potential (phi)
    2424
    2525        %}}}
Note: See TracChangeset for help on using the changeset viewer.