Add diagram workbench UI with Modelica DoF coaching and ISO glyphs.
Ship the Next.js cycle editor with CAD chrome, technical HX symbols, Fixed/Free boundary guidance, and secondary water/air pressure drop support in the solver stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
10
crates/cli/examples/rate_chiller_iplv_ahri.json
Normal file
10
crates/cli/examples/rate_chiller_iplv_ahri.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"base_config": "chiller_r134a_emergent_pressure.json",
|
||||
"metric": "iplv",
|
||||
"points": [
|
||||
{ "load_fraction": 1.00, "condenser_secondary_inlet_c": 29.4, "compressor_speed_hz": 50.0 },
|
||||
{ "load_fraction": 0.75, "condenser_secondary_inlet_c": 23.9, "compressor_speed_hz": 38.0 },
|
||||
{ "load_fraction": 0.50, "condenser_secondary_inlet_c": 18.3, "compressor_speed_hz": 26.0 },
|
||||
{ "load_fraction": 0.25, "condenser_secondary_inlet_c": 18.3, "compressor_speed_hz": 14.0 }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user