You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run MBE optimizations through its QCEngine engine through the geometric.run_json.geometric_run_json(opt_in) interface. Works with any QCEngine program that has ghost atoms hooked up. Known working harnesses are Cfour, NWChem, Psi4
geometric.run_json.geometric_run_json(opt_in)
interface. Works with any QCEngine program that has ghost atoms hooked up. Known working harnesses are Cfour, NWChem, Psi4optking.optimize_qcengine(optinput_data)
schema_name
so thatGeneralizedOptimizationInput
/Result
that drives MBE optimizations can workqcengine.compute_procedure(manybodyinput, "qcmanybody")
procedure for MBE/IE e/g/H single pointsqcengine.compute_procedure(genoptinput, "optking|geometric")
procedure for MBE/IE optimizationspsi4.energy(..., bsse_type=[...])
for e/g/H/optThe text was updated successfully, but these errors were encountered: