Autogenerated Tag Syntax Documentation:


A scoring grid that stores at each grid point the shortest distance to the closest surface point on any van der Waals sphere in the protein, and then uses that distance when scoring to evaluate a Lennard-Jones like potential created from a spline interpolation of a scoring table in the rosetta database: scoring/qsar/lj_table.txt. No parameters may be customized for this grid

<VdwGrid name="(&string;)" grid_name="(&string;)" weight="(&real;)" />
  • grid_name: The name used to insert the scoring grid into the GridSet
  • weight: (REQUIRED) XRW TO DO