Resuspension Volume
Diluent volume to add given lyophilized mass and target concentration.
Example
You enter
- Lyophilized mass (g) 0.05
- Target concentration (g/L) 10
You get
- Mass g 0.05
- Target concentration 10
- Diluent volume 0.005
Details, formula, and sources
volume = mass / target_concentration. Unit handling is the user's responsibility (target in g/L returns L).
Trivial arithmetic; the fixture is the unit handling.
No code citation required.
Verify protocol against your lab's SOP before pipetting. A miscalculated dilution can ruin a run or a sample.
Field names used by the API: mass_g, target_concentration, volume