source: issm/oecreview/Archive/23185-23389/ISSM-23223-23224.diff@ 23390

Last change on this file since 23390 was 23390, checked in by Mathieu Morlighem, 6 years ago

CHG: added Archive/23185-23389

File size: 901 bytes
RevLine 
[23390]1Index: ../trunk-jpl/test/NightlyRun/test2084.m
2===================================================================
3--- ../trunk-jpl/test/NightlyRun/test2084.m (revision 23223)
4+++ ../trunk-jpl/test/NightlyRun/test2084.m (revision 23224)
5@@ -146,7 +146,7 @@
6 md.love.nfreq=length(md.love.frequencies);
7
8 field_names ={field_names{:},'LoveH_loadingVSS96_elastic','LoveK_loadingVSS96_elastic','LoveL_loadingVSS96_elastic','LoveH_loadingVSS96_realpart','LoveK_loadingVSS96_realpart','LoveL_loadingVSS96_realpart','LoveH_loadingVSS96_imagpart','LoveK_loadingVSS96_imagpart','LoveL_loadingVSS96_imagpart'};
9-field_tolerances={field_tolerances{:},2e-7,2e-7,2e-7,2e-7,2e-7,2e-7,2e-7,2e-7,2e-7};
10+field_tolerances={field_tolerances{:},6e-7,6e-7,6e-7,6e-7,6e-7,6e-7,6e-7,6e-7,6e-7};
11 field_values={field_values{:},...
12 (md.results.LoveSolution.LoveHr(:,1)),...
13 (md.results.LoveSolution.LoveKr(:,1)),...
Note: See TracBrowser for help on using the repository browser.