Changeset 255
- Timestamp:
- 05/05/09 17:05:05 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/ice/diagnostic.m
r207 r255 2 2 %DIAGNOSTIC - compute the velocity field of a model 3 3 % 4 % this routine is a Matlab driv n solution4 % this routine is a Matlab driven solution 5 5 % 6 6 % Usage: 7 % u_g=diagnostic_core_linear(m ,analysis_type,varargin);7 % u_g=diagnostic_core_linear(m); 8 8 % 9 9 % See also: ICEDIAGNOSTIC2D, ICEDIAGNOSTIC3D, ICEDIAGNOSTIC_CORE_NONLINEAR ICEDIAGNOSTIC_CORE_LINEAR
Note:
See TracChangeset
for help on using the changeset viewer.