Skip to content

Commit f8c7988

Browse files
add PhysChem
1 parent ae4888b commit f8c7988

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

store/images/PhysChem/cover.png

5.42 KB
Loading

store/meta.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,5 +277,18 @@
277277
"Demo",
278278
"Education"
279279
]
280+
},
281+
{
282+
"name": "PhysChem",
283+
"description": "Physics/Chemistry solver app. Needs CInput.",
284+
"author": "Phoebe",
285+
"releaseDate": "2026-02-22",
286+
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/physchem.py",
287+
"download": "https://raw.githubusercontent.com/TheRainbowPhoenix/MiscPythonExtra/master/physchem.py",
288+
"image": "images/PhysChem/cover.png",
289+
"tags": [
290+
"Physics_Chemistry",
291+
"Education"
292+
]
280293
}
281294
]

0 commit comments

Comments
 (0)