aboutsummaryrefslogtreecommitdiffstats
path: root/compressor/res
diff options
context:
space:
mode:
authorsam-anthony <samanthony6@protonmail.com>2022-04-12 17:53:27 -0230
committersam-anthony <samanthony6@protonmail.com>2022-04-12 17:53:27 -0230
commit6b8696836d07ee02509a02f56580caeef63b068b (patch)
treea40b8a6728a70f23630959865c2cddd4cb3fa436 /compressor/res
parent4ed36abe10e629322078a440ae7071132c65da7a (diff)
downloadvolute-6b8696836d07ee02509a02f56580caeef63b068b.zip
store compressor data in toml format
Diffstat (limited to 'compressor/res')
-rw-r--r--compressor/res/borgwarner/efr/6258.toml8
-rw-r--r--compressor/res/borgwarner/k/03.toml8
-rw-r--r--compressor/res/borgwarner/k/04.toml8
-rw-r--r--compressor/res/garrett/g/25-660.toml8
4 files changed, 32 insertions, 0 deletions
diff --git a/compressor/res/borgwarner/efr/6258.toml b/compressor/res/borgwarner/efr/6258.toml
new file mode 100644
index 0000000..1a678a0
--- /dev/null
+++ b/compressor/res/borgwarner/efr/6258.toml
@@ -0,0 +1,8 @@
+name = "BorgWarner EFR6258"
+minx = 47
+miny = 455
+maxx = 773
+maxy = 6
+maxpr = 3.8
+flowval = 0.50
+flowunit = "kg/s"
diff --git a/compressor/res/borgwarner/k/03.toml b/compressor/res/borgwarner/k/03.toml
new file mode 100644
index 0000000..06f808c
--- /dev/null
+++ b/compressor/res/borgwarner/k/03.toml
@@ -0,0 +1,8 @@
+name = "BorgWarner K03"
+minx = 30
+miny = 714
+maxx = 876
+maxy = 4
+maxpr = 2.8
+flowval = 0.13
+flowunit = "kg/s"
diff --git a/compressor/res/borgwarner/k/04.toml b/compressor/res/borgwarner/k/04.toml
new file mode 100644
index 0000000..48908d2
--- /dev/null
+++ b/compressor/res/borgwarner/k/04.toml
@@ -0,0 +1,8 @@
+name = "BorgWarner K04"
+minx = 33
+miny = 712
+maxx = 1090
+maxy = 2
+maxpr = 2.8
+flowval = 0.18
+flowunit = "kg/s"
diff --git a/compressor/res/garrett/g/25-660.toml b/compressor/res/garrett/g/25-660.toml
new file mode 100644
index 0000000..6c7b948
--- /dev/null
+++ b/compressor/res/garrett/g/25-660.toml
@@ -0,0 +1,8 @@
+name = "Garrett G25-660"
+minx = 204
+miny = 1885
+maxx = 1665
+maxy = 25
+maxpr = 4.0
+flowval = 70
+flowunit = "lb/min"