Open K20shores opened 2 months ago
TS1 has het rates. We currently ignore them in music box interactive. Do something with them. These are the rates. They were removed in a previous PR
{ "type": "USER_DEFINED", "MUSICA name": "het1", "reactants": { "N2O5": { } }, "products": { "HNO3": { "yield": 2 } } }, { "type": "USER_DEFINED", "MUSICA name": "het2", "reactants": { "CLONO2": { } }, "products": { "HOCL": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het3", "reactants": { "BRONO2": { } }, "products": { "HOBR": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het4", "reactants": { "CLONO2": { }, "HCL": { } }, "products": { "CL2": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het5", "reactants": { "HCL": { }, "HOCL": { } }, "products": { "CL2": { }, "H2O": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het6", "reactants": { "HOBR": { }, "HCL": { } }, "products": { "BRCL": { }, "H2O": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het7", "reactants": { "N2O5": { } }, "products": { "HNO3": { "yield": 2 } } }, { "type": "USER_DEFINED", "MUSICA name": "het8", "reactants": { "CLONO2": { } }, "products": { "HOCL": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het9", "reactants": { "CLONO2": { }, "HCL": { } }, "products": { "CL2": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het10", "reactants": { "HCL": { }, "HOCL": { } }, "products": { "CL2": { }, "H2O": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het11", "reactants": { "BRONO2": { } }, "products": { "HOBR": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het12", "reactants": { "N2O5": { } }, "products": { "HNO3": { "yield": 2 } } }, { "type": "USER_DEFINED", "MUSICA name": "het13", "reactants": { "CLONO2": { } }, "products": { "HOCL": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het14", "reactants": { "BRONO2": { } }, "products": { "HOBR": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het15", "reactants": { "CLONO2": { }, "HCL": { } }, "products": { "CL2": { }, "HNO3": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het16", "reactants": { "HCL": { }, "HOCL": { } }, "products": { "CL2": { }, "H2O": { } } }, { "type": "USER_DEFINED", "MUSICA name": "het17", "reactants": { "HOBR": { }, "HCL": { } }, "products": { "BRCL": { }, "H2O": { } } },
TS1 has het rates. We currently ignore them in music box interactive. Do something with them. These are the rates. They were removed in a previous PR