Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theory benchmark - ANI-2x, GFN2-XTB, heavy-aug-cc-pV(T+d)Z compute specs #237

Merged
merged 2 commits into from
Oct 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 118 additions & 0 deletions submissions/2021-09-06-theory-bm-single-points/compute.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"qc_specifications": {
"mp2/heavy-aug-cc-pv_tpd_z": {
"method": "mp2",
"basis": "heavy-aug-cc-pv_tpd_z",
"program": "psi4",
"spec_name": "mp2/heavy-aug-cc-pv_tpd_z",
"spec_description": "single point calculation",
"store_wavefunction": "none",
"implicit_solvent": null,
"maxiter": 200,
"scf_properties": [
"dipole",
"quadrupole",
"wiberg_lowdin_indices",
"mayer_indices"
],
"keywords": null
},
"gfn1xtb": {
"method": "gfn1xtb",
"basis": null,
"program": "xtb",
"spec_name": "gfn1xtb",
"spec_description": "A default spec for gfn1xtb",
"store_wavefunction": "none",
"implicit_solvent": null,
"maxiter": 200,
"scf_properties": [
"dipole",
"quadrupole",
"wiberg_lowdin_indices",
"mayer_indices"
],
"keywords": null
},
"gfn2xtb": {
"method": "gfn2xtb",
"basis": null,
"program": "xtb",
"spec_name": "gfn2xtb",
"spec_description": "A default spec for gfn2xtb",
"store_wavefunction": "none",
"implicit_solvent": null,
"maxiter": 200,
"scf_properties": [
"dipole",
"quadrupole",
"wiberg_lowdin_indices",
"mayer_indices"
],
"keywords": null
},
"gfnff": {
"method": "gfnff",
"basis": null,
"program": "xtb",
"spec_name": "gfnff",
"spec_description": "A default spec for gfnff",
"store_wavefunction": "none",
"implicit_solvent": null,
"maxiter": 200,
"scf_properties": [
"dipole",
"quadrupole",
"wiberg_lowdin_indices",
"mayer_indices"
],
"keywords": null
},
"ani2x": {
"method": "ani2x",
"basis": null,
"program": "torchani",
"spec_name": "ani2x",
"spec_description": "A default spec for ani2x",
"store_wavefunction": "none",
"implicit_solvent": null,
"maxiter": 200,
"scf_properties": [
"dipole",
"quadrupole",
"wiberg_lowdin_indices",
"mayer_indices"
],
"keywords": null
}
},
"driver": "energy",
"priority": "normal",
"dataset_tags": [
"openff"
],
"compute_tag": "openff",
"dataset_name": "OpenFF Theory Benchmarking Single Point Energies v1.0",
"dataset_tagline": "Single point energies at final geometries of torsiondrives calculated at reference spec MP2/heavy-aug-cc-pVTZ",
"type": "DataSet",
"description": "A basic dataset for benchmarking different levels of theory",
"metadata": {
"submitter": "pavankum",
"creation_date": "2021-09-16",
"collection_type": "DataSet",
"dataset_name": "OpenFF Theory Benchmarking Single Point Energies v1.0",
"short_description": "Single point energies at final geometries of torsiondrives calculated at reference spec MP2/heavy-aug-cc-pVTZ",
"long_description_url": "https://github.com/openforcefield/qca-dataset-submission/tree/master/submissions/2021-09-06-theory-bm-single-points",
"long_description": "Single point calculations of torsiondrive final geometries from reference spec (MP2/heavy-aug-cc-pVTZ) calculation with different basis sets and functionals",
"elements": []
},
"provenance": {
"openff-qcsubmit": "0.2.3",
"openff-toolkit": "0.9.2",
"OpenEyeToolkitWrapper": "2021.1.1",
"RDKitToolkitWrapper": "2021.03.4",
"AmberToolsToolkitWrapper": "21.0"
},
"dataset": {},
"filtered_molecules": {}
}