From 618f0f7f2d2cdc76ab2506984a294370c24acba0 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 31 Aug 2024 12:24:33 -0400 Subject: add README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..3764782 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +This program calculates properties of the charge mixture in an internal combusion +engine with indirect water injection. It is currently in a very unpolished state and +should not be used for anything serious. + +Reference: +Vaudrey, A. "Thermodynamics of indirect water injection in internal +combustion engines: Analysis of the fresh mixture cooling effect" in International +Journal of Engine Research 2019, Vol 20(5) 527-539. + +See Also: +https://github.com/avaudrey/Py-ICE-WaterInjection + -- cgit v1.2.3