Jump to content

leops1984

Members
  • Posts

    104
  • Joined

  • Last visited

Posts posted by leops1984

  1. 22 hours ago, nom said:

    Thanks, your config added the boiloff to procedural tanks for me. They still have the wrong LH2/LOx ratios though. Seems there's some other patch or something I have that overrides yours, adding the hydrogen option to procedural tanks even if I only copy over the CryoEngines folder (and not the cryotanks folder with the configs), giving them the wrong ratios. Any idea what that could be/how to fix it?

    I genuinely have no idea. Maybe Modular Fuel Tanks if you're using that?

  2. // Cryo configuration for Procedural tanks
    
    @PART[procedural*Liquid]:NEEDS[CryoEngines]
    {
    	MODULE
    	{
    		name =  ModuleCryoTank
    		FuelName = LqdHydrogen
    		// in % per hr
    		BoiloffRate = 0.05
    	}
    
    
    	@MODULE[TankContentSwitcher]
    	{
    		TANK_TYPE_OPTION
    		{
    			name = LqdHydrogen
    			dryDensity = 0.04346
    			costMultiplier = 0.035
    			RESOURCE 
    			{
    				name = LqdHydrogen
    				unitsPerT = 40000
    			}
    		}
    		TANK_TYPE_OPTION
    		{
    			name = LqdHydrogen+Oxidizer
    			dryDensity = 0.069535
    			costMultiplier = 0.785
    			RESOURCE 
    			{
    				name = LqdHydrogen
    				unitsPerT = 15000
    			}
    			RESOURCE 
    			{
    				name = Oxidizer
    				unitsPerT = 1000
    			}
    		}
    	}
    }

    Here's a configuration file for people to tryout and see how it works. I've adjusted the masses and volume so it should be close, but I have NOT adjusted the costs at all.

  3. Question: is MFT supposed to affect launch towers/clamps? I was trying to figure out why the stock launch clamps were successfully pumping fuel into tanks when the FASA towers were not, and I found that one of the Module Manager files for MFT includes this:

     

    Quote

    @PART[launchClamp1]
    {
        //!RESOURCE[LiquidFuel] {}
        //!RESOURCE[Oxidizer] {}
        //!RESOURCE[MonoPropellant] {}
        MODULE
        {
            name = RefuelingPump
            pump_rate = 100.0
        }
    }
     

    So two questions - am I correct that if I want to get any tower/clamp working to resupply resources with MFT installed I need to add a similar MM configuration file, and is there a way to make the pump be on all the time instead of being triggered manually?

  4. I've started getting a weird issue with CKAN. This error message pops up when I click the "Add available updates" button:

    iw0iCg0.png

    The error message mentions the SDHI SMS mod, which I did have installed manually. However, I removed the mod folder from my GameData folder, and it's still happening. This just started happening today, wasn't a problem the last time I ran CKAN (a few days ago). Help?

  5. I build my lifters and payloads independently. I have lifters of various sizes and capabilities saved as separate .craft files. I build the payload, then figure out which lifter I need. I transfer the payload over as a subassembly.

    I use Kerbal Engineer and it gets very confused when you build bottom-up. Only the first stage shows up on the delta-V calculation. Often I will start building from a probe core at the top of the lift rocket and right below the payload decoupler if I'm testing a lift rocket with a payload that has its own engines and fuel, so that KER calculates only for the rocket.

    For the OP: Have you tried saving your lifters as sub-assemblies? That's an easy way to use the same lifter for different payloads.

    Try changing the root part to something in your payload - when I have similar issues that's usually it.

  6. It is part of the pack I created which I linked to a few posts up from here clicky ;). It doesn't say it there because deepspacecreeper wanted something different, but it includes Squad, NASA and KW configs by Akira_R.

    Oops. Didn't realize that.

    Okay, I am too lazy to sift through more than just a few pages. Are there any expanding plume configs available for stock engines? Ven's Stock Revamp has a config, but what about the stock engines?

    Not yet, as far as I know... once I get a good handle on upper-stage engines I may do that as an experiment next.

  7. I love this idea. I too, like the FASA towers, but I would like to see ones with a different aesthetic. I rather like the following ones myself:

    Javascript is disabled. View full album

    - - - Updated - - -

    Launch towers aren't needed for stock KSP, cause rockets seem to be teleported to the pad already full of fuel and pilots and payload. Stability enhancers appear to simulate the hold-down arms, but its an unrealistic solution, they are integrated as part of the thrust deflection/ignitor structure. I would love to see a mod replicating an actual launch pad, with a LUT and tower for astronaut access. The rest of the launch pad structure could be a part attached to the rocket during construction!

    I've always wondered if given that we have upgradable launchpads now with Career Mode, if it's possible to do a mod that modifies the pad itself...

  8. Hi guys,

    This is probably already answered before, but I'm wondering if the KW rocketry engines could have the same huge plume effect during ignition as the stock engines have already? If I want to do this, how do go about enabling this for KW rocketry engines?

    There's a configuration file that can do it. It's somewhere in this thread, but when I get home I'll post it for you.

  9. I'm actually working on some improvements for the upper-stage engines as well... I think what I have looks better than the original ones, but I have no idea if they're realistic in any way.

    Let me try and tweak them some more before I post them. I've tried hard to look for any pictures or diagrams of what the plume from a real-life upper stage should be, but I haven't found any. Does anyone have any suggestions for that?

  10. exhaust effects must always originate within the bell as much as possible, no gaps between engine bell and exhaust

    There is actually one exception to this... if any of the engines are modeled as liquid hydrogen/oxygen engines (I don't know if any are right now), there can be a bit of a gap.

    http://space.stackexchange.com/questions/2017/why-do-the-exhaust-flames-from-cryogenic-stage-engines-appear-to-be-separated-fr

    http://space.stackexchange.com/questions/7751/are-rocket-exhaust-flames-ever-opaque

  11. Regarding your second post about launch smoke, honestly I'm unsure of how I am going to want to handle this going forward. Mostly because I don't use it, and I know there are some people that don't want it, so being able to easily disable it is a must, so having a separate config for it would be ideal, either one like what we have now but tweaked a bit so it is more specific in what engines it targets, or just strait up adding it only to specific engines.

    I would ask in the ModuleManager thread if there's a way to target specific parts without using wildcards. Right now, the best "workaround" would be a separate configuration file with each engine having its own section, but that gets tiring quickly even if the exact same configuration is used.

    This is exactly the direction that I am trying to take HR, your low to mid atmo stuff looks fantastic, I feel you need to keep the emission up a little longer in the upper atmo though, but that is my personal preference.

    Some of that is a limitation of the KWflamesmall animation... it gets faint real quick.

    KWflamelarge seems to work a bit better, though. I expanded my experiments to the Griffon G8D (four-nozzle 2.5m KW engine).

    Javascript is disabled. View full album

    It's a relatively "heavy" load (the NRAP payload is set to 15 tons). The last picture is just over 15km in altitude, first stage separation was soon after that. (For comparison, the first test I posted went up to around 30km).

    The configuration is below (it also tweaks the Wildcat configuration a bit too). Akira_R, if you're doing something like this already, I don't want to step on your toes - you're welcome to use what I have. They're more tinkering/experiments than anything else.

    http://pastebin.com/XYSPxDHS

  12. Recently NathanKell posted a gallery which had some fairly impressive rocket plume expansion. So... I decided to go back and see if the same effects could be done without Realism Overhaul. So based on the configurations in RO and Akira_R's existing configurations I put the following configuration together:

    http://pastebin.com/BJKPiDZv

    The test engine is the KW Rocketry 1.25m Wildcat V (since that's what my launch vehicle uses). And these are the results:

    Javascript is disabled. View full album

    I'm trying to go for a semi-realistic look here... I'm of mixed minds if this is better/more realistic than the existing configurations by Akira_R. Suggestions are welcome.

  13. Simple request: right now there aren't any good structural adapters for the spaceplane parts to use them with regular cylindrical sizes. It would be really useful to have structural adapters so they can be used with 2.5m and 3.75 m parts. There are existing adapters, but they're very much on the large side and are fuel tanks.

    If there's a mod that would do this (or already does), it would be highly appreciated.

  14. As much as possible, I try to clean up my space debris - I will deorbit lifter stages with an attached probe, etcetera. However, I use the debris tab instead as a storage place for "decomissioned" satellites (i.e, those I have no more use for).

×
×
  • Create New...