Last change
on this file since 6130 was 6130, checked in by Eric.Larour, 14 years ago |
New time stepping, using CFL criterion. Just set time_adapt=1, and set cfl_coefficient (usually 1/2),
and off we go computing new time steps at every iteration.
|
File size:
301 bytes
|
Line | |
---|
1 | function macro=MaxAbsVyEnum()
|
---|
2 | %MAXABSVYENUM - Enum of MaxAbsVy
|
---|
3 | %
|
---|
4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
5 | % this file has been automatically generated by src/c/SynchronizeMatlabEnum
|
---|
6 | % Please read src/c/README for more information
|
---|
7 | %
|
---|
8 | % Usage:
|
---|
9 | % macro=MaxAbsVyEnum()
|
---|
10 |
|
---|
11 | macro=239;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.