JPLRepo / AmpYear

A KSP plugin that better manages electricity adds Reserve Power, ION & PPT RCS. See the ReadMe file below for dependencies.
7 stars 6 forks source link

USI-Core Nuclear Reactor floating EC Calculation using Thermal Efficiency #36

Closed wile1411 closed 7 years ago

wile1411 commented 8 years ago

AMPYear 1.3.4.0 currently only shows a static 230 EC for a 1.25m Nuclear Reactor from the USI mod family. This value is it's maximum EC output provided it stays within operating temperatures

If you are able to see the Thermal Efficiency value for the reactor, is it possible to change the displayed values for the reactor to the calculated figure (Total EC * (Thermal Efficiency%)) = Current EC

I tested this using AMPYear 1.3.4.0 and with 2x1.25m USI-Core Reactors (460EC/s) and a healthy 115EC/s load on them. I also had the HotSpot mod installed to see the change in temp of the parts.

KSP Forum Post Link

JPLRepo commented 8 years ago

Ok, so somehow I missed this update to ModuleResourceConverter.
Made changes to include HeatThrottle and Efficiency values.
This is a generic change as any part using ModuleResourceconverter could use these values.
USI reactors definitely do!
To be included in next version.

wile1411 commented 8 years ago

awesome find and thanks for your work - it's a great mod.

JPLRepo commented 7 years ago

V1.3.5 Deployed