KSP-RO / SolverEngines

A subclass of ModuleEnginesFX which supports AJE-style solvers.
8 stars 19 forks source link

Implement Full Thermodynamics #10

Open jrotheneder opened 9 years ago

jrotheneder commented 9 years ago

Using either the latest RF version on CKAN (10.4.9) with it's dependencies or the latest RF version from the OP in the forum, entering Eve's (and I think Duna's) atmosphere causes the following to be spammed in the debug log.

"Ambient density does not obey the gas law for vessel Mark1-2Pod (Untitled Space Craft)"

I did not notice any other issues tied to this, atmospheres were generally behaving fine and the issue does not occur on Kerbin. Tested on a clean install with only Hyperedit present apart from RF. KSP is 1.0.4, 64bit, the OS is Ubuntu. Player.log and Screenshot here.

blowfishpro commented 9 years ago

Heh. I wondered when that warning would pop up. Just indicating that the gas law we have currently is, in fact, only good for Kerbin. RealFuels doesn't rely on that gas law, so the debug spam is harmless, but I'll take that as a sign that I should implement a more complete system in a timely manner.

jrotheneder commented 9 years ago

And I spent at least two hours trying to figure out where exactly I had screwed up my pressure curve. I don't even play this game anymore :D