Set up time steps for DRW model
1 | DRW_timesteps(start.t, end.t, dt, dsett, time.mismatch.tol)
|
start.t |
numeric [1];
start and end times of the model (the |
end.t |
numeric [1];
start and end times of the model (the |
dt |
numeric [1]; time step size |
dsett |
numeric []; MODFLOW dataset time divides, including start and end |
time.mismatch.tol |
numeric [1];
various time comparisons are made during the model in order to check
consistency, such as checking that the end time of one MODFLOW dataset
matches the start time of the next; time.mismatch.tol gives the
tolerance used in these comparisons in calls to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.