Set up a grid
Arguments
- par
a
list
containing the parameter inputs.- m0
the M0 values to be included in the grid.
- m10
the M10 values to be included in the grid.
- h
the h values to be included in the grid.
- psi
the psi values to be included in the grid.
Examples
Param <- get_parameters()
Grid <- get_grid(par = Param)