|
rbmatlab 0.10.01
|
parabolic velocity field More...
Go to the source code of this file.
Functions | |
| function [
vel , lambda ] = | velocity_parabola ( glob, params) |
| parabolic velocity field | |
parabolic velocity field
Definition in file velocity_parabola.m.
| function [ vel , lambda ] = velocity_parabola | ( | glob, | |
| params | |||
| ) |
parabolic velocity field
| glob | glob |
| params | a structure with model parameters |
| vel | vel |
| lambda | lambda |
c — velocity of parabola-profile in params.yrange, constant in x-direction debug — flag indicating wether debug output shall be turned on decomp_mode — flag indicating the operation mode of the function:
-th component independent of the parameters given in mu_names.
-the coefficient
dependent on the parameters given in mu_names. Definition at line 1 of file velocity_parabola.m.
1.7.4