Skip to content

Transition trips

Commands of the transition_trips chapter of the database, 1 entries. The status words are defined once, on the compatibility matrix, which says what each rests on and what the script builder does with it. Read it before this page: broken and removed are refusals, so a row here can be telling you the emitter will not write that command for that version.

DELETE_TRANSITION_TRIP

Phase setup, layout inline. Manual: SRC-003 p.327.

Deletes one set of boundary-layer transition trip edges by its 1-based index. The manual requires an index greater than zero and states no all-form, so -1 is not accepted here. THE INDEX HAS NO SCRIPTED SOURCE. Nothing in any edition creates a transition trip or reports how many exist, so the number can only come from the application's own tree, from a simulation file the script opened, or from counting by hand. That is why it is not declared as an entity citation: there is no inventory for the script builder to resolve it against and nothing it could range check.

Argument Specification
transition_trip_index int
Version Status Evidence
25.000 documented SRC-749 p.285, same grammar as 26.120
25.100 documented SRC-748 p.301, same grammar as 26.120
26.000 documented SRC-747 p.300, same grammar as 26.120
26.100 documented SRC-741 p.323, same grammar as 26.120
26.101 documented SRC-725 p.326, same grammar as 26.120
26.120 documented SRC-003 p.327
26.121 documented SRC-740 p.330, same grammar as 26.120
26.123 documented SRC-751 p.332, unchanged from SRC-750 p.332
26.124 documented SRC-752 p.332, the SRC-751 file, carried from 26.123; not run on 26.124