typeAmountRate
Amount rate/Throughput [each/s]
A type of Rate.
Information
The throughput of some amount, e.g., basically a flow of discretely counted entities, measured in each/s.
Notes
- While
Ratecan be used for fractional rates of flow or for the throughput of a continuously measured, dimensionless quantity,AmountRateis to be used for the throughput of discretely countable entities like people, tangible assets, and material. - Using
Ratefor a fractional rate allows unit checking to catch unit mismatch in cases when a fractional rate has not been multiplied by some amount. AmountRateis similar to theMolarFlowRateused in Chemistry: We can succinctly describe flows of similar substances, i.e., entities, while avoiding the need to name each and every entity—an advantage with regard to component reuse.- In Wolfram System Modeler, the unit
each/swill be shown as#/sin Model Center and Simulation Center.
Attributes
| Name | Value |
|---|---|
| quantity | "Throughput" |
| unit | "each/s" |
Revisions
- Added in v2.0.0.
- Changed
quantityfrom "AmountRate" to "Throughput" in v2.2.