query calculateEvaporator { calculateEvaporator( request: { inputs: { calculationMethod: DESIGN selectedFluidSide1: { fluidId: 149, isGas: false, inputValue: null } selectedFluidSide2: { fluidId: 53, isGas: false, inputValue: null } coCurrent: false selectedHeatExchangers: [ { heatExchangerInputType: CHILD, id: 221 } { heatExchangerInputType: CHILD, id: 285 } { heatExchangerInputType: CHILD, id: 926 } { heatExchangerInputType: CHILD, id: 926 } { heatExchangerInputType: CHILD, id: 695 } { heatExchangerInputType: CHILD, id: 222 } { heatExchangerInputType: CHILD, id: 303 } { heatExchangerInputType: CHILD, id: 939 } { heatExchangerInputType: CHILD, id: 938 } { heatExchangerInputType: CHILD, id: 237 } { heatExchangerInputType: CHILD, id: 387 } { heatExchangerInputType: CHILD, id: 1155 } { heatExchangerInputType: CHILD, id: 1197 } { heatExchangerInputType: CHILD, id: 1357 } ] heatLoad: { amount: 25, unit: KILOWATT } subCooledLiquidTemperature: { amount: 43, unit: DEGREE_CELSIUS } inletVaporQuality: null, outletVaporQuality: 1, inletTemperatureSide2: { amount: 12, unit: DEGREE_CELSIUS } evaporationTemperature: { amount: 4.5, unit: DEGREE_CELSIUS } superHeatingTemperature: { amount: 5 unit: KELVIN } outletTemperatureSide2: { amount: 7 unit: DEGREE_CELSIUS } flowSide1: null flowSide2: null maxPressureDropSide1: { amount: 50 unit: KILO_PASCAL } maxPressureDropSide2: { amount: 50 unit: KILO_PASCAL } numberOfPlates: null, oversurface: null, autoperformance: false } } ) { calculationResult { calculatedHeatExchangers { calculatedHeatExchanger { modelName modelId } } } } }