topology

Topology transformations

This module contains implementations of common topology transformations, like the generation of initial particle positions.

Functions

create_atoms

Generates initial particle positions for coarse-grained simulations.

unwrap

Globally unwraps particle positions.

unwrap_edge

Locally unwraps the positions of molecules at the edge of the simulation box.

wrap

Wraps particle positions back into the primary simulation cell.