This commit is contained in:
Eisuke Kawashima
2020-03-14 12:38:28 +09:00
parent fa7085be07
commit 649a8cc01a
401 changed files with 617 additions and 617 deletions

View File

@ -104,7 +104,7 @@ class Ensemble(dobject):
conserved quantity the dependencies are defined in bind.
Args:
beads: The beads object from whcih the bead positions are taken.
beads: The beads object from which the bead positions are taken.
nm: A normal modes object used to do the normal modes transformation.
cell: The cell object from which the system box is taken.
bforce: The forcefield object from which the force and virial are
@ -303,7 +303,7 @@ class NVTEnsemble(NVEEnsemble):
higher simulation temperature, as is appropriate.
Args:
beads: The beads object from whcih the bead positions are taken.
beads: The beads object from which the bead positions are taken.
nm: A normal modes object used to do the normal modes transformation.
cell: The cell object from which the system box is taken.
bforce: The forcefield object from which the force and virial are
@ -422,7 +422,7 @@ class NPTEnsemble(NVTEnsemble):
higher simulation temperature, as is appropriate.
Args:
beads: The beads object from whcih the bead positions are taken.
beads: The beads object from which the bead positions are taken.
nm: A normal modes object used to do the normal modes transformation.
cell: The cell object from which the system box is taken.
bforce: The forcefield object from which the force and virial are