Uses of Annotation Interface
ffx.utilities.FFXProperty
Packages that use FFXProperty
Package
Description
The Crystal package implements space group symmetry and periodic boundary condition support.
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
The pme package implements polarization and permanent electrostatics using
Particle Mesh Ewald (PME).
The Parameters package stores force field atom types, bond types, etc, and keywords that define
the potential.
The X-ray CLI package defines options for PicoCLI command line scripts.
-
Uses of FFXProperty in ffx.crystal
Fields in ffx.crystal with annotations of type FFXPropertyModifier and TypeFieldDescriptiondoubleCrystal.aLength of the cell edge in the direction of the a basis vector.doubleCrystal.alphaThe interaxial lattice angle between b and c.doubleCrystal.bLength of the cell edge in the direction of the b basis vector.doubleCrystal.betaThe interaxial lattice angle between a and c.doubleCrystal.cLength of the cell edge in the direction of the c basis vector.doubleCrystal.gammaThe interaxial lattice angle between a and b.final SpaceGroupCrystal.spaceGroupThe space group of the crystal. -
Uses of FFXProperty in ffx.potential
Fields in ffx.potential with annotations of type FFXPropertyModifier and TypeFieldDescriptionprotected booleanForceFieldEnergy.lambdaTermIndicates use of the Lambda state variable. -
Uses of FFXProperty in ffx.potential.nonbonded
Fields in ffx.potential.nonbonded with annotations of type FFXPropertyModifier and TypeFieldDescriptionfinal doubleVanDerWaalsForm.deltaSecond constant suggested by Halgren for the Buffered-14-7 potential.doubleParticleMeshEwald.electricCoulomb constant in units of kcal*Ang/(mol*electron^2)VanDerWaalsForm.epsilonRuleEpsilon combining rule.final doubleVanDerWaalsForm.gammaFirst constant suggested by Halgren for the Buffered-14-7 potential.final doubleGeneralizedKirkwood.gkcThe Generalized Kirkwood cross-term parameter.VanDerWaalsForm.radiusRuleRadius combining rule.VanDerWaalsForm.radiusSizeRadius size in the parameter file (radius or diameter).VanDerWaalsForm.radiusTypeRadius type in the parameter file (R-Min or Sigma).protected doubleVanDerWaalsForm.scale12Define scale factors between 1-2 atoms.protected doubleVanDerWaalsForm.scale13Define scale factors between 1-3 atoms.protected doubleVanDerWaalsForm.scale14Define scale factors between 1-4 atoms.VanDerWaalsForm.vdwTypevan der Waals functional form. -
Uses of FFXProperty in ffx.potential.nonbonded.pme
Classes in ffx.potential.nonbonded.pme with annotations of type FFXPropertyFields in ffx.potential.nonbonded.pme with annotations of type FFXPropertyModifier and TypeFieldDescriptiondoubleEwaldParameters.aewaldfinal doubleScaleParameters.d11scaleDIRECT-11-SCALE factor.final doubleScaleParameters.d12scaleThe DIRECT_12_SCALE factor is assumed to be 1.0.final doubleScaleParameters.d13scaleThe DIRECT_13_SCALE factor is assumed to be 1.0.final doubleScaleParameters.d14scaleThe DIRECT_14_SCALE factor is assumed to be 1.0.final doubleScaleParameters.intra12ScaleAn intra-12-scale factor other than 0.0 is not supported and will cause FFX to exit.final doubleScaleParameters.intra13ScaleAn intra-13-scale factor other than 0.0 is not supported and will cause FFX to exit.final doubleScaleParameters.intra14ScaleProvides a multiplicative scale factor that is applied to polarization interactions between 1-4 connected atoms located in the same polarization group.final doubleScaleParameters.intra15ScaleAn intra-15-scale factor other than 1.0 is not supported and will cause FFX to exit.final doubleScaleParameters.p12scaleThe interaction energy between a permanent multipole and polarizable site that are 1-2 is scaled by p12scale.final doubleScaleParameters.p13scaleThe interaction energy between a permanent multipole and polarizable site that are 1-3 is scaled by p13scale.final doubleScaleParameters.p14scaleThe interaction energy between a permanent multipole and polarizable site that are 1-4 is scaled by p14scale.final doubleScaleParameters.p15scaleThe interaction energy between a permanent multipole and polarizable site that are 1-5 is scaled by p15scale. -
Uses of FFXProperty in ffx.potential.parameters
Classes in ffx.potential.parameters with annotations of type FFXPropertyModifier and TypeClassDescriptionfinal classThe AngleTorsionType class defines one angle-torsion energy type.final classThe AtomType class represents one molecular mechanics atom type.final classThe BioType class maps PDB identifiers to atom types.final classThe BondType class defines one harmonic bond stretch energy term.final classThe ChargeType class defines a partial atomic charge type.classThe ForceField class organizes parameters for a molecular mechanics force field.final classThe ImproperTorsionType class defines an improper torsion.final classThe MultipoleType class defines a multipole in its local frame.final classThe OutOfPlaneBendType class defines one Allinger style out-of-plane angle bending energy type.final classThe PiOrbitalTorsionType class defines a Pi-Orbital Torsion energy term.final classThe PolarizeType class defines an isotropic atomic polarizability.final classThe SoluteType class defines one implicit solvent radius.final classThe StretchBendType class defines one out-of-plane angle bending energy type.final classThe StretchTorsionType class defines one stretch-torsion energy type.final classThe TorsionTorsionType class defines a Torsion-Torsion spline.final classThe UreyBradleyType class defines one harmonic UreyBradley cross term.final classThe VDWPairType class defines a van der Waals Pair type.Fields in ffx.potential.parameters with annotations of type FFXPropertyModifier and TypeFieldDescriptiondoubleAngleType.angleUnitConvert angle bending energy to kcal/mole.doubleAngleTorsionType.angtorunitConvert angle-torsion to kcal/mole.doubleBondType.bondUnitConvert bond stretch energy to kcal/mole.doubleAngleType.cubicCubic coefficient in angle bending potential.doubleBondType.cubicCubic coefficient in bond stretch potential.doubleOutOfPlaneBendType.cubicCubic coefficient in out-of-plane angle bending potential.doubleUreyBradleyType.cubicCubic coefficient in bond stretch potential.doubleImproperTorsionType.impTorUnitConvert angle bending energy to kcal/mole.doubleOutOfPlaneBendType.opBendUnitConvert Out-of-Plane bending energy to kcal/mole.doubleAngleType.penticPentic coefficient in angle bending potential.doubleOutOfPlaneBendType.penticQuintic coefficient in out-of-plane angle bending potential.doublePiOrbitalTorsionType.piTorsUnitConvert Pi-Torsion energy to kcal/mole.doubleAngleType.quarticQuartic coefficient in angle bending potential.doubleBondType.quarticQuartic coefficient in bond stretch potential.doubleOutOfPlaneBendType.quarticQuartic coefficient in out-of-plane angle bending potential.doubleUreyBradleyType.quarticQuartic coefficient in bond stretch potential.doubleAngleType.sexticSextic coefficient in angle bending potential.doubleOutOfPlaneBendType.sexticSextic coefficient in out-of-plane angle bending potential.doubleStretchBendType.strbndunitdoubleStretchTorsionType.strTorUnitUnit conversion.doubleTorsionType.torsionUnitUnit conversion.doubleTorsionTorsionType.torTorUnitConvert Torsion-Torsion energy to kcal/mole.doubleUreyBradleyType.ureyUnitConvert Urey-Bradley stretch energy to kcal/mole. -
Uses of FFXProperty in ffx.xray.cli
Fields in ffx.xray.cli with annotations of type FFXPropertyModifier and TypeFieldDescriptionprotected doubleDataRefinementOptions.wA--wA or --dataWeight The weight of the data (wA).