pY Fusion Energy - Discussion

pyanodon's mods are here

Moderator: pyanodon

User avatar
Harag
Inserter
Inserter
Posts: 20
Joined: Sun Sep 30, 2018 9:49 am
Contact:

Re: pY Fusion Energy - Discussion

Post by Harag »

I have a question regarding pollution. The pY Fusion mod is advertised as:
This mod allow you research, produce and keep running of Fusion reactors to produce huge amount of energy and with almost no pollution.
But when I run the py-turbine at peak performance it is producing over 10000 pollution per second. Is that intended? I have to say that's not what I'd call "almost no pollution".

If you want to reproduce, just use a creative mode fluid source and a super boiler and connect them to the turbine, force peak consumption with a passive energy void, F4, show-pollution-values and watch the map turn red.

This is the calculation I used to turn down the pollution in py-turbine.lua:

Code: Select all

    energy_source = {
        type = "electric",
        usage_priority = "secondary-output",
        -- desired-max-pollution-per-second / ( effectivity * fluid-usage * ticks-per-second * max-temperature )
        emissions = (10.0 / (1.5 * 0.6 * 60 * 5000)) 
    },
(Of course, 10/s is debatable ;-) )

foodfactorio
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 20, 2017 1:56 am
Contact:

Re: pY Fusion Energy - Discussion

Post by foodfactorio »

speaking of tungsten, maybe the Pyhightech mod could use it to create really tough robots (like terminator bots) :)
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea :) viewtopic.php?f=33&t=50256

User avatar
pyanodon
Smart Inserter
Smart Inserter
Posts: 1909
Joined: Wed Apr 20, 2016 4:42 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by pyanodon »

foodfactorio wrote:
Mon Oct 01, 2018 9:52 pm
speaking of tungsten, maybe the Pyhightech mod could use it to create really tough robots (like terminator bots) :)
hahah we wont use tungsten :D
pY Coal processing mod
Discord: Pyanodon #5791

foodfactorio
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 20, 2017 1:56 am
Contact:

Re: pY Fusion Energy - Discussion

Post by foodfactorio »

yeah maybe its for the best not to :)
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea :) viewtopic.php?f=33&t=50256

aklesey1
Smart Inserter
Smart Inserter
Posts: 1862
Joined: Sun May 18, 2014 3:45 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by aklesey1 »

I have some question about vanadium solution
Its making from blue liquor - the amount of vanadium solution consumed is equal to the amount of vanadium solution produced which is obtained from organic Vanadate 100 consuming and 100 producing - why its so - why is the quantity of the vanadium solution not decreasing
Once I had a situation when I produced more vanadium solution than I need from blue liquor and I had a stuck
May be u can add some additonal recipe to use vanadium solution?
Nickname on ModPortal - Naron79

User avatar
pyanodon
Smart Inserter
Smart Inserter
Posts: 1909
Joined: Wed Apr 20, 2016 4:42 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by pyanodon »

aklesey1 wrote:
Fri Oct 05, 2018 8:47 pm
I have some question about vanadium solution
Its making from blue liquor - the amount of vanadium solution consumed is equal to the amount of vanadium solution produced which is obtained from organic Vanadate 100 consuming and 100 producing - why its so - why is the quantity of the vanadium solution not decreasing
Once I had a situation when I produced more vanadium esolution than I need from blue liquor and I had a stuck
May be u can add some additonal recipe to use vanadium solution?
Its a closed cycle, use blue licour to start it, then change to the cycle.
pY Coal processing mod
Discord: Pyanodon #5791

foodfactorio
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 20, 2017 1:56 am
Contact:

Re: pY Fusion Energy - Discussion

Post by foodfactorio »

i did something similar with some of the steam that was being generated in pymods, so that the cooling tower flowed it back into the system as water
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea :) viewtopic.php?f=33&t=50256

live22morrow
Long Handed Inserter
Long Handed Inserter
Posts: 74
Joined: Wed Nov 29, 2017 10:59 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by live22morrow »

foodfactorio wrote:
Sun Oct 07, 2018 12:41 am
i did something similar with some of the steam that was being generated in pymods, so that the cooling tower flowed it back into the system as water
That's the intended method, and the reason why the steam the recipes make is low temperature and can't be used for power.

foodfactorio
Filter Inserter
Filter Inserter
Posts: 454
Joined: Tue Jun 20, 2017 1:56 am
Contact:

Re: pY Fusion Energy - Discussion

Post by foodfactorio »

ah thats true about the temperature.. ive been seeing that in several mods (basically several different ranges of temperatures for steam).

in my older AngelBobYuoki game i had to use some lower-tier turbines to use the lower temperature steam to get a bit of power, as the other ones needed a hotter steam to work properly
(also me from the mod portal - im not dustine lol) = https://mods.factorio.com/mods/Dustine/ ... ssion/9108
my 1st Mod Idea :) viewtopic.php?f=33&t=50256

User avatar
pyanodon
Smart Inserter
Smart Inserter
Posts: 1909
Joined: Wed Apr 20, 2016 4:42 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by pyanodon »

pyFE Updated!! Go and get it there!

https://mods.factorio.com/mod/pyfusionenergy
pY Coal processing mod
Discord: Pyanodon #5791

kingarthur
Smart Inserter
Smart Inserter
Posts: 1459
Joined: Sun Jun 15, 2014 11:39 am
Contact:

Re: pY Fusion Energy - Discussion

Post by kingarthur »

just wanted to let everybody know im working on bobs compatibility for pymods. after speaking with pyanodon ive decided that instead of re-adding bobs compatibility to pymods ill be transferring it to pycoaltbaa. ill get a the first of probably several updates out ether Friday or Saturday.

the first update will be a quick patch mostly reusing the previous work for the full bobs suit. after that im going to rebuild everything to properly allow usage of the different mods from the bobs set without needing the full suit.

i apologize for the delay this will cause in getting py+bobs working again

User avatar
pyanodon
Smart Inserter
Smart Inserter
Posts: 1909
Joined: Wed Apr 20, 2016 4:42 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by pyanodon »

Mod updated! please update your mods to have access to several fixes.
pY Coal processing mod
Discord: Pyanodon #5791

aklesey1
Smart Inserter
Smart Inserter
Posts: 1862
Joined: Sun May 18, 2014 3:45 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by aklesey1 »

Changelog for 1.1.0 version?
Nickname on ModPortal - Naron79

User avatar
pyanodon
Smart Inserter
Smart Inserter
Posts: 1909
Joined: Wed Apr 20, 2016 4:42 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by pyanodon »

aklesey1 wrote:
Tue Jan 15, 2019 3:45 pm
Changelog for 1.1.0 version?
just small things...not that will affect much the gameplay.
pY Coal processing mod
Discord: Pyanodon #5791

aklesey1
Smart Inserter
Smart Inserter
Posts: 1862
Joined: Sun May 18, 2014 3:45 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by aklesey1 »

Foxy pyanodon ;) :D
Nickname on ModPortal - Naron79

immortal_sniper1
Filter Inserter
Filter Inserter
Posts: 771
Joined: Sun Jun 03, 2018 8:54 am
Contact:

Re: pY Fusion Energy - Discussion

Post by immortal_sniper1 »

aklesey1 wrote:
Tue Jan 15, 2019 4:46 pm
Foxy pyanodon ;) :D
he removed the kimberlite loop
there was a infinite diamant loop bp on this subforum now that isnt working

aklesey1
Smart Inserter
Smart Inserter
Posts: 1862
Joined: Sun May 18, 2014 3:45 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by aklesey1 »

immortal_sniper1 wrote:
Tue Jan 15, 2019 5:17 pm
aklesey1 wrote:
Tue Jan 15, 2019 4:46 pm
Foxy pyanodon ;) :D
he removed the kimberlite loop
there was a infinite diamant loop bp on this subforum now that isnt working
Not sure i can now understand what are u talking about coz now not opened diamond technology
There was a bug whcih can be exploited?
Nickname on ModPortal - Naron79

immortal_sniper1
Filter Inserter
Filter Inserter
Posts: 771
Joined: Sun Jun 03, 2018 8:54 am
Contact:

Re: pY Fusion Energy - Discussion

Post by immortal_sniper1 »

aklesey1 wrote:
Tue Jan 15, 2019 8:30 pm
immortal_sniper1 wrote:
Tue Jan 15, 2019 5:17 pm
aklesey1 wrote:
Tue Jan 15, 2019 4:46 pm
Foxy pyanodon ;) :D
he removed the kimberlite loop
there was a infinite diamant loop bp on this subforum now that isnt working
Not sure i can now understand what are u talking about coz now not opened diamond technology
There was a bug whcih can be exploited?
well i called a feature that if used with precision could generate diamonds indefinitely without a kimberlite input ( but it was much heavier on the other outputs)

Mella
Fast Inserter
Fast Inserter
Posts: 138
Joined: Tue Nov 08, 2016 6:58 pm
Contact:

Re: pY Fusion Energy - Discussion

Post by Mella »

Hi pyaodon
Can you add MK1 MK2 MK3 MK4 for all machines in PYFE - i'm playing with all PY mods and some machines from PYFE are used in PYRO too but they're not fast enough. seriously
Please
Make it when you'll make new update for PYFE

immortal_sniper1
Filter Inserter
Filter Inserter
Posts: 771
Joined: Sun Jun 03, 2018 8:54 am
Contact:

Re: pY Fusion Energy - Discussion

Post by immortal_sniper1 »

Mella wrote:
Thu Jan 24, 2019 9:27 pm
Hi pyaodon
Can you add MK1 MK2 MK3 MK4 for all machines in PYFE - i'm playing with all PY mods and some machines from PYFE are used in PYRO too but they're not fast enough. seriously
Please
Make it when you'll make new update for PYFE
pyFE has buildings that accept a lot of modules

Post Reply

Return to “PyMods”