Skip to content

Commit

Permalink
Update faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 authored Dec 5, 2023
1 parent e607173 commit 5a1f15c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,5 @@
> When calculating displacements, `kinisi` uses a simple heuristic to unwrap trajectories.
> If the displacement between two steps, is greater than half the simulation cell length, `kinisi` wraps that
> displacement. This scheme assumes that no particle moves more than one cell between steps. Therefore, it requires that
> enough simulation data is provided to `kinisi`. This process is performed for each dimension of the trajectory,
> allowing for any orthorhombic (and cubic) cell. However, this heuristic does not support simulation cells that do not have
> lattice angles not equal to 90°, or cells that change shape or size.
> enough simulation data is provided to `kinisi`.
> This is the reason for not supporting NPT simulations, although this is being investigated.

0 comments on commit 5a1f15c

Please sign in to comment.