PJB3005
0e840d816a
Make GasMixture enumerable
...
I noticed that enumerating gases is frequently done in an annoying way with Enum.GetValues. So I made it better. Now GasMixture is IEnumerable<(Gas gas, float moles)> and it just works.
2025-01-18 00:50:22 +01:00
..
2024-12-17 04:53:17 +01:00
2024-12-17 04:53:17 +01:00
2024-12-07 14:39:52 +11:00
2024-08-25 12:01:46 +10:00
2024-12-11 14:50:20 +01:00
2024-02-28 10:27:29 -08:00
2023-11-01 19:56:23 -07:00
2024-04-30 14:31:05 -07:00
2024-09-11 09:52:27 -04:00
2024-02-28 10:27:29 -08:00
2022-05-13 17:59:03 +10:00
2024-05-02 12:51:21 +10:00
2024-12-17 04:53:17 +01:00
2022-05-13 17:59:03 +10:00
2025-01-18 00:50:22 +01:00
2024-04-30 14:31:05 -07:00
2024-01-13 00:22:10 +01:00
2024-05-09 00:12:48 -07:00
2022-05-13 17:59:03 +10:00