瀏覽代碼

modified README.md

master
vyaas 4 年之前
父節點
當前提交
3b174e002d
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      README.md

+ 4
- 1
README.md 查看文件

@@ -1,3 +1,5 @@
#sensBVP

This is the public repository for the code sensBVP. Its use is in
calculating sensitivity coefficients of ignition delay time to rate
coefficients. In sensBVP, this is carried out by transforming the
@@ -11,7 +13,8 @@ GSL are installed. Run make all, followed by make install in the source
directory.

After installing, the executable sensBVP can be executed as follows:
``` sensBVP -a <absolute tolerance> -r <relative tolerance> -f <BVP
```
sensBVP -a <absolute tolerance> -r <relative tolerance> -f <BVP
residue tolerance> -T <initial temperature in K> -P <initial pressure in
atm> -m <mechanism file (cti or xml)> -c <mole fraction composition> -t
<integration time> -s <enable sensitivity analysis>


Loading…
取消
儲存