Open felipeZ opened 3 years ago
It is handy if we can manipulate the Options items like:
Options
from pyvotca.options import Options opts = Options() opts.dftpackage.package.orca.maxcore = 300
What is needed
It is handy if we can manipulate the
Options
items like: