-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FE-Conversion numbers are off. #18
Comments
One firebox should be starving the motor regardless of what you do. Does this repro with 5? |
Anyway I definitely don't consider speed a problem here. RF has always had an advantage in buffering and transmitting power. What I'd be worried about is if, say, 256 coal on the RF side produced more gravel than 256 coal on the direct-drive side. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in thermionics, conversion between different kinds of energies is lossless. this is intentional and expected.
in 4be2741, rotary : FE conversion was added.
i'm sure the numbers look correct on paper.
however, they do not function correctly in practice.
in the above image is two almost-identical setups. one turns heat into rotary and powers a hammer mill.
the other turns heat into FE, which gets turned into rotary and powers a hammer mill.
in theory, they should run at the same speed. to test this i ran the hammer mills simultaneously for 5 minutes.
these are the results.
the left barrel is the FE-powered mill, the right barrel is the heat-powered mill.
this is a huge discrepancy, and, i suspect, in the right environment, could potentially be a dupe-bug for FE.
The text was updated successfully, but these errors were encountered: