query calculateEvaporatorDual { calculateEvaporatorDual( request: { inputs: { calculationMethod: DESIGN selectedFluidSide1: { fluidId: 149, isGas: false, inputValue: null } selectedFluidSide2: { fluidId: 53, isGas: false, inputValue: null } coCurrent: false selectedHeatExchangers: [ { heatExchangerInputType: CHILD, id: 270 } { heatExchangerInputType: CHILD, id: 554 } { heatExchangerInputType: CHILD, id: 787 } { heatExchangerInputType: CHILD, id: 789 } { heatExchangerInputType: CHILD, id: 225 } { heatExchangerInputType: CHILD, id: 585 } { heatExchangerInputType: CHILD, id: 976 } { heatExchangerInputType: CHILD, id: 1377 } ] heatLoadSide1A: { amount: 50 unit: KILOWATT } heatLoadSide1B: { amount: 50 unit: KILOWATT } heatLoadSide2: { amount: 100 unit: KILOWATT } subCooledLiquidTemperatureSide1A: { amount: 43 unit: DEGREE_CELSIUS } subCooledLiquidTemperatureSide1B: { amount: 43 unit: DEGREE_CELSIUS } inletVaporQualitySide1A: null inletVaporQualitySide1B: null outletVaporQualitySide1A: 1 outletVaporQualitySide1B: 1 inletTemperatureSide2: { amount: 12, unit:DEGREE_CELSIUS }, evaporationTemperatureSide1A: { amount: 4.5, unit: DEGREE_CELSIUS }, evaporationTemperatureSide1B: { amount: 4.5, unit: DEGREE_CELSIUS }, superHeatingTemperatureSide1A: { amount: 5, unit: KELVIN }, superHeatingTemperatureSide1B: { amount: 5, unit: KELVIN }, outletTemperatureSide2: { amount: 7, unit: DEGREE_CELSIUS }, flowSide1A: null, flowSide1B: null, flowSide2: null, maxPressureDropSide1A: { amount: 50, unit: KILO_PASCAL }, maxPressureDropSide1B: { amount: 50, unit: KILO_PASCAL }, maxPressureDropSide2: { amount: 50, unit: KILO_PASCAL }, numberOfPlates: null, oversurface: null, autoperformance: false } } ) { calculationResult { calculatedHeatExchangers { calculatedHeatExchanger { modelName modelId } } } } }