Skip to content

Commit

Permalink
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions GameData/RealismOverhaul/Engine_Configs/X405_Config.cfg
Original file line number Diff line number Diff line change
@@ -112,8 +112,9 @@
CONFIG
{
name = X-405H
minThrust = 149.6
maxThrust = 149.6 // improvement from Vac Isp increase
// Ed Kyle's data now, rather than simming it.
minThrust = 156.3
maxThrust = 156.3
heatProduction = 78
massMult = 1.0
ullage = True
@@ -152,8 +153,9 @@

atmosphereCurve
{
key = 0 307 // simmed from RPA given chamber characterists and SL Isp.
key = 1 210 // upped Pc to 700 (max for 405)
// Now Ed Kyle says 311 rather than b14364.de saying 307.
key = 0 311 // simmed from RPA given chamber characterists and SL Isp.
key = 1 213 // upped Pc to 700 (max for 405)
}
}
}

0 comments on commit 8e960bd

Please sign in to comment.