System is a container for molecular geometry, settings used to set up a calculation and the calculation object itself.

class System

System.from_files   initialize  

Initialize

initialize(name)

System constructor, creates system with empty geometry and settings

System.from_files(geometry_fn, settings_fn, name = 'sys')

Short way to create system with geometry and settings loaded from files