Changeset 27942


Ignore:
Timestamp:
10/05/23 14:04:35 (18 months ago)
Author:
jdquinn
Message:

CHG: Removing test print

File:
1 edited

Legend:

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

    r27186 r27942  
    8585              md.results.TransientSolution(3).EplHead,...
    8686              md.results.TransientSolution(3).SedimentHeadResidual};
    87 
    88 for i=1:3
    89         disp(md.results.TransientSolution(i).EplHead(1));
    90         disp(md.results.TransientSolution(i).HydrologySubTime);
    91         disp(md.results.TransientSolution(i).HydrologySubsteps);
    92 end
Note: See TracChangeset for help on using the changeset viewer.