Skip to content

Commit ad9c096

Browse files
Add description C2H4
1 parent 119e095 commit ad9c096

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/constants/formula_map.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export const FORMULA_TO_NAME_MAPPER: Record<string, string> = {
3737
"(CH3)2CHCH3": "i-butane", // 6360, C4H10
3838
CH3CH2CH2CH3: "n-butane", // 7843, C4H10
3939
"CH3(CH2)3CH3": "n-pentane", // 8003, C5H12
40+
C2H4: "ethylene", // 6325, C2H4
4041
C6H5CH3: "toluene", // 1140, C7H8
4142
"C6H4(CH3)2": "o-Xylene", // 7237, C8H10
4243
};

0 commit comments

Comments
 (0)