FRQ: lattice function #40
Labels
module: utils
new feature
New feature
release: minor
Issues that need to be addressed in a minor release
status: in progress
Someone is working on this issue
Proposed new feature or change:
The local density in particle simulations is calculated at the locations of the particles but in cases where there MIPS is collapse-like, this causes a sometimes unwanted underrepresentation of the gaseous phase. One option is to calculate the local density by first calculating a density field from the particle simulations but this is computationally expensive in large simulations. An alternative is to use the same method as with the local density but evaluate at evenly spaced grid points throughout the simulation box.
To do so, a lattice function should should be implemented that allows to calculate the coordinates of specific lattices in 2D (and 3D). A square grid should be the focus. The user should be able to give a number of points or a specific number of grid points in all directions.
ToDo:
The text was updated successfully, but these errors were encountered: