|
rbmatlab 0.10.01
|
subtracts a previously added addent induced by gravitational effects. More...
Go to the source code of this file.
Functions | |
| function data = | postprocess_gravity ( data, glob, params) |
| subtracts a previously added addent induced by gravitational effects. | |
subtracts a previously added addent induced by gravitational effects.
Definition in file postprocess_gravity.m.
| function data = postprocess_gravity | ( | data, | |
| glob, | |||
| params | |||
| ) |
subtracts a previously added addent induced by gravitational effects.
In case of a numerical scheme for the Richard's equation it is possible to model gravity by adding a defect growing with height to the initial data function. This way, the resulting concentration gradient diffuses a down-ward flow is created.
| data | data |
| glob | glob |
| params | params |
| data | data |
params — - gravity: gravitational factor gravity — gravity Definition at line 1 of file postprocess_gravity.m.
1.7.4