pymrio.IOSystem.save_all
- IOSystem.save_all(path, table_format='txt', sep='\t', float_format='%.12g')
Save the system and all extensions.
Extensions are saved in separate folders (names based on extension)
Parameters are passed to the .save methods of the IOSystem and Extensions. See parameters description there.