List of the main variables

Contents

Version

2.11

Contact

Please report problems/bugs to michael.holmboe@umu.se

Main types of variables used in the atom MATLAB library

  1. Atom_label % 1xn cell array
  2. atom % The main matlab struct variable
  3. Box_dim % A 1x3 or 1x9 array variable holding the Box size parameters
  4. Cell % A 1x6 array variable containing the a, b, c cell values and the alfa, beta, gamma angle values as used in a typical .pdb file
  5. distance_factor % variable related to finding the nearest neighbours or bonds based on different atomtypes vdw radii.
  6. limits % A 1x6 array defining a volumetric region
  7. rmaxshort % Maximum H-related bond radius
  8. rmaxlong % Maximum non-H-related bond/neighbor radius
  9. XYZ_data % A nx3 matrix holdnig the XYZ-coordinates
  10. XYZ_labels % A cell list om atom types