R/utils.R
rmf_time_steps.Rd
rmf_time_steps
calculates the internal sequence of time steps of a transient MODFLOW model from either an RMODFLOW
dis object or separate parameters
rmf_time_steps( dis = NULL, perlen = NULL, tsmult = NULL, nstp = NULL, incl_ss = TRUE )
dis | optional, an |
---|---|
perlen | optional, only read when a |
tsmult | optional, only read when a |
nstp | optional, only read when a |
incl_ss | logical, only read when a |
a list holding the numeric vectors of the computed sequence of time step lengths and its cumulative sum