Implement volume fraction density
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the density used is based on mBuild's implementation, which is kg/m^3 so the target volume are calcualted based on this.
It shouldn't be too hard to implement a volume fraction method of determining the target box size given the volume of 1 ellipsoidal bead, the total number of beads, and the desired volume fraction.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the calculation that currently derives target box size from mBuild's kg/m^3 density; read how bead volume and bead count enter it. Implement the volume-fraction path using one ellipsoidal bead volume, total bead count, and desired fraction, then verify that the resulting target box size matches the requested fraction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100