resolve_second_order_w: Resolve a 'second_order_w' value against the default scheme

View source: R/second_order_w.R

resolve_second_order_wR Documentation

Resolve a second_order_w value against the default scheme

Description

Internal 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.

Usage

resolve_second_order_w(value)

Arguments

value

The value to resolve, as accepted by second_order_w<-.

Value

The resolved second_order_w list.


mizer documentation built on Aug. 24, 2026, 9:08 a.m.