Issue I352 [med,minor,resolved] Example trap\util.lua fast_adjust segment test first incorrectly (efficiency) Description: In trap\util.lua, is_first should be Boolean true/false not 1/0. This caused the first pass initialization in fast_adjust to be called on every time step, thereby reducing efficiency a bit. This issue only affects performance, not correctness. Affects 8.0.0-8.0.1 Resolved in 8.0.2