Changeset 5309
- Timestamp:
- 08/17/10 11:05:05 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/tres.m
r5299 r5309 28 28 md.vz=zeros(md.numberofgrids,1); 29 29 end 30 md.vel=PatchToVec(md.results.DiagnosticSolution.Vel);31 30 end 31 md.vel=PatchToVec(md.results.DiagnosticSolution.Vel); 32 32 33 33 if isfield(md.results.DiagnosticSolution,'Pressure'),
Note:
See TracChangeset
for help on using the changeset viewer.