utils.read_flow_vtr
utils.read_flow_vtr(vtr_file, verbose=False)Read a flow .vtr file and return a :class:~kabs.FlowResult.
direction and nu are restored from the file when the file was written by :func:write_flow_vtr with a FlowResult that carried them.