Jump to content

[1.1.2] Year 2200 - A Nuclear Future v12


MatterBeam

Recommended Posts

Hi.

Year2200 is complete mod featuring nuclear reactors, nuclear engines and jets, as well as new resources, an overhaul of the current ISRU system and the ability to build rockets from SimpleConstruction.

 

To build a hypersonic jet that doesn't need fuel, you'll first need a nuclear reactor. The Solid Fission reactor has low cooling requirements. This one produces 188MWt.

3g7MTcB.png

It's always a good idea to pin the reactor's temperatures on the screen. The thermal turbojet doesn't produce much thrust on the ground, but it rapidly increases with airspeed. The 'fuel flow' is the current megawatt consumption.

x02ecaW.png

MD8tOfi.png

You could attempt a heavy lift rocket using the incredible thrust of a Thermal Nozzle in Augmented mode.

XlJnJKp.png

The Gas Core reactor is lightweight and powerful. Just be sure to watch the temperature!

YCFnqWh.png

A single nuclear engine throttles down if there is insufficient megawatts. If you have multiple engines, they might not shut down symmetrically...

NjP4ovj.png

You could build a Lunar Tug, using the awesome Isp of the Magneto-Plasmadynamic Thruster, powered by electric MWe and consuming LqdHydrogen.

y4Mhkd3.png

wEPoNuN.png

A Fission Fragment reactor is perfect for a probe.

1932RvP.png

Mars scanned for Water. It is pretty abundant.

SIGRGTN.png

You can scan for Ore, Water, FusionFuel and FissionOre.

wCaZzvv.png

A mining rig displaying here its drills.

CwHz4XY.png

A Nuclear Processing Plant handles the conversion of FissionOre into FissionFuel.

pXwPK4k.png

All nuclear reactors have one year's worth of nuclear fuel. Nuclear fuel tanks can extend that amount.

nDDRnQP.png

From SimpleConstruction:

me30lBW.png

The AdvancedISRU produces fuels according to more realistic processes. Oxidizer and LqdHydrogen come from Water. LiquidFuel and Monopropellant require Ore.  

uiqb2jL.png

jnHvlNC.png

RTGs have been rebalanced. This new, larger version is best suited for the Pulsed Fusion reactor.

NMoDeut.png

Features:

Five nuclear reactors producing two types of output.
Four multi-mode engines.
New ISRU units and reworked resource converters.
Three nuclear resources and two fuels resources. 
Resource switching for all Ore and Fuel tanks.
Integrated Rocket-Building.

Requires:

Module Manager

Recommended:
Real Solar System


Downloads

SpaceDock.
 


Changelog:

v12:
Fixed Medium Nuclear Tank mass.

v11:
Massively increase CoreShutdownTemp as a possible solution to high timewarp adding millions of degrees of thermal energy to the core.

v10:
-Adjusted MWe consumption
-Adjusted electric reactor output multipliers


Warning!

Don't time-warp with a reactor running. Physics warp (1x-4x) is okay. v11 might have fixed this.


Disclaimers:

This mod contains part models and textures from KSPI-Extended and Near Future Propulsion, so thanks to @FreeThinkerand @Nertea for creating them
This mod contains plugins from InterstellarFuelSwitch and ExtraplanetaryLaunchpads, so thanks to @FreeThinker and @taniwha for providing them.

88x31.png

This work is Licensed under a Creative Commons

Attribution-NonCommercial-ShareAlike 4.0 International

Edited by MatterBeam
Link to comment
Share on other sites

5 minutes ago, jordanjay29 said:

Very cool. I'm a little attached to Near Future, but I'm so glad there are different mods out there. I love the different nozzles and the thermal heating. +1

Thank you! I spent a huge amount of time on heat and temperature balancing. Getting all the engine's FX to work properly is the next step.

Link to comment
Share on other sites

4 minutes ago, Revenant503 said:

This is definitely on my list for my next career game.

Recommending RSS - does that mean everything overbalanced vs stock?

It's balanced against real life values. However, it's less powerful than Interstellar Extended, and people play that in stock, so I shouldn't be too worried.

If testing in stock proves them to be too powerful, I'll release a stock balance patch.

Link to comment
Share on other sites

Congratulations on the release, also this seems really interesting.

A little question: the mass/density of the LqdHydrogen is the same as Community Resource Pack? If not, there will be some issues for people using it.

Link to comment
Share on other sites

1 hour ago, Nansuchao said:

Congratulations on the release, also this seems really interesting.

A little question: the mass/density of the LqdHydrogen is the same as Community Resource Pack? If not, there will be some issues for people using it.

I did copy the values for LqdHydrogen from Near Future's section of CRP. I'm glad you find it interesting. If I have time and manage to mitigate the effects of random x64 crashes, I'll start a Saturn Colonization play-through to showcase the mod.

Link to comment
Share on other sites

Hi

Probably a silly question is the resource converter in the hitchiker right? Its converting FissileOre to Fissilefuel but has containers for FissionFuel and FissionOre (and FusionFuel) and I can't see the fissiles in resources.cfg ?

Link to comment
Share on other sites

7 hours ago, Drelam said:

Looks definitely interesting!

 

Thanks!

1 hour ago, Revenant503 said:

Hi

Probably a silly question is the resource converter in the hitchiker right? Its converting FissileOre to Fissilefuel but has containers for FissionFuel and FissionOre (and FusionFuel) and I can't see the fissiles in resources.cfg ?

The resource converter from fission ore into fission fuel is in the hitchhicker, now called Nuclear Processing Plant.

Here are the resource definitions:

RESOURCE_DEFINITION
{
  name = FusionFuel
  density = 0.001
  unitCost = 2000		
  flowMode = ALL_VESSEL
  transfer = PUMP
  isTweakable = true
}
RESOURCE_DEFINITION
{
  name = FissionOre
  density = 0.009
  unitCost = 800		
  flowMode = ALL_VESSEL
  transfer = PUMP
  isTweakable = true
}
RESOURCE_DEFINITION
{
  name = FissionFuel
  density = 0.018
  unitCost = 1000		
  flowMode = ALL_VESSEL
  transfer = PUMP
  isTweakable = true
}

At the bottom of Resources.cfg

Link to comment
Share on other sites

yeah but the resource converter in the hitchiker (in HitchikerStorageXontainer.cfg) reads

 

     INPUT_RESOURCE
     {
        ResourceName = FissileOre
        Ratio = 0.01
        FlowMode = STAGE_PRIORITY_FLOW
       }
    INPUT_RESOURCE
    {
        ResourceName = ElectricCharge
        Ratio = 60
    }
    OUTPUT_RESOURCE
    {
        ResourceName = FissileFuel
        Ratio = 0.01
        DumpExcess = false
        FlowMode = STAGE_PRIORITY_FLOW
    }
 

So my question is how are you mapping the resource FissionOre that is defined and you've got tankage for to the resource FissileOre which the ModuleConverter in the hitchiker uses becasue I can't see how your doing it and am obviously missing something

Link to comment
Share on other sites

Oh dear. 

I think @Revenant503 has a point, there's a resource defined named FissionOre, but your converter uses one called FissileOre. Easily fixed.

@MatterBeam, I had a quick look at the resources you've defined and there's a lot of overlap with the Community Resource Pack. The resources you've defined differ in some ways to the ones in CRP, which may cause issues for anyone using it. Changing the cost, density or distribution of Metal, RocketParts and Water for example, is going to have implications for anyone using MKS/UKS, ExtraPlanetary Launchpads, and KSPI Extended respectively. Perhaps it would be better to just bundle/require the Community Resource Pack and adjust your parts accordingly instead of reinventing the wheel?

Mod looks like fun though, fits into a sort of "Interstellar Ultra Lite" niche :)

Perfect for those that don't want the hassle/overhead of KSPIE parts but still want the toys - like me!

Link to comment
Share on other sites

57 minutes ago, Kielm said:

Oh dear. 

I think @Revenant503 has a point, there's a resource defined named FissionOre, but your converter uses one called FissileOre. Easily fixed.

@MatterBeam, I had a quick look at the resources you've defined and there's a lot of overlap with the Community Resource Pack. The resources you've defined differ in some ways to the ones in CRP, which may cause issues for anyone using it. Changing the cost, density or distribution of Metal, RocketParts and Water for example, is going to have implications for anyone using MKS/UKS, ExtraPlanetary Launchpads, and KSPI Extended respectively. Perhaps it would be better to just bundle/require the Community Resource Pack and adjust your parts accordingly instead of reinventing the wheel?

Mod looks like fun though, fits into a sort of "Interstellar Ultra Lite" niche :)

Perfect for those that don't want the hassle/overhead of KSPIE parts but still want the toys - like me!

Thank you. Will be fixed tomorrow morning.

I like CRO but it makes resource scanning a hassle. There's dozens of resources for every planet, like Karborundum and such, which make it a challenge to find the resourve map you're looking for.

I might make an MM patch so that I can use CRP but 'hide' all non-relevant resources.

Link to comment
Share on other sites

v9:
-Harmonized LqdHydrogen and Water with Community Resource Pack values 
-Replaced Metal with Metals 
-Added Community Resource Pack 
-Added an MM patch the prevents resource spam in the scanners. 
-Added Thermal Monitor. 

 

10 hours ago, dlrk said:

Mind if I ask a few questions?

Is this overpowered in the stock system?

Does this work with Kerbal Atomics? What about EPL?

It is not very overpowered in the stock system. For smaller spaceships (1000-3000dV), nuclear reactors are the worst option as they mass quite a lot. For the largest spaceships (6000dV+), they are a better option than stock. 

I haven't changed anything that Kerbal Atomics needs or uses, so they are compatible. EPL is integrated in the form of SimpleConstruction, which allows you to use EPL but with stock parts.

Link to comment
Share on other sites

Thanks for the info!

Is there a way to use this with the more complex EPL/MKS system? If not, would a patch/mm config to add this be possible? Thanks

Edited by dlrk
Link to comment
Share on other sites

Actually looking at the configs I liked the way you did that, your giving Fusion and Fission a reason but still leaving a space place for chemical which fits well.

The only thing I think it needs is a Community Tech Tree patch, although I'm not even sure of that considering how sparse the tree will be unless another mod is carried in. 

Link to comment
Share on other sites

2 minutes ago, dlrk said:

Thanks for the info!

Is there a way to use this with the more complex EPL/MKS system? If not, would a patch/mm config to add this be possible? Thanks

I think you'd have to delete some folders and files to allow EPL to work in its original configuration, but you'd still have to rely on some Year2200 parts to handle producing FissionFuel/FusionFuel. I'll work on it.

8 minutes ago, Revenant503 said:

Actually looking at the configs I liked the way you did that, your giving Fusion and Fission a reason but still leaving a space place for chemical which fits well.

The only thing I think it needs is a Community Tech Tree patch, although I'm not even sure of that considering how sparse the tree will be unless another mod is carried in. 

Yeah, I didn't go down the path of 'fusion is the future!' and make it completely trump fission. If you open the 'balance.cfg' file, you'll find the figures I used. 

I'll be working on all the compatibility patches as soon as I'm confident that there are no more bugs and mistakes in the mod.

Link to comment
Share on other sites

1 hour ago, MatterBeam said:

I think you'd have to delete some folders and files to allow EPL to work in its original configuration, but you'd still have to rely on some Year2200 parts to handle producing FissionFuel/FusionFuel. I'll work on it.

 


Kerbal Atomics and MKS both have parts to reprocess DepletedFuel to EnrichedUranium and process Uraninite to EnrichedUranium. I believe this part of CRP, so compatibility here would be very useful, and would ensure compatibility with MKS/EPL etc. Would this be possible?

Link to comment
Share on other sites

v10:
-Adjusted MWe consumption
-Adjusted electric reactor output multipliers

1 hour ago, dlrk said:


Kerbal Atomics and MKS both have parts to reprocess DepletedFuel to EnrichedUranium and process Uraninite to EnrichedUranium. I believe this part of CRP, so compatibility here would be very useful, and would ensure compatibility with MKS/EPL etc. Would this be possible?

I debated whether to use the same resources when it comes to nuclear fuels as the rest, but I decided against it:

-I'm using a simplified, unitary system where 1 FissionFuel = 1 year of operation.
-All fission reactors are assumed to be breeder reactors, so any waste already has been 're-used'. It is more realistic than a lightweight, space-rated nuclear reprocessor that can be powered by solar panels.

Link to comment
Share on other sites

I definitely see where you're coming from there, but an optional patch where this works with MKS would be very much appreciated. For exampole, have it use an amount of EnrichedUranium equivalent a year of fission fuel, and place the reactors furhter along in TT than reprocessable non-breeder reactor from Kerbal Atomics and MKS.

This really seems like a great mod, that would work great with MKS, EPL, etc, if it was made to work with the CRP resources

 

Edited by dlrk
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...