MCMoveStepDependentpublic class MCMoveVolumeExchangeVLE extends MCMoveVolumeExchange
moveTracker, nominalFrequency, potentialstepSize, stepSizeMax, stepSizeMinfirstBox, secondBox| Constructor | Description |
|---|---|
MCMoveVolumeExchangeVLE(PotentialMaster potentialMaster,
IRandom random,
Space space,
IntegratorBox integrator1,
IntegratorBox integrator2) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
doTrial() |
Method to perform trial move.
|
getNominalFrequency, getTracker, setTracker, toStringgetStepSize, getStepSizeDimension, getStepSizeMax, getStepSizeMaxDimension, getStepSizeMin, getStepSizeMinDimension, setStepSize, setStepSizeMax, setStepSizeMinacceptNotify, affectedAtoms, energyChange, getChi, rejectNotifypublic MCMoveVolumeExchangeVLE(PotentialMaster potentialMaster, IRandom random, Space space, IntegratorBox integrator1, IntegratorBox integrator2)
public boolean doTrial()
MCMovedoTrial in class MCMoveVolumeExchange