mdcore  0.1.5
Data Fields
part_type Struct Reference

#include <part.h>

Data Fields

int id
double mass
double imass
double charge
double eps
double rmin
char name [64]
char name2 [64]

Detailed Description

Structure containing information on each particle species.


Field Documentation

double charge
double eps

Nonbonded interaction parameters.

int id

ID of this type

double imass
double mass

Constant physical characteristics

char name[64]

Name of this paritcle type.

char name2[64]
double rmin

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines