Hello, is it possible to flush a fluid tank using the circuit network, Ex: If contents exceed 24k, then flush contents.
I want to set a system up so that I can prevent fluids from backing up and stopping the production of others. I know there are probably other solutions, and I'm open to suggestions, but beware I'm a mega noob.
Flush container contents w/ circuit network?
-
- Manual Inserter
- Posts: 1
- Joined: Wed Jan 20, 2021 3:28 am
- Contact:
Re: Flush container contents w/ circuit network?
No, it is not possible to automate destroying the contents of a storage tank. You need to attach each storage tank to a chemical plant that will transform its contents into something else.
The main recipes are:
Heavy oil -> Light oil
Light oil -> Petroleum gas
Petroleum gas -> Solid fuel
You need 10,000 solid fuel to beat the game, so you should stockpile it instead of trying to destroy it. But if you really need to, you can design a useless burner contraption to get rid of solid fuel.
To control this with the circuit network, put a pump in the pipeline leading to the chemical plant. Connect the pump to the storage tank with a red wire. Then click the pump to set the condition for it to turn on.
The main recipes are:
Heavy oil -> Light oil
Light oil -> Petroleum gas
Petroleum gas -> Solid fuel
You need 10,000 solid fuel to beat the game, so you should stockpile it instead of trying to destroy it. But if you really need to, you can design a useless burner contraption to get rid of solid fuel.
To control this with the circuit network, put a pump in the pipeline leading to the chemical plant. Connect the pump to the storage tank with a red wire. Then click the pump to set the condition for it to turn on.
Re: Flush container contents w/ circuit network?
If you are still using stoner/steel furnaces, you can use a priority splitter to feed them on solid fuel. And/or you can feed solid fuel to boilers and use it for electricity. (Even if you are on solar power, the generators will still work overnight).
Personally I circuit control cracking. (Heavy oil -> light oil if the heavy tank is over 20k, light oil to petrol if the light oil tank is over 20k). Mostly even if petrol backs up, that isn't a problem provided there is still heavy and light oil left in the tanks. (If science is running, that typically uses enough petrol that the heavy and light tanks stay over 10k. Mostly I don't need to turn excess petrol into solid fuel).
Re: Flush container contents w/ circuit network?
Yeah, there are very few instances where a petroleum backup causes issues. Maybe if you need lots of lubricant for express belts, but aren't doing science.
Otherwise just have one or two tanks for each product and then control pumps based on the content. Outside of mods there is really little reason to just burn off things as solid fuel. The closest is rocket fuel production, which I like to keep self contained. I produce some SF from petroleum, which isn't efficient but ensures that everything is used up.
Otherwise just have one or two tanks for each product and then control pumps based on the content. Outside of mods there is really little reason to just burn off things as solid fuel. The closest is rocket fuel production, which I like to keep self contained. I produce some SF from petroleum, which isn't efficient but ensures that everything is used up.
Re: Flush container contents w/ circuit network?
If you want to use a pipeline subsequently for different fluids, you want to flush them first. The only thing I can think of is using a
line->pump->tank->pump->(same)line
setup. The first pump is circuit controlled to flush before any other liquids enter the line.
The second pump reinserts the fluid with priority the next time this fluid is in the line. This pump should be controlled such that the tank never gets empty and that it has priority over other sources.
line->pump->tank->pump->(same)line
setup. The first pump is circuit controlled to flush before any other liquids enter the line.
The second pump reinserts the fluid with priority the next time this fluid is in the line. This pump should be controlled such that the tank never gets empty and that it has priority over other sources.
Last edited by Bauer on Thu Jan 21, 2021 11:57 am, edited 1 time in total.
Re: Flush container contents w/ circuit network?
Don't. Just don't. It just isn't worth the hassle. It is easier and simpler to just build a couple of dedicated pipelines.Bauer wrote: ↑Thu Jan 21, 2021 8:06 am If you want to use a pipeline for subsequently for different fluids, you want to flush them first. The only thing I can think of is using a
line->pump->tank->pump->(same)line
setup. The first pump is circuit controlled to flush before any other liquids enter the line.
The second pump reinserts the fluid with priority the next time this fluid is in the line. This pump should be controlled such that the tank never gets empty and that it has priority over other sources.
Re: Flush container contents w/ circuit network?
True. But can you tell me why Encrypted Silhouette would want to automate flushing of fluids otherwise?Zavian wrote: ↑Thu Jan 21, 2021 8:34 amDon't. Just don't. It just isn't worth the hassle. It is easier and simpler to just build a couple of dedicated pipelines.Bauer wrote: ↑Thu Jan 21, 2021 8:06 am If you want to use a pipeline subsequently for different fluids, you want to flush them first. The only thing I can think of is using a
line->pump->tank->pump->(same)line
setup. The first pump is circuit controlled to flush before any other liquids enter the line.
The second pump reinserts the fluid with priority the next time this fluid is in the line. This pump should be controlled such that the tank never gets empty and that it has priority over other sources.
(Yes, I've seen the situation that there wasn't enough lubricant for 500k blue belts, but I have a hard time thinking that there is someone out there in need of 500k blue belts and not knowing that you can burn solid state fuel.)
Re: Flush container contents w/ circuit network?
Re-read the OP. My guess is that light and/or heavy keeps backing up and shutting down his refineries.
But even if he did want to share a pipeline between multiple fluids, he describes himself as a Noob, so my advice is still "It's not worth the hassle".