Changeset 10976 for issm/trunk-jpl/test/NightlyRun/test201.m
- Timestamp:
- 11/29/11 16:52:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test201.m
r9703 r10976 10 10 field_tolerances={1e-13,1e-13,1e-13,1e-13}; 11 11 field_values={... 12 PatchToVec(md.results.DiagnosticSolution.Vx),...13 PatchToVec(md.results.DiagnosticSolution.Vy),...14 PatchToVec(md.results.DiagnosticSolution.Vel),...15 PatchToVec(md.results.DiagnosticSolution.Pressure),...12 (md.results.DiagnosticSolution.Vx),... 13 (md.results.DiagnosticSolution.Vy),... 14 (md.results.DiagnosticSolution.Vel),... 15 (md.results.DiagnosticSolution.Pressure),... 16 16 };
Note:
See TracChangeset
for help on using the changeset viewer.