-
Notifications
You must be signed in to change notification settings - Fork 281
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
SSTU SRB #1902
SSTU SRB #1902
Conversation
|
The dry masses need some adjusting, they're to high. Tweaking the generic part mass and SSTU settings has no affect, I assume RealFuels is controlling the part mass. Is there a way to modify the mass with ModuleFuelTanks? @NathanKell |
Use basemass = -1 to disable the RF tank mass management. |
Can you use basemass = x * volume in ModuleFuelTanks, or does that only work for TANK_DEFINITIONS? |
Looks like it is possible: https://github.com/NathanKell/ModularFuelSystem/blob/master/ModularFuelTanks/TVPP_modularFuelTanks.cfg#L11 |
-updated SSTU modular SRB's for RO pull request KSP-RO/RealismOverhaul#1902 -updated SSTU ICPS and EUS KSP-RO/RealismOverhaul#1910 -added SSTU MUS, Lander tanks and spherical tanks (just guessed at price and node) -added SSTU HECS2 probe core and (developmental) Data Return Capsule. I've configured these for RO, will make pull request eventually. -added BahaConstellation BNTR
Hmmm basemass = x * volume didn't work when I tried it on these parts. Getting the volume and drymass dialed in for these modular parts is proving to be tricky. |
Updates: |
The RSRM boosters might be nice to keep fully customizable, especially if part tooling can be added. I think engineconfigs will have to be removed to let SSTU handle thrust scaling if diameter is to be adjustable though. |
This needs to be redone with no conflicts, as it stands it can't be put into the latest RO release since it's been sitting too long. Reopen it when ready. |
Fixed configs for SSTU solid rocket motors. RealFuel engineConfig switching between variants doesn't seem work, so the ISP is fixed, but the thrust switches at least. I set the minimum thrust to ~50% of max thrust, instead of being locked at max, so the performance can be tuned in the VAB.
The GEM booster needs its plume position adjusted, it's currently above the nozzle. The thrust on the GEM boosters might also need some tweaking, the 1.05 m diameter GEM40 looks alright, but increasing the diameter for the GEM46/60 causes thrust to scale to higher values than the real versions.