| |
---|
Recap | Goal: Ultimately build a workflow that can take a bunch of monomers and the rules for how they can attach/grow from each other, and create a general FF that can handle any valid combination of those monomers. (General) – What’s the anticipated starting point for LW’s workflow? Is it a large parameterized chain? A definition of all the monomers? Can we fragment a large molecule to get the same benefits as knowing the underlying residues? What is gained by knowing the chemistry of monomers? LW – It’s advantageous to know the underlying monomers to parameterize a variety of polymers. And visualization/analysis will rely on residue info. JW – Knowledge of residue SMIRKS gives some guarantee of extensibility, so that sidechain amides won’t be confused with backbone
SB – What’s the rationale for starting with a reverse-engineering approach? JW – Largely a simple test case where we can get residue SMARTS early on, to be replaces with something more complex SB – Could start with simple types, like smirnoff99Frosst, and build up complexity/elaborate SMIRKS as the data suggests (General) – What’s the strategy for our own polymer FF? Not sure if we’re going to elaborate from small molecule FF, or simplify from ff14SB port.
|
Strategies for branching | |
Dealing with same residue in different environments (charges specifically) | Two sorts of machinery that we’re building: enumeration machinery and ff creation machinery: Workflow Monomer definitions --(enumeration machinery)--> a bunch of raw data (molecules+energies) --(ff creation machinery)→ a force field
Inputs required for running aspirational workflow: monomer definitions monomer attachment frequencies backbone definition/attachment points molecular context strategy (how far beyond a monomer a pattern should extend) This should allow either a rigorous definition (“extend three bonds”) or looser definitions (“include the important context”) Parameters in overlapping regions should be the same (dihedrals between residues shouldn’t disagree) LW: IMO things that are difficult – extending molecular context much beyond the next residue/s. Difficult to account for 3D structure
What are the pros and cons of having all patterns in the final FF contain at least one whole residue, versus just being the minimal chemical context to get the correct final parameterization? It’s mostly bookkeeping – If we already somehow know which parameters will end up with physical values close to each other, then it makes no difference whether we’ve compressed them down into a minimal number of parameters/environments. But for a novel polymer, if we don’t know which substructures will be equivalent yet, it’s best to leave them separate during parameter training.
|
See if last week’s FF creation achieves the correct energies | |