Skip to content

main_density_calc works on a single bead, passing all bead information to it leads to high memory usage #42

Description

@omgol411

main_density_calc in main.py takes coords, radius, and mass.
These are for all beads while the function works on a single bead.
Similarly, a single BeadDensity class instance should be common to all beads and outside main_density_calc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions