gp.multiplier
Syntax
- i := gp.multiplier(gp)
- gp.multiplier(gp) := i
Description goes here.
- Returns:
i - Get the gridpoint multiplier \(M_{gp}\) to the global timestep used in dynamic multi-stepping
- Accepts:
i - Set the gridpoint multiplier \(M_{gp}\) to the global timestep used in dynamic multi-stepping. Note that the only acceptable values are 1,2,4,8,16,32,64. All other values will be rounded down to the closest acceptable value.
- Arguments:
gp - a zone gridpoint pointer
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |