% emacs should use -*- KeyVal -*- mode % molecule specification molecule: ( symmetry = C2V unit = angstrom { atoms geometry } = { O [ 0.00000000 0.00000000 0.37000000 ] H [ 0.78000000 0.00000000 -0.18000000 ] H [ -0.78000000 0.00000000 -0.18000000 ] } ) % basis set specification basis: ( name = "6-31G*" molecule = $:molecule ) mpqc: ( checkpoint = no savestate = no % molecular coordinates for optimization coor: ( molecule = $:molecule generator: ( molecule = $:molecule ) ) % method for computing the molecule's energy mole: ( molecule = $:molecule basis = $:basis coor = $..:coor memory = 16000000 ) % optimizer object for the molecular geometry opt: ( function = $..:mole update: () convergence: ( cartesian = yes energy = $..:..:mole ) ) )