# | Line 153 | Line 153 | namespace OpenMD { | |
---|---|---|
153 | const static int x = atomproperty | dynamic | 2; | |
154 | const static int y = atomproperty | dynamic | 3; | |
155 | const static int z = atomproperty | dynamic | 4; | |
156 | + | const static int r = atomproperty | dynamic | 5; |
157 | ||
158 | const static int opGT = comparator | 0; | |
159 | const static int opGE = comparator | 1; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |