Skip to content

Instantly share code, notes, and snippets.

@SimonBoothroyd
Last active July 26, 2021 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SimonBoothroyd/2405bd7d15c2908227ad42bfe3a79064 to your computer and use it in GitHub Desktop.
Save SimonBoothroyd/2405bd7d15c2908227ad42bfe3a79064 to your computer and use it in GitHub Desktop.
Do you want to train a force field?
name: build-a-force-field
channels:
- conda-forge
- psi4/label/dev
- defaults
dependencies:
- python
- pip
# Common dependencies / utilities
- openff-toolkit
- openff-qcsubmit
- rdkit
- tqdm
- jupyter
# Local QC data generation
- qcfractal >=0.15.6
- torsiondrive
- geometric
- psi4
- basis_set_exchange
# Remote QC data retrieval
- qcportal
# Force field optimizer
- forcebalance
- chemper
- pip:
- git+git://github.com/openforcefield/bespoke-fit.git@master
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment