% Emacs should use -*- KeyVal -*- mode % molecule specification molecule: ( symmetry = c2v unit = angstrom { atoms geometry } = { O [ 0.00000000 0.00000000 0.36937294 ] H [ 0.78397590 0.00000000 -0.18468647 ] H [ -0.78397590 0.00000000 -0.18468647 ] } ) % basis set specification basis: ( name = "3-21G" molecule = $:molecule ) mpqc: ( checkpoint = no savestate = no restart = no % molecular coordinates for optimization coor: ( molecule = $:molecule generator: ( molecule = $:molecule ) ) do_energy = no do_gradient = no % method for computing the molecule's energy mole: ( molecule = $:molecule basis = $:basis memory = 16000000 coor = $..:coor guess_wavefunction: ( molecule = $:molecule total_charge = 0 basis: ( molecule = $:molecule name = "STO-3G" ) memory = 16000000 ) hessian: ( only_totally_symmetric = yes eliminate_cubic_terms = no checkpoint = no ) ) optimize = yes % optimizer object for the molecular geometry opt: ( print_hessian = yes max_iterations = 20 function = $..:mole convergence: ( cartesian = yes energy = $..:..:mole ) ) )