Ruminant Farm Systems (RuFaS) is an open-source, next-generation, whole-farm modeling environment that simulates dairy farm production and environmental impact.

1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the RuFaS (Ruminant Farm Systems) simulation where using supplemental manure causes a crash when no on-farm manure is available. The solution involves handling the `None` case in the `ManureManager.request_nutrients()` function and standardizing variable names for improved code clarity.

Complexity: 3/5
bug good first issue dev-team Manure

Ruminant Farm Systems (RuFaS) is an open-source, next-generation, whole-farm modeling environment that simulates dairy farm production and environmental impact.

Python