kzfm/pygamess

Override options when creating objects

Closed this issue · 0 comments

kzfm commented

Allow options to be passed to the constructor when creating an object.

g = Gamess(options={"scftyp": "DFT", runtyp="optimize"})