RUFAS.biophysical.feed_storage.grain module#
- class RUFAS.biophysical.feed_storage.grain.Grain(capacity: float = inf)#
Bases:
Storage
Represents grain storage and manages its specific attributes and behaviors.
Inherits from Storage.
- __init__(capacity: float = inf)#