You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Methane Pyrolysis says "CH4 => H2 + C" in the ISRU Refinery interface but in actuality does the same thing as Partial Oxidation of Methane, "CH4 + O2 => CO + H2". This is also reflected in the code; aside from localization names, the two classes are identical.
The text was updated successfully, but these errors were encountered:
Methane Pyrolysis says "CH4 => H2 + C" in the ISRU Refinery interface but in actuality does the same thing as Partial Oxidation of Methane, "CH4 + O2 => CO + H2". This is also reflected in the code; aside from localization names, the two classes are identical.
The text was updated successfully, but these errors were encountered: