2020-03-27 Cerutti Onboarding
Date
Mar 27, 2020
Participants
@Jeffrey Wagner
@David Cerutti (Deactivated)
Discussion topics
Item | Notes |
---|---|
General onboarding checklist https://openforcefield.atlassian.net/wiki/spaces/OFFO/pages/62324786 |
|
Walk through smirnoff99Frosst repo structure |
|
Reproduce a fit using ForceBalance | Tutorial for fitting in README here: Miniconda install instructions: wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash ./Miniconda3-latest-Linux-x86_64.sh -b -p $HOME/miniconda3
source ~/miniconda3/etc/profile.d/conda.sh Forcebalance install instructions conda create -n fb-fit -c conda-forge -c omnia -c openeye geometric openeye-toolkits forcebalance openforcefield Confirm OE install >>> from openeye import oechem
>>> mol = oechem.OEMol() Install workqueue
|
Making a development build of OFF Toolkit | |
Walk through FF API | Â |
Build workflow to compare librarycharges between AmberTools-parametrized ALA and SMIRNOFF-parametrized ALA | Result posted to slack: https://openforcefieldgroup.slack.com/archives/C4VHEFXS5/p1585337569000600?thread_ts=1575750481.078600&cid=C4VHEFXS5 |
 |  |