Changeset 12613
- Timestamp:
- 07/05/12 15:49:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/utils/Numerics/cfl_step.m
r11799 r12613 8 8 % 9 9 % Example: 10 % dt=cfl_step(md,md ,md.results.DiagnosticSolution.Vx,md.results.DiagnosticSolution.Vy)10 % dt=cfl_step(md,md.results.DiagnosticSolution.Vx,md.results.DiagnosticSolution.Vy) 11 11 12 12 %Check length of velocities
Note:
See TracChangeset
for help on using the changeset viewer.