13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"refrigerant": "R290",
|
|
"pressure_range": {
|
|
"min": 0.1,
|
|
"max": 20.0
|
|
},
|
|
"enthalpy_range": {
|
|
"min": -100,
|
|
"max": 600
|
|
},
|
|
"include_isotherms": true,
|
|
"format": "png"
|
|
} |