diff options
| -rw-r--r-- | compressor_maps/borgwarner_k_04.toml | 4 | ||||
| -rw-r--r-- | 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 |