@User using .wrdata instead of .save could be another interesting option. Parsing the raw (ascii list of vars + binary blob) is not difficult, the binary blob is read and assigned to an array arr(node) -> voltage, or arr(branch)->current in just 9 lines of tcl code. being an extremely inefficient format it is easy to read in 🙂
``````