diff --git a/README b/README index 49e91672f2b878d0ddff61a93c21b914d6b212e9..56081944f6054a7fd057a935da3c78298fcd6278 100644 --- a/README +++ b/README @@ -5,11 +5,15 @@ Brownian dynamics (BD) simulation is method for studying biomolecules, ions, and nanomaterials that balances detail with computational efficiency. -ARBD supports tabulated non-bonded and bonded interactions between BD particles -that can also be influenced by grid-specified potentials. Uniquely, ARBD also allows grid-specified densities and potentials to be associated with rigid body particles that rotate and translate to represent larger molecules. Most importantly, +ARBD supports tabulated non-bonded and bonded interactions between BD +particles that can also be influenced by grid-specified +potentials. Uniquely, ARBD also allows grid-specified densities and +potentials to be associated with rigid body particles that rotate and +translate to represent larger molecules. Most importantly, the code is +designed to run quickly on modern NVIDIA GPUs. Please be aware that ARBD is being actively developed, is offered as alpha -software (bugs may be present) and is offered without warranty. +software without warranty. Expect to run into the occasional bug. /==============\ | Installation |