source:
issm/oecreview/Archive/16554-17801/ISSM-17701-17702.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 1.3 KB |
-
TabularUnified ../trunk-jpl/test/NightlyRun/test435.m
47 47 'Bed2','Surface2','Thickness2','Floatingice2','Vx2','Vy2','Vz2','Pressure2',... 48 48 'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3'}; 49 49 field_tolerances={2e-11,3e-12,2e-11,1e-11,4e-10,1e-08,6e-10,1e-13,... 50 2e-11, 4.5e-12,9e-10,2e-11,1e-09,1e-08,3e-10,1e-10,...51 1e-10,3e-11,1e-10,7e-11,1e-09,1e-08,1e-09, 2e-11};50 2e-11,3e-11,9e-10,7e-11,1e-09,1e-08,1e-09,1e-10,... 51 1e-10,3e-11,1e-10,7e-11,1e-09,1e-08,1e-09,1e-10}; 52 52 field_values={... 53 53 (md.results.TransientSolution(1).Base),... 54 54 (md.results.TransientSolution(1).Surface),... -
TabularUnified ../trunk-jpl/test/NightlyRun/test702.m
45 45 46 46 %Fields and tolerances to track changes 47 47 field_names ={'Vx','Vy','Vel','Pressure'}; 48 field_tolerances={ 3e-09,3e-09,3e-09,1e-08};48 field_tolerances={1e-08,1e-08,1e-08,1e-08}; 49 49 field_values={... 50 50 (md.results.StressbalanceSolution.Vx),... 51 51 (md.results.StressbalanceSolution.Vy),...
Note:
See TracBrowser
for help on using the repository browser.