Skip to content

A repository to hold forcefields for molecular mechanics calculations with RASPA

License

Notifications You must be signed in to change notification settings

lipelopesoliveira/ForceFields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Force Fields for RASPA

This repository contains files with DREIDING and UFF force field parameters for simulations using the RASPA program.

The general definition of the van der Waals parameters is done as follows:

Schematic_of_the_Lennard-Jones_6-12_Potential

CodeCogsEqn

The Lennard-Jones potential has it minumum at a ditance Rmin = 21/6 . σ, so the conversion from Rmin to sigma is made dividing Rmin by 21/6.

The conversion from kcal/mol to K is made dividing by the Boltzman constant (Kb) in kcal/[mol.K] = 0.0019872041

Instalation

To install this force field you can create a new folder on the compiled raspa forcefield directory, usually on the folder: ${RASPA_DIR}/share/raspa/forcefield/, and put the tree files in the chosed force field on this new folder. You can put any name that you want, just remember to put this same name on the script to run the RASPA simulation under the Forcefield variable tag.

You can also just put these tree files on the folder that you are running the RASPA, with the variable Local as the force field. The program always search for force field files on the local folder first.

About

A repository to hold forcefields for molecular mechanics calculations with RASPA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published