From 4b9d943dfcde10738949de3c538b0916568a67d3 Mon Sep 17 00:00:00 2001 From: Weiye Wang Date: Tue, 26 Mar 2024 22:45:31 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..912021e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# DLTORC + +Droplet Lagrangian Transient One-dimensional Reacting Code +Implementation of both liquid and gas phase governing equations. \ No newline at end of file