View source: R/second_order_w.R
| resolve_second_order_w | R Documentation |
second_order_w value against the default schemeInternal helper that validates a second_order_w value against the default
first-order slot (flux = "upwind", bin_average = FALSE) and returns the
resulting named list. Used by the model constructors to work out the target
flux and bin_average entries before the rest of the model is built.
resolve_second_order_w(value)
value |
The value to resolve, as accepted by |
The resolved second_order_w list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.