Class FixedChargeAlchemicalForces

java.lang.Object
ffx.potential.openmm.FixedChargeAlchemicalForces

public class FixedChargeAlchemicalForces extends Object
Fixed Charge Alchemical Forces.

1. Handle interactions between non-alchemical atoms with our default OpenMM NonBondedForce. Note that alchemical atoms must have eps=0 to turn them off in this force.

2. Handle interactions between alchemical atoms and mixed non-alchemical invalid input: '<'-> alchemical interactions with an OpenMM CustomNonBondedForce.

  • Constructor Details

  • Method Details

    • getFixedChargeSoftcoreForce

      public CustomNonbondedForce getFixedChargeSoftcoreForce()
    • getAlchemicalAlchemicalStericsForce

      public CustomBondForce getAlchemicalAlchemicalStericsForce()
    • getNonAlchemicalAlchemicalStericsForce

      public CustomBondForce getNonAlchemicalAlchemicalStericsForce()