Evangelos Voyiatzis

Results 6 issues of Evangelos Voyiatzis

Fixing typo in the documentation **Licensing** By submitting this pull request, I agree, that my contribution will be included in LAMMPS and redistributed under either the GNU General Public License...

documentation

**Summary** Implements the necessary geometric operations to allow for an indenter with conical shape in fix indent. **Related Issue(s)** No related issue **Author(s)** Evangelos Voyiatzis @ NovaMechanics Ltd ([email protected]) **Licensing**...

enhancement

compute the distribution of dihedral angles similar to bond and angle scripts. The dihedral angle is signed i.e. ranging from -180 to 180 degrees

In the bond_distribute.py and angle_distribute.py files there is a missing import statement: "from data import data"" Both scripts make use of the data.py (lines 28 and 26 respectively) without importing...

**Summary** Allow the definition of point in region plane using variables **Related Issue(s)** No related issue **Author(s)** E. Voyiatzis at NovaMechanics Ltd (email [email protected]) **Licensing** By submitting this pull request,...

enhancement

**Summary** It would be useful to extent fix adapt in a way that on-the-fly modifications / changes in the parameters of dihedral/improper potentials are supported. **Detailed Description** Similar to attributes...

enhancement