From cdda98a593eb8f4350dd3b50e72a074bce143b5c Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sun, 27 Apr 2025 21:16:36 -0400 Subject: fix compressor map toml files --- compressor_maps/borgwarner_k_04.toml | 4 ++-- compressor_maps/garrett_g_40-900.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compressor_maps/borgwarner_k_04.toml b/compressor_maps/borgwarner_k_04.toml index ab8ca99..3570585 100644 --- a/compressor_maps/borgwarner_k_04.toml +++ b/compressor_maps/borgwarner_k_04.toml @@ -5,8 +5,8 @@ model = "04" flowunit = "kg/s" [origin] -minx = 33 -miny = 712 +x = 33 +y = 712 pr = 1.0 flow = 0.0 diff --git a/compressor_maps/garrett_g_40-900.toml b/compressor_maps/garrett_g_40-900.toml index 29519e0..f20ef83 100644 --- a/compressor_maps/garrett_g_40-900.toml +++ b/compressor_maps/garrett_g_40-900.toml @@ -14,4 +14,4 @@ flow = 0.0 x = 1679 y = 18 pr = 5.0 -flow = 100 +flow = 100.0 -- cgit v1.2.3