From 8d7b964e90f563a21a053e1bc4e0d262531d8973 Mon Sep 17 00:00:00 2001 From: vyaas Date: Fri, 16 Aug 2019 20:39:33 +0530 Subject: [PATCH] modified README.md --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 75449a7..bebf8e9 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,19 @@ directory. After installing, the executable sensBVP can be executed as follows: ``` -sensBVP -a -r -f -T -P -m -c -t - -s +sensBVP -a + -r -f + -T + -P + -m + -c + -t + -s ``` -Execute sensBVP -h for all available options. +Execute sensBVP -h for all available options. The time evolution of +species mass fractions, temperature, and pressure can be found in +"output.dat". The ignition delay sensitivities can be found in +"ignitionSensitivities.dat". Try the cases in the examples directory.