Changeset 10981 for issm/trunk/test/NightlyRun/test407.m
- Timestamp:
- 11/29/11 19:29:01 (13 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 10962,10965,10969-10976,10980
- Property svn:mergeinfo changed
-
issm/trunk/test/NightlyRun/test407.m
r9703 r10981 10 10 field_tolerances={1e-13,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.Vz),...15 PatchToVec(md.results.DiagnosticSolution.Vel),...16 PatchToVec(md.results.DiagnosticSolution.Pressure),...12 (md.results.DiagnosticSolution.Vx),... 13 (md.results.DiagnosticSolution.Vy),... 14 (md.results.DiagnosticSolution.Vz),... 15 (md.results.DiagnosticSolution.Vel),... 16 (md.results.DiagnosticSolution.Pressure),... 17 17 };
Note:
See TracChangeset
for help on using the changeset viewer.