diff options
Diffstat (limited to 'src/main/Simulator/Flowsheet_init.xml')
-rw-r--r-- | src/main/Simulator/Flowsheet_init.xml | 18951 |
1 files changed, 0 insertions, 18951 deletions
diff --git a/src/main/Simulator/Flowsheet_init.xml b/src/main/Simulator/Flowsheet_init.xml deleted file mode 100644 index 7ede729..0000000 --- a/src/main/Simulator/Flowsheet_init.xml +++ /dev/null @@ -1,18951 +0,0 @@ -<?xml version = "1.0" encoding="UTF-8"?> - -<!-- description of the model interface using an extention of the FMI standard --> -<fmiModelDescription - fmiVersion = "1.0" - - modelName = "Flowsheet" - modelIdentifier = "Flowsheet" - - OPENMODELICAHOME = "C:/OpenModelica1.12.0-64bit/" - - guid = "{e7667160-3f08-4fef-b699-c58c7f5826df}" - - description = "" - generationTool = "OpenModelica Compiler v1.12.0 (64-bit)" - generationDateAndTime = "2023-02-23T15:39:40Z" - - variableNamingConvention = "structured" - - numberOfEventIndicators = "2" cmt_numberOfEventIndicators = "NG: number of zero crossings, FMI" - numberOfTimeEvents = "0" cmt_numberOfTimeEvents = "NG_SAM: number of zero crossings that are samples, OMC" - - numberOfInputVariables = "0" cmt_numberOfInputVariables = "NI: number of inputvar on topmodel, OMC" - numberOfOutputVariables = "0" cmt_numberOfOutputVariables = "NO: number of outputvar on topmodel, OMC" - - numberOfExternalObjects = "0" cmt_numberOfExternalObjects = "NEXT: number of external objects, OMC" - numberOfFunctions = "7" cmt_numberOfFunctions = "NFUNC: number of functions used by the simulation, OMC" - - numberOfContinuousStates = "0" cmt_numberOfContinuousStates = "NX: number of states, FMI" - numberOfRealAlgebraicVariables = "278" cmt_numberOfRealAlgebraicVariables = "NY: number of real variables, OMC" - numberOfRealAlgebraicAliasVariables = "132" cmt_numberOfRealAlgebraicAliasVariables = "NA: number of alias variables, OMC" - numberOfRealParameters = "1144" cmt_numberOfRealParameters = "NP: number of parameters, OMC" - - numberOfIntegerAlgebraicVariables = "0" cmt_numberOfIntegerAlgebraicVariables = "NYINT: number of alg. int variables, OMC" - numberOfIntegerAliasVariables = "0" cmt_numberOfIntegerAliasVariables = "NAINT: number of alias int variables, OMC" - numberOfIntegerParameters = "27" cmt_numberOfIntegerParameters = "NPINT: number of int parameters, OMC" - - numberOfStringAlgebraicVariables = "0" cmt_numberOfStringAlgebraicVariables = "NYSTR: number of alg. string variables, OMC" - numberOfStringAliasVariables = "0" cmt_numberOfStringAliasVariables = "NASTR: number of alias string variables, OMC" - numberOfStringParameters = "25" cmt_numberOfStringParameters = "NPSTR: number of string parameters, OMC" - - numberOfBooleanAlgebraicVariables = "0" cmt_numberOfBooleanAlgebraicVariables = "NYBOOL: number of alg. bool variables, OMC" - numberOfBooleanAliasVariables = "0" cmt_numberOfBooleanAliasVariables = "NABOOL: number of alias bool variables, OMC" - numberOfBooleanParameters = "0" cmt_numberOfBooleanParameters = "NPBOOL: number of bool parameters, OMC" > - - - <!-- startTime, stopTime, tolerance are FMI specific, all others are OMC specific --> - <DefaultExperiment - startTime = "0" - stopTime = "1" - stepSize = "1" - tolerance = "1e-006" - solver = "dassl" - outputFormat = "csv" - variableFilter = ".*" /> - - <!-- variables in the model --> - <ModelVariables> - - <ScalarVariable - name = "$cse1" - valueReference = "1000" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "0" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "" startLine = "0" startColumn = "0" endLine = "0" endColumn = "0" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "$cse2" - valueReference = "1001" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "" startLine = "0" startColumn = "0" endLine = "0" endColumn = "0" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "$cse3" - valueReference = "1002" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "2" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "" startLine = "0" startColumn = "0" endLine = "0" endColumn = "0" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "$cse4" - valueReference = "1003" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "3" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "" startLine = "0" startColumn = "0" endLine = "0" endColumn = "0" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "$cse5" - valueReference = "1004" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "4" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "" startLine = "0" startColumn = "0" endLine = "0" endColumn = "0" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_p[1]" - valueReference = "1005" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "5" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_p[2]" - valueReference = "1006" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "6" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_p[3]" - valueReference = "1007" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "7" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[1,1]" - valueReference = "1008" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "8" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[1,2]" - valueReference = "1009" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "9" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[2,1]" - valueReference = "1010" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "10" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[2,2]" - valueReference = "1011" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "11" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[3,1]" - valueReference = "1012" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "12" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cp_pc[3,2]" - valueReference = "1013" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "13" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cpres_p[1]" - valueReference = "1014" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "14" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cpres_p[2]" - valueReference = "1015" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "15" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Cpres_p[3]" - valueReference = "1016" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "16" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_p[1]" - valueReference = "1017" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "17" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_p[2]" - valueReference = "1018" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "18" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_p[3]" - valueReference = "1019" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "19" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[1,1]" - valueReference = "1020" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "20" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[1,2]" - valueReference = "1021" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "21" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[2,1]" - valueReference = "1022" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "22" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[2,2]" - valueReference = "1023" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "23" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[3,1]" - valueReference = "1024" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "24" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.F_pc[3,2]" - valueReference = "1025" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "25" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_p[1]" - valueReference = "1026" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "26" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_p[2]" - valueReference = "1027" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "27" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_p[3]" - valueReference = "1028" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "28" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[1,1]" - valueReference = "1029" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "29" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[1,2]" - valueReference = "1030" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "30" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[2,1]" - valueReference = "1031" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "31" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[2,2]" - valueReference = "1032" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "32" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[3,1]" - valueReference = "1033" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "33" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fm_pc[3,2]" - valueReference = "1034" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "34" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_p[1]" - valueReference = "1035" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "35" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_p[2]" - valueReference = "1036" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "36" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_p[3]" - valueReference = "1037" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "37" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[1,1]" - valueReference = "1038" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "38" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[1,2]" - valueReference = "1039" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "39" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[2,1]" - valueReference = "1040" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "40" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[2,2]" - valueReference = "1041" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "41" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[3,1]" - valueReference = "1042" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "42" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.H_pc[3,2]" - valueReference = "1043" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "43" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hres_p[1]" - valueReference = "1044" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "44" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hres_p[2]" - valueReference = "1045" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "45" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hres_p[3]" - valueReference = "1046" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "46" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.K_c[1]" - valueReference = "1047" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "47" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.K_c[2]" - valueReference = "1048" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "48" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.MW_p[1]" - valueReference = "1049" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "49" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.MW_p[2]" - valueReference = "1050" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "50" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.MW_p[3]" - valueReference = "1051" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "51" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.P" - valueReference = "1052" - description = "Pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "52" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pbubl" - valueReference = "1053" - description = "Bubble point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "53" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pdew" - valueReference = "1054" - description = "dew point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "54" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "69" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pvap_c[1]" - valueReference = "1055" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "55" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pvap_c[2]" - valueReference = "1056" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "56" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_p[1]" - valueReference = "1057" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "57" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_p[2]" - valueReference = "1058" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "58" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_p[3]" - valueReference = "1059" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "59" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[1,1]" - valueReference = "1060" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "60" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[1,2]" - valueReference = "1061" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "61" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[2,1]" - valueReference = "1062" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "62" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[2,2]" - valueReference = "1063" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "63" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[3,1]" - valueReference = "1064" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "64" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.S_pc[3,2]" - valueReference = "1065" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "65" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Sres_p[1]" - valueReference = "1066" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "66" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Sres_p[2]" - valueReference = "1067" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "67" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Sres_p[3]" - valueReference = "1068" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "68" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.T" - valueReference = "1069" - description = "Temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "69" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "47" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gma_c[1]" - valueReference = "1070" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "70" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gma_c[2]" - valueReference = "1071" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "71" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gmabubl_c[1]" - valueReference = "1072" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "72" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gmabubl_c[2]" - valueReference = "1073" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "73" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gmadew_c[1]" - valueReference = "1074" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "74" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.gmadew_c[2]" - valueReference = "1075" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "75" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.philiqbubl_c[1]" - valueReference = "1076" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "76" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.philiqbubl_c[2]" - valueReference = "1077" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "77" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.phivapdew_c[1]" - valueReference = "1078" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "78" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.phivapdew_c[2]" - valueReference = "1079" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "79" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[1,1]" - valueReference = "1080" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "80" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[1,2]" - valueReference = "1081" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "81" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[2,1]" - valueReference = "1082" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "82" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[2,2]" - valueReference = "1083" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "83" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[3,1]" - valueReference = "1084" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "84" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.x_pc[3,2]" - valueReference = "1085" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "85" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xliq" - valueReference = "1086" - description = "Liquid Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "86" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[1,1]" - valueReference = "1087" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "87" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[1,2]" - valueReference = "1088" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "88" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[2,1]" - valueReference = "1089" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "89" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[2,2]" - valueReference = "1090" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "90" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[3,1]" - valueReference = "1091" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "91" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xm_pc[3,2]" - valueReference = "1092" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "92" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xmliq" - valueReference = "1093" - description = "Liquid Phase mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "93" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "87" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xmvap" - valueReference = "1094" - description = "Vapor Phase Mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "94" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_p[1]" - valueReference = "1095" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "95" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_p[2]" - valueReference = "1096" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "96" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_p[3]" - valueReference = "1097" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "97" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[1,1]" - valueReference = "1098" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "98" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[1,2]" - valueReference = "1099" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "99" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[2,1]" - valueReference = "1100" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "100" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[2,2]" - valueReference = "1101" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "101" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[3,1]" - valueReference = "1102" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "102" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cp_pc[3,2]" - valueReference = "1103" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "103" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cpres_p[1]" - valueReference = "1104" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "104" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cpres_p[2]" - valueReference = "1105" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "105" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Cpres_p[3]" - valueReference = "1106" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "106" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_p[1]" - valueReference = "1107" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "107" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_p[2]" - valueReference = "1108" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "108" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_p[3]" - valueReference = "1109" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "109" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[1,1]" - valueReference = "1110" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "110" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[1,2]" - valueReference = "1111" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "111" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[2,1]" - valueReference = "1112" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "112" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[2,2]" - valueReference = "1113" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "113" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[3,1]" - valueReference = "1114" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "114" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.F_pc[3,2]" - valueReference = "1115" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "115" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_p[1]" - valueReference = "1116" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "116" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_p[2]" - valueReference = "1117" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "117" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_p[3]" - valueReference = "1118" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "118" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[1,1]" - valueReference = "1119" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "119" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[1,2]" - valueReference = "1120" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "120" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[2,1]" - valueReference = "1121" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "121" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[2,2]" - valueReference = "1122" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "122" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[3,1]" - valueReference = "1123" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "123" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fm_pc[3,2]" - valueReference = "1124" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "124" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_p[1]" - valueReference = "1125" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "125" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_p[2]" - valueReference = "1126" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "126" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_p[3]" - valueReference = "1127" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "127" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[1,1]" - valueReference = "1128" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "128" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[1,2]" - valueReference = "1129" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "129" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[2,1]" - valueReference = "1130" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "130" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[2,2]" - valueReference = "1131" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "131" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[3,1]" - valueReference = "1132" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "132" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.H_pc[3,2]" - valueReference = "1133" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "133" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hres_p[1]" - valueReference = "1134" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "134" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hres_p[2]" - valueReference = "1135" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "135" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hres_p[3]" - valueReference = "1136" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "136" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.K_c[1]" - valueReference = "1137" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "137" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.K_c[2]" - valueReference = "1138" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "138" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.MW_p[1]" - valueReference = "1139" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "139" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.MW_p[2]" - valueReference = "1140" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "140" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.MW_p[3]" - valueReference = "1141" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "141" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.P" - valueReference = "1142" - description = "Pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "142" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pbubl" - valueReference = "1143" - description = "Bubble point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "143" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pdew" - valueReference = "1144" - description = "dew point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "144" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "69" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pvap_c[1]" - valueReference = "1145" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "145" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pvap_c[2]" - valueReference = "1146" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "146" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_p[1]" - valueReference = "1147" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "147" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_p[2]" - valueReference = "1148" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "148" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_p[3]" - valueReference = "1149" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "149" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[1,1]" - valueReference = "1150" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "150" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[1,2]" - valueReference = "1151" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "151" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[2,1]" - valueReference = "1152" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "152" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[2,2]" - valueReference = "1153" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "153" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[3,1]" - valueReference = "1154" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "154" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.S_pc[3,2]" - valueReference = "1155" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "155" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Sres_p[1]" - valueReference = "1156" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "156" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Sres_p[2]" - valueReference = "1157" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "157" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Sres_p[3]" - valueReference = "1158" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "158" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.T" - valueReference = "1159" - description = "Temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "159" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "47" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gma_c[1]" - valueReference = "1160" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "160" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gma_c[2]" - valueReference = "1161" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "161" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gmabubl_c[1]" - valueReference = "1162" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "162" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gmabubl_c[2]" - valueReference = "1163" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "163" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gmadew_c[1]" - valueReference = "1164" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "164" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.gmadew_c[2]" - valueReference = "1165" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "165" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.philiqbubl_c[1]" - valueReference = "1166" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "166" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.philiqbubl_c[2]" - valueReference = "1167" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "167" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.phivapdew_c[1]" - valueReference = "1168" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "168" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.phivapdew_c[2]" - valueReference = "1169" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "169" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[1,1]" - valueReference = "1170" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "170" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[1,2]" - valueReference = "1171" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "171" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[2,1]" - valueReference = "1172" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "172" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[2,2]" - valueReference = "1173" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "173" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[3,1]" - valueReference = "1174" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "174" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.x_pc[3,2]" - valueReference = "1175" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "175" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xliq" - valueReference = "1176" - description = "Liquid Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "176" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[1,1]" - valueReference = "1177" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "177" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[1,2]" - valueReference = "1178" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "178" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[2,1]" - valueReference = "1179" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "179" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[2,2]" - valueReference = "1180" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "180" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[3,1]" - valueReference = "1181" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "181" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xm_pc[3,2]" - valueReference = "1182" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "182" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xmliq" - valueReference = "1183" - description = "Liquid Phase mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "183" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "87" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xmvap" - valueReference = "1184" - description = "Vapor Phase Mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "184" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_p[1]" - valueReference = "1185" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "185" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_p[2]" - valueReference = "1186" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "186" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_p[3]" - valueReference = "1187" - description = "Phase molar specific heat" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "187" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "96" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[1,1]" - valueReference = "1188" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "188" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[1,2]" - valueReference = "1189" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "189" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[2,1]" - valueReference = "1190" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "190" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[2,2]" - valueReference = "1191" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "191" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[3,1]" - valueReference = "1192" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "192" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cp_pc[3,2]" - valueReference = "1193" - description = "Component molar specific heat in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "193" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "88" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cpres_p[1]" - valueReference = "1194" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "194" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cpres_p[2]" - valueReference = "1195" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "195" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Cpres_p[3]" - valueReference = "1196" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "196" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_p[1]" - valueReference = "1197" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "197" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_p[2]" - valueReference = "1198" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "198" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_p[3]" - valueReference = "1199" - description = "Total molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "199" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[1,1]" - valueReference = "1200" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "200" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[1,2]" - valueReference = "1201" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "201" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[2,1]" - valueReference = "1202" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "202" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[2,2]" - valueReference = "1203" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "203" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[3,1]" - valueReference = "1204" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "204" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.F_pc[3,2]" - valueReference = "1205" - description = "Component molar flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "205" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "103" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_p[1]" - valueReference = "1206" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "206" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_p[2]" - valueReference = "1207" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "207" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_p[3]" - valueReference = "1208" - description = "Total mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "208" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "93" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[1,1]" - valueReference = "1209" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "209" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[1,2]" - valueReference = "1210" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "210" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[2,1]" - valueReference = "1211" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "211" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[2,2]" - valueReference = "1212" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "212" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[3,1]" - valueReference = "1213" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "213" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fm_pc[3,2]" - valueReference = "1214" - description = "Component mass flow in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "214" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "102" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="kg/s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_p[1]" - valueReference = "1215" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "215" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_p[2]" - valueReference = "1216" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "216" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_p[3]" - valueReference = "1217" - description = "Phase molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "217" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[1,1]" - valueReference = "1218" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "218" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[1,2]" - valueReference = "1219" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "219" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[2,1]" - valueReference = "1220" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "220" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[2,2]" - valueReference = "1221" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "221" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[3,1]" - valueReference = "1222" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "222" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.H_pc[3,2]" - valueReference = "1223" - description = "Component molar enthalpy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "223" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "78" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hres_p[1]" - valueReference = "1224" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "224" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hres_p[2]" - valueReference = "1225" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "225" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hres_p[3]" - valueReference = "1226" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "226" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.K_c[1]" - valueReference = "1227" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "227" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.K_c[2]" - valueReference = "1228" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "228" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.MW_p[1]" - valueReference = "1229" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "229" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.MW_p[2]" - valueReference = "1230" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "230" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.MW_p[3]" - valueReference = "1231" - description = "Average Molecular weight in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "231" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "98" fileWritable = "true"> - <Real start="0.0" fixed="false" useNominal="false" min="0.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.P" - valueReference = "1232" - description = "Pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "232" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pbubl" - valueReference = "1233" - description = "Bubble point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "233" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "73" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pdew" - valueReference = "1234" - description = "dew point pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "234" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "69" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pvap_c[1]" - valueReference = "1235" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "235" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pvap_c[2]" - valueReference = "1236" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "236" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_p[1]" - valueReference = "1237" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "237" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_p[2]" - valueReference = "1238" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "238" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_p[3]" - valueReference = "1239" - description = "Phase molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "239" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[1,1]" - valueReference = "1240" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "240" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[1,2]" - valueReference = "1241" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "241" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[2,1]" - valueReference = "1242" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "242" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[2,2]" - valueReference = "1243" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "243" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[3,1]" - valueReference = "1244" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "244" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.S_pc[3,2]" - valueReference = "1245" - description = "Component molar entropy in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "245" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "81" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Sres_p[1]" - valueReference = "1246" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "246" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Sres_p[2]" - valueReference = "1247" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "247" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Sres_p[3]" - valueReference = "1248" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "248" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.T" - valueReference = "1249" - description = "Temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "249" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "47" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gma_c[1]" - valueReference = "1250" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "250" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gma_c[2]" - valueReference = "1251" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "251" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gmabubl_c[1]" - valueReference = "1252" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "252" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gmabubl_c[2]" - valueReference = "1253" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "253" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gmadew_c[1]" - valueReference = "1254" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "254" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.gmadew_c[2]" - valueReference = "1255" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "255" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "6" startColumn = "5" endLine = "6" endColumn = "48" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.philiqbubl_c[1]" - valueReference = "1256" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "256" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.philiqbubl_c[2]" - valueReference = "1257" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "257" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.phivapdew_c[1]" - valueReference = "1258" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "258" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.phivapdew_c[2]" - valueReference = "1259" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "259" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ThermodynamicPackages/RaoultsLaw.mo" startLine = "7" startColumn = "5" endLine = "7" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[1,1]" - valueReference = "1260" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "260" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[1,2]" - valueReference = "1261" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "261" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="true" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[2,1]" - valueReference = "1262" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "262" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[2,2]" - valueReference = "1263" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "263" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[3,1]" - valueReference = "1264" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "264" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.x_pc[3,2]" - valueReference = "1265" - description = "Component mole fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "265" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xliq" - valueReference = "1266" - description = "Liquid Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "266" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[1,1]" - valueReference = "1267" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "267" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[1,2]" - valueReference = "1268" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "268" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[2,1]" - valueReference = "1269" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "269" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[2,2]" - valueReference = "1270" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "270" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[3,1]" - valueReference = "1271" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "271" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xm_pc[3,2]" - valueReference = "1272" - description = "Component mass fraction in phase" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "272" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "121" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xmliq" - valueReference = "1273" - description = "Liquid Phase mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "273" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "87" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xmvap" - valueReference = "1274" - description = "Vapor Phase Mass fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "274" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xvap" - valueReference = "1275" - description = "Vapor Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "275" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "85" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xvapin_s[1]" - valueReference = "1276" - description = "Inlet stream vapor phase mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "276" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "125" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xvapin_s[2]" - valueReference = "1277" - description = "Inlet stream vapor phase mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "277" classType = "rAlg" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "125" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.AF" - valueReference = "1278" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "0" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real start="0.209" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.AS" - valueReference = "1279" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real start="269300.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Cc" - valueReference = "1280" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "2" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real start="0.268" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.ChaoSeadAF" - valueReference = "1281" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "3" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real start="0.213" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.ChaoSeadLV" - valueReference = "1282" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "4" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real start="0.08939999999999999" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.ChaoSeadSP" - valueReference = "1283" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "5" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real start="18736.78" fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.DM" - valueReference = "1284" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "6" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.GEF" - valueReference = "1285" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "7" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real start="129600000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HFMP" - valueReference = "1286" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "8" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real start="9866000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOC" - valueReference = "1287" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "9" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real start="-3136000000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[1]" - valueReference = "1288" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "10" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="106.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[2]" - valueReference = "1289" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "11" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="48810000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[3]" - valueReference = "1290" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "12" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.61066" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[4]" - valueReference = "1291" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "13" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="-0.25882" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[5]" - valueReference = "1292" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "14" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.032238" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.HOV[6]" - valueReference = "1293" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "15" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.022475" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.IGHF" - valueReference = "1294" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "16" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real start="82880000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LVB" - valueReference = "1295" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "17" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real start="0.08941" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[1]" - valueReference = "1296" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "18" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[2]" - valueReference = "1297" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "19" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="111460.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[3]" - valueReference = "1298" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "20" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="-1854.3" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[4]" - valueReference = "1299" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "21" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="22.399" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[5]" - valueReference = "1300" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "22" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="-0.028936" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqCp[6]" - valueReference = "1301" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "23" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="2.8991e-005" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[1]" - valueReference = "1302" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "24" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="105.0" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[2]" - valueReference = "1303" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "25" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.9993800000000001" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[3]" - valueReference = "1304" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "26" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.26348" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[4]" - valueReference = "1305" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "27" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="562.05" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[5]" - valueReference = "1306" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "28" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.27856" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqDen[6]" - valueReference = "1307" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "29" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[1]" - valueReference = "1308" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "30" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[2]" - valueReference = "1309" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "31" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="0.049539" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[3]" - valueReference = "1310" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "32" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-177.97" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[4]" - valueReference = "1311" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "33" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="0.19475" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[5]" - valueReference = "1312" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "34" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-0.0073805" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqK[6]" - valueReference = "1313" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "35" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="2.7938e-006" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[1]" - valueReference = "1314" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "36" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="101.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[2]" - valueReference = "1315" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "37" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="-24.61" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[3]" - valueReference = "1316" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "38" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="1576.5" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[4]" - valueReference = "1317" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "39" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="2.1698" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[5]" - valueReference = "1318" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "40" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="-5.1366e-006" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.LiqVis[6]" - valueReference = "1319" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "41" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="2.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.MW" - valueReference = "1320" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "42" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real start="78.114" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Pc" - valueReference = "1321" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "43" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real start="4895000.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Racketparam" - valueReference = "1322" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "44" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real start="0.2696" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.SH" - valueReference = "1323" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "45" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.SP" - valueReference = "1324" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "46" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real start="18700.0" fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.TP" - valueReference = "1325" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "47" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real start="4764.22" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.TT" - valueReference = "1326" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "48" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real start="278.68" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Tb" - valueReference = "1327" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "49" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real start="353.24" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Tc" - valueReference = "1328" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "50" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real start="562.05" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Tm" - valueReference = "1329" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "51" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real start="278.68" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.UniquacQ" - valueReference = "1330" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "52" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real start="2.4" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.UniquacR" - valueReference = "1331" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "53" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real start="3.1878" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[1]" - valueReference = "1332" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "54" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="101.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[2]" - valueReference = "1333" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "55" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="88.368" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[3]" - valueReference = "1334" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "56" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="-6712.9" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[4]" - valueReference = "1335" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "57" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="-10.022" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[5]" - valueReference = "1336" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "58" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="7.694e-006" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VP[6]" - valueReference = "1337" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "59" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="2.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[1]" - valueReference = "1338" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "60" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[2]" - valueReference = "1339" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "61" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="34010.24" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[3]" - valueReference = "1340" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "62" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="-588.0978" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[4]" - valueReference = "1341" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "63" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="12.81777" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[5]" - valueReference = "1342" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "64" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="-0.000197306" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapCp[6]" - valueReference = "1343" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "65" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="5.142899e-008" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[1]" - valueReference = "1344" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "66" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="102.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[2]" - valueReference = "1345" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "67" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="4.9549e-006" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[3]" - valueReference = "1346" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "68" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="1.4519" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[4]" - valueReference = "1347" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "69" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="154.14" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[5]" - valueReference = "1348" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "70" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="26202.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapK[6]" - valueReference = "1349" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "71" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[1]" - valueReference = "1350" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "72" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="102.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[2]" - valueReference = "1351" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "73" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="3.1366e-008" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[3]" - valueReference = "1352" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "74" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="0.9675" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[4]" - valueReference = "1353" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "75" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="8.028499999999999" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[5]" - valueReference = "1354" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "76" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="-35.629" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.VapVis[6]" - valueReference = "1355" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "77" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.Vc" - valueReference = "1356" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "78" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real start="0.256" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].AF" - valueReference = "1357" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "79" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].AF" - valueReference = "1358" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "80" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].AS" - valueReference = "1359" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "81" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].AS" - valueReference = "1360" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "82" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Cc" - valueReference = "1361" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "83" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Cc" - valueReference = "1362" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "84" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].ChaoSeadAF" - valueReference = "1363" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "85" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].ChaoSeadAF" - valueReference = "1364" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "86" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].ChaoSeadLV" - valueReference = "1365" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "87" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].ChaoSeadLV" - valueReference = "1366" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "88" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].ChaoSeadSP" - valueReference = "1367" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "89" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].ChaoSeadSP" - valueReference = "1368" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "90" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].DM" - valueReference = "1369" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "91" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].DM" - valueReference = "1370" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "92" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].GEF" - valueReference = "1371" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "93" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].GEF" - valueReference = "1372" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "94" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HFMP" - valueReference = "1373" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "95" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HFMP" - valueReference = "1374" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "96" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOC" - valueReference = "1375" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "97" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOC" - valueReference = "1376" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "98" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[1]" - valueReference = "1377" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "99" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[2]" - valueReference = "1378" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "100" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[3]" - valueReference = "1379" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "101" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[4]" - valueReference = "1380" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "102" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[5]" - valueReference = "1381" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "103" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].HOV[6]" - valueReference = "1382" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "104" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[1]" - valueReference = "1383" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "105" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[2]" - valueReference = "1384" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "106" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[3]" - valueReference = "1385" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "107" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[4]" - valueReference = "1386" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "108" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[5]" - valueReference = "1387" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "109" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].HOV[6]" - valueReference = "1388" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "110" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].IGHF" - valueReference = "1389" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "111" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].IGHF" - valueReference = "1390" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "112" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LVB" - valueReference = "1391" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "113" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LVB" - valueReference = "1392" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "114" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[1]" - valueReference = "1393" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "115" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[2]" - valueReference = "1394" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "116" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[3]" - valueReference = "1395" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "117" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[4]" - valueReference = "1396" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "118" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[5]" - valueReference = "1397" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "119" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqCp[6]" - valueReference = "1398" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "120" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[1]" - valueReference = "1399" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "121" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[2]" - valueReference = "1400" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "122" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[3]" - valueReference = "1401" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "123" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[4]" - valueReference = "1402" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "124" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[5]" - valueReference = "1403" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "125" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqCp[6]" - valueReference = "1404" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "126" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[1]" - valueReference = "1405" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "127" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[2]" - valueReference = "1406" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "128" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[3]" - valueReference = "1407" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "129" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[4]" - valueReference = "1408" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "130" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[5]" - valueReference = "1409" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "131" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqDen[6]" - valueReference = "1410" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "132" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[1]" - valueReference = "1411" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "133" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[2]" - valueReference = "1412" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "134" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[3]" - valueReference = "1413" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "135" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[4]" - valueReference = "1414" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "136" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[5]" - valueReference = "1415" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "137" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqDen[6]" - valueReference = "1416" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "138" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[1]" - valueReference = "1417" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "139" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[2]" - valueReference = "1418" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "140" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[3]" - valueReference = "1419" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "141" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[4]" - valueReference = "1420" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "142" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[5]" - valueReference = "1421" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "143" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqK[6]" - valueReference = "1422" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "144" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[1]" - valueReference = "1423" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "145" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[2]" - valueReference = "1424" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "146" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[3]" - valueReference = "1425" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "147" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[4]" - valueReference = "1426" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "148" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[5]" - valueReference = "1427" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "149" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqK[6]" - valueReference = "1428" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "150" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[1]" - valueReference = "1429" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "151" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[2]" - valueReference = "1430" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "152" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[3]" - valueReference = "1431" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "153" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[4]" - valueReference = "1432" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "154" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[5]" - valueReference = "1433" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "155" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].LiqVis[6]" - valueReference = "1434" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "156" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[1]" - valueReference = "1435" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "157" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[2]" - valueReference = "1436" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "158" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[3]" - valueReference = "1437" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "159" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[4]" - valueReference = "1438" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "160" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[5]" - valueReference = "1439" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "161" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].LiqVis[6]" - valueReference = "1440" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "162" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].MW" - valueReference = "1441" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "163" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].MW" - valueReference = "1442" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "164" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Pc" - valueReference = "1443" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "165" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Pc" - valueReference = "1444" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "166" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Racketparam" - valueReference = "1445" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "167" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Racketparam" - valueReference = "1446" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "168" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].SH" - valueReference = "1447" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "169" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].SH" - valueReference = "1448" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "170" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].SP" - valueReference = "1449" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "171" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].SP" - valueReference = "1450" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "172" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].TP" - valueReference = "1451" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "173" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].TP" - valueReference = "1452" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "174" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].TT" - valueReference = "1453" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "175" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].TT" - valueReference = "1454" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "176" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Tb" - valueReference = "1455" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "177" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Tb" - valueReference = "1456" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "178" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Tc" - valueReference = "1457" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "179" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Tc" - valueReference = "1458" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "180" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Tm" - valueReference = "1459" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "181" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Tm" - valueReference = "1460" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "182" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].UniquacQ" - valueReference = "1461" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "183" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].UniquacQ" - valueReference = "1462" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "184" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].UniquacR" - valueReference = "1463" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "185" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].UniquacR" - valueReference = "1464" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "186" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[1]" - valueReference = "1465" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "187" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[2]" - valueReference = "1466" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "188" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[3]" - valueReference = "1467" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "189" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[4]" - valueReference = "1468" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "190" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[5]" - valueReference = "1469" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "191" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VP[6]" - valueReference = "1470" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "192" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[1]" - valueReference = "1471" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "193" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[2]" - valueReference = "1472" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "194" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[3]" - valueReference = "1473" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "195" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[4]" - valueReference = "1474" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "196" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[5]" - valueReference = "1475" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "197" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VP[6]" - valueReference = "1476" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "198" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[1]" - valueReference = "1477" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "199" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[2]" - valueReference = "1478" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "200" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[3]" - valueReference = "1479" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "201" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[4]" - valueReference = "1480" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "202" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[5]" - valueReference = "1481" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "203" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapCp[6]" - valueReference = "1482" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "204" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[1]" - valueReference = "1483" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "205" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[2]" - valueReference = "1484" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "206" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[3]" - valueReference = "1485" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "207" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[4]" - valueReference = "1486" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "208" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[5]" - valueReference = "1487" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "209" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapCp[6]" - valueReference = "1488" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "210" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[1]" - valueReference = "1489" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "211" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[2]" - valueReference = "1490" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "212" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[3]" - valueReference = "1491" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "213" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[4]" - valueReference = "1492" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "214" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[5]" - valueReference = "1493" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "215" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapK[6]" - valueReference = "1494" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "216" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[1]" - valueReference = "1495" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "217" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[2]" - valueReference = "1496" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "218" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[3]" - valueReference = "1497" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "219" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[4]" - valueReference = "1498" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "220" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[5]" - valueReference = "1499" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "221" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapK[6]" - valueReference = "1500" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "222" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[1]" - valueReference = "1501" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "223" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[2]" - valueReference = "1502" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "224" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[3]" - valueReference = "1503" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "225" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[4]" - valueReference = "1504" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "226" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[5]" - valueReference = "1505" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "227" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].VapVis[6]" - valueReference = "1506" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "228" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[1]" - valueReference = "1507" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "229" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[2]" - valueReference = "1508" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "230" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[3]" - valueReference = "1509" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "231" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[4]" - valueReference = "1510" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "232" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[5]" - valueReference = "1511" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "233" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].VapVis[6]" - valueReference = "1512" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "234" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].Vc" - valueReference = "1513" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "235" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].Vc" - valueReference = "1514" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "236" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Alpha" - valueReference = "1515" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "237" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Beta" - valueReference = "1516" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "238" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].AF" - valueReference = "1517" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "239" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].AF" - valueReference = "1518" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "240" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].AS" - valueReference = "1519" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "241" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].AS" - valueReference = "1520" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "242" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Cc" - valueReference = "1521" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "243" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Cc" - valueReference = "1522" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "244" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].ChaoSeadAF" - valueReference = "1523" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "245" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].ChaoSeadAF" - valueReference = "1524" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "246" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].ChaoSeadLV" - valueReference = "1525" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "247" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].ChaoSeadLV" - valueReference = "1526" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "248" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].ChaoSeadSP" - valueReference = "1527" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "249" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].ChaoSeadSP" - valueReference = "1528" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "250" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].DM" - valueReference = "1529" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "251" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].DM" - valueReference = "1530" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "252" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].GEF" - valueReference = "1531" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "253" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].GEF" - valueReference = "1532" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "254" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HFMP" - valueReference = "1533" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "255" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HFMP" - valueReference = "1534" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "256" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOC" - valueReference = "1535" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "257" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOC" - valueReference = "1536" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "258" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[1]" - valueReference = "1537" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "259" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[2]" - valueReference = "1538" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "260" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[3]" - valueReference = "1539" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "261" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[4]" - valueReference = "1540" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "262" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[5]" - valueReference = "1541" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "263" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].HOV[6]" - valueReference = "1542" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "264" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[1]" - valueReference = "1543" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "265" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[2]" - valueReference = "1544" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "266" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[3]" - valueReference = "1545" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "267" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[4]" - valueReference = "1546" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "268" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[5]" - valueReference = "1547" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "269" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].HOV[6]" - valueReference = "1548" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "270" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].IGHF" - valueReference = "1549" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "271" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].IGHF" - valueReference = "1550" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "272" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LVB" - valueReference = "1551" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "273" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LVB" - valueReference = "1552" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "274" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[1]" - valueReference = "1553" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "275" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[2]" - valueReference = "1554" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "276" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[3]" - valueReference = "1555" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "277" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[4]" - valueReference = "1556" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "278" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[5]" - valueReference = "1557" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "279" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqCp[6]" - valueReference = "1558" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "280" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[1]" - valueReference = "1559" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "281" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[2]" - valueReference = "1560" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "282" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[3]" - valueReference = "1561" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "283" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[4]" - valueReference = "1562" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "284" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[5]" - valueReference = "1563" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "285" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqCp[6]" - valueReference = "1564" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "286" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[1]" - valueReference = "1565" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "287" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[2]" - valueReference = "1566" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "288" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[3]" - valueReference = "1567" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "289" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[4]" - valueReference = "1568" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "290" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[5]" - valueReference = "1569" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "291" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqDen[6]" - valueReference = "1570" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "292" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[1]" - valueReference = "1571" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "293" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[2]" - valueReference = "1572" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "294" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[3]" - valueReference = "1573" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "295" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[4]" - valueReference = "1574" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "296" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[5]" - valueReference = "1575" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "297" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqDen[6]" - valueReference = "1576" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "298" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[1]" - valueReference = "1577" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "299" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[2]" - valueReference = "1578" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "300" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[3]" - valueReference = "1579" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "301" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[4]" - valueReference = "1580" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "302" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[5]" - valueReference = "1581" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "303" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqK[6]" - valueReference = "1582" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "304" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[1]" - valueReference = "1583" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "305" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[2]" - valueReference = "1584" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "306" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[3]" - valueReference = "1585" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "307" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[4]" - valueReference = "1586" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "308" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[5]" - valueReference = "1587" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "309" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqK[6]" - valueReference = "1588" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "310" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[1]" - valueReference = "1589" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "311" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[2]" - valueReference = "1590" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "312" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[3]" - valueReference = "1591" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "313" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[4]" - valueReference = "1592" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "314" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[5]" - valueReference = "1593" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "315" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].LiqVis[6]" - valueReference = "1594" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "316" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[1]" - valueReference = "1595" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "317" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[2]" - valueReference = "1596" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "318" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[3]" - valueReference = "1597" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "319" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[4]" - valueReference = "1598" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "320" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[5]" - valueReference = "1599" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "321" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].LiqVis[6]" - valueReference = "1600" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "322" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].MW" - valueReference = "1601" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "323" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].MW" - valueReference = "1602" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "324" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Pc" - valueReference = "1603" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "325" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Pc" - valueReference = "1604" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "326" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Racketparam" - valueReference = "1605" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "327" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Racketparam" - valueReference = "1606" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "328" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].SH" - valueReference = "1607" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "329" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].SH" - valueReference = "1608" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "330" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].SP" - valueReference = "1609" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "331" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].SP" - valueReference = "1610" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "332" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].TP" - valueReference = "1611" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "333" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].TP" - valueReference = "1612" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "334" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].TT" - valueReference = "1613" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "335" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].TT" - valueReference = "1614" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "336" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Tb" - valueReference = "1615" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "337" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Tb" - valueReference = "1616" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "338" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Tc" - valueReference = "1617" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "339" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Tc" - valueReference = "1618" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "340" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Tm" - valueReference = "1619" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "341" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Tm" - valueReference = "1620" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "342" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].UniquacQ" - valueReference = "1621" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "343" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].UniquacQ" - valueReference = "1622" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "344" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].UniquacR" - valueReference = "1623" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "345" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].UniquacR" - valueReference = "1624" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "346" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[1]" - valueReference = "1625" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "347" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[2]" - valueReference = "1626" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "348" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[3]" - valueReference = "1627" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "349" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[4]" - valueReference = "1628" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "350" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[5]" - valueReference = "1629" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "351" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VP[6]" - valueReference = "1630" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "352" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[1]" - valueReference = "1631" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "353" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[2]" - valueReference = "1632" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "354" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[3]" - valueReference = "1633" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "355" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[4]" - valueReference = "1634" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "356" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[5]" - valueReference = "1635" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "357" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VP[6]" - valueReference = "1636" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "358" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[1]" - valueReference = "1637" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "359" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[2]" - valueReference = "1638" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "360" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[3]" - valueReference = "1639" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "361" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[4]" - valueReference = "1640" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "362" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[5]" - valueReference = "1641" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "363" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapCp[6]" - valueReference = "1642" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "364" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[1]" - valueReference = "1643" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "365" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[2]" - valueReference = "1644" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "366" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[3]" - valueReference = "1645" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "367" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[4]" - valueReference = "1646" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "368" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[5]" - valueReference = "1647" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "369" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapCp[6]" - valueReference = "1648" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "370" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[1]" - valueReference = "1649" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "371" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[2]" - valueReference = "1650" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "372" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[3]" - valueReference = "1651" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "373" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[4]" - valueReference = "1652" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "374" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[5]" - valueReference = "1653" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "375" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapK[6]" - valueReference = "1654" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "376" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[1]" - valueReference = "1655" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "377" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[2]" - valueReference = "1656" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "378" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[3]" - valueReference = "1657" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "379" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[4]" - valueReference = "1658" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "380" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[5]" - valueReference = "1659" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "381" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapK[6]" - valueReference = "1660" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "382" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[1]" - valueReference = "1661" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "383" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[2]" - valueReference = "1662" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "384" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[3]" - valueReference = "1663" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "385" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[4]" - valueReference = "1664" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "386" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[5]" - valueReference = "1665" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "387" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].VapVis[6]" - valueReference = "1666" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "388" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[1]" - valueReference = "1667" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "389" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[2]" - valueReference = "1668" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "390" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[3]" - valueReference = "1669" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "391" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[4]" - valueReference = "1670" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "392" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[5]" - valueReference = "1671" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "393" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].VapVis[6]" - valueReference = "1672" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "394" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].Vc" - valueReference = "1673" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "395" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].Vc" - valueReference = "1674" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "396" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fg" - valueReference = "1675" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "397" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "26" fileWritable = "true"> - <Real start="100.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fliqg" - valueReference = "1676" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "398" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Fvapg" - valueReference = "1677" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "399" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcompg[1]" - valueReference = "1678" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "400" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcompg[2]" - valueReference = "1679" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "401" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcomplg[1]" - valueReference = "1680" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "402" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcomplg[2]" - valueReference = "1681" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "403" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcompvg[1]" - valueReference = "1682" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "404" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hcompvg[2]" - valueReference = "1683" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "405" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hliqg" - valueReference = "1684" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "406" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "25" startColumn = "8" endLine = "25" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hmixg" - valueReference = "1685" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "407" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "27" startColumn = "8" endLine = "27" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Htotg" - valueReference = "1686" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "408" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "24" startColumn = "8" endLine = "24" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Hvapg" - valueReference = "1687" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "409" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "26" startColumn = "8" endLine = "26" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.K_guess[1]" - valueReference = "1688" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "410" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.K_guess[2]" - valueReference = "1689" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "411" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pg" - valueReference = "1690" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "412" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "29" fileWritable = "true"> - <Real start="101325.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pmax" - valueReference = "1691" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "413" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pmin" - valueReference = "1692" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "414" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatbg[1]" - valueReference = "1693" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "415" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatbg[2]" - valueReference = "1694" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "416" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatdg[1]" - valueReference = "1695" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "417" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatdg[2]" - valueReference = "1696" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "418" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatt[1]" - valueReference = "1697" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "419" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Psatt[2]" - valueReference = "1698" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "420" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Px" - valueReference = "1699" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "421" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "14" startColumn = "8" endLine = "14" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pxc[1]" - valueReference = "1700" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "422" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pxc[2]" - valueReference = "1701" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "423" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pxm[1]" - valueReference = "1702" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "424" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Pxm[2]" - valueReference = "1703" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "425" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Tbg" - valueReference = "1704" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "426" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "20" startColumn = "8" endLine = "20" endColumn = "54" fileWritable = "true"> - <Real start="200.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Tc[1]" - valueReference = "1705" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "427" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Tc[2]" - valueReference = "1706" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "428" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Tdg" - valueReference = "1707" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "429" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "21" startColumn = "8" endLine = "21" endColumn = "54" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Temp" - valueReference = "1708" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "430" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "12" startColumn = "8" endLine = "12" endColumn = "55" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Tg" - valueReference = "1709" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "431" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "11" startColumn = "8" endLine = "11" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xg[1]" - valueReference = "1710" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "432" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xg[2]" - valueReference = "1711" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "433" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xguess[1]" - valueReference = "1712" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "434" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xguess[2]" - valueReference = "1713" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "435" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xliqg" - valueReference = "1714" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "436" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xmol[1]" - valueReference = "1715" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "437" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xmol[2]" - valueReference = "1716" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "438" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xvapg" - valueReference = "1717" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "439" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.yg[1]" - valueReference = "1718" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "440" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.yg[2]" - valueReference = "1719" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "441" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.ymol[1]" - valueReference = "1720" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "442" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.ymol[2]" - valueReference = "1721" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "443" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Alpha" - valueReference = "1722" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "444" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Beta" - valueReference = "1723" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "445" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].AF" - valueReference = "1724" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "446" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].AF" - valueReference = "1725" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "447" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].AS" - valueReference = "1726" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "448" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].AS" - valueReference = "1727" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "449" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Cc" - valueReference = "1728" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "450" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Cc" - valueReference = "1729" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "451" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].ChaoSeadAF" - valueReference = "1730" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "452" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].ChaoSeadAF" - valueReference = "1731" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "453" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].ChaoSeadLV" - valueReference = "1732" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "454" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].ChaoSeadLV" - valueReference = "1733" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "455" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].ChaoSeadSP" - valueReference = "1734" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "456" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].ChaoSeadSP" - valueReference = "1735" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "457" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].DM" - valueReference = "1736" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "458" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].DM" - valueReference = "1737" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "459" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].GEF" - valueReference = "1738" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "460" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].GEF" - valueReference = "1739" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "461" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HFMP" - valueReference = "1740" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "462" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HFMP" - valueReference = "1741" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "463" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOC" - valueReference = "1742" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "464" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOC" - valueReference = "1743" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "465" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[1]" - valueReference = "1744" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "466" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[2]" - valueReference = "1745" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "467" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[3]" - valueReference = "1746" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "468" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[4]" - valueReference = "1747" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "469" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[5]" - valueReference = "1748" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "470" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].HOV[6]" - valueReference = "1749" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "471" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[1]" - valueReference = "1750" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "472" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[2]" - valueReference = "1751" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "473" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[3]" - valueReference = "1752" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "474" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[4]" - valueReference = "1753" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "475" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[5]" - valueReference = "1754" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "476" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].HOV[6]" - valueReference = "1755" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "477" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].IGHF" - valueReference = "1756" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "478" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].IGHF" - valueReference = "1757" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "479" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LVB" - valueReference = "1758" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "480" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LVB" - valueReference = "1759" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "481" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[1]" - valueReference = "1760" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "482" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[2]" - valueReference = "1761" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "483" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[3]" - valueReference = "1762" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "484" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[4]" - valueReference = "1763" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "485" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[5]" - valueReference = "1764" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "486" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqCp[6]" - valueReference = "1765" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "487" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[1]" - valueReference = "1766" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "488" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[2]" - valueReference = "1767" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "489" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[3]" - valueReference = "1768" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "490" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[4]" - valueReference = "1769" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "491" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[5]" - valueReference = "1770" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "492" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqCp[6]" - valueReference = "1771" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "493" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[1]" - valueReference = "1772" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "494" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[2]" - valueReference = "1773" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "495" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[3]" - valueReference = "1774" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "496" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[4]" - valueReference = "1775" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "497" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[5]" - valueReference = "1776" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "498" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqDen[6]" - valueReference = "1777" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "499" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[1]" - valueReference = "1778" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "500" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[2]" - valueReference = "1779" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "501" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[3]" - valueReference = "1780" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "502" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[4]" - valueReference = "1781" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "503" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[5]" - valueReference = "1782" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "504" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqDen[6]" - valueReference = "1783" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "505" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[1]" - valueReference = "1784" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "506" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[2]" - valueReference = "1785" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "507" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[3]" - valueReference = "1786" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "508" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[4]" - valueReference = "1787" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "509" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[5]" - valueReference = "1788" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "510" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqK[6]" - valueReference = "1789" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "511" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[1]" - valueReference = "1790" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "512" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[2]" - valueReference = "1791" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "513" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[3]" - valueReference = "1792" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "514" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[4]" - valueReference = "1793" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "515" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[5]" - valueReference = "1794" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "516" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqK[6]" - valueReference = "1795" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "517" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[1]" - valueReference = "1796" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "518" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[2]" - valueReference = "1797" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "519" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[3]" - valueReference = "1798" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "520" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[4]" - valueReference = "1799" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "521" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[5]" - valueReference = "1800" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "522" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].LiqVis[6]" - valueReference = "1801" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "523" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[1]" - valueReference = "1802" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "524" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[2]" - valueReference = "1803" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "525" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[3]" - valueReference = "1804" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "526" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[4]" - valueReference = "1805" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "527" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[5]" - valueReference = "1806" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "528" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].LiqVis[6]" - valueReference = "1807" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "529" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].MW" - valueReference = "1808" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "530" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].MW" - valueReference = "1809" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "531" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Pc" - valueReference = "1810" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "532" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Pc" - valueReference = "1811" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "533" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Racketparam" - valueReference = "1812" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "534" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Racketparam" - valueReference = "1813" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "535" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].SH" - valueReference = "1814" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "536" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].SH" - valueReference = "1815" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "537" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].SP" - valueReference = "1816" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "538" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].SP" - valueReference = "1817" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "539" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].TP" - valueReference = "1818" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "540" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].TP" - valueReference = "1819" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "541" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].TT" - valueReference = "1820" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "542" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].TT" - valueReference = "1821" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "543" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Tb" - valueReference = "1822" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "544" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Tb" - valueReference = "1823" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "545" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Tc" - valueReference = "1824" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "546" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Tc" - valueReference = "1825" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "547" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Tm" - valueReference = "1826" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "548" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Tm" - valueReference = "1827" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "549" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].UniquacQ" - valueReference = "1828" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "550" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].UniquacQ" - valueReference = "1829" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "551" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].UniquacR" - valueReference = "1830" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "552" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].UniquacR" - valueReference = "1831" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "553" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[1]" - valueReference = "1832" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "554" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[2]" - valueReference = "1833" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "555" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[3]" - valueReference = "1834" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "556" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[4]" - valueReference = "1835" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "557" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[5]" - valueReference = "1836" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "558" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VP[6]" - valueReference = "1837" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "559" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[1]" - valueReference = "1838" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "560" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[2]" - valueReference = "1839" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "561" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[3]" - valueReference = "1840" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "562" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[4]" - valueReference = "1841" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "563" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[5]" - valueReference = "1842" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "564" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VP[6]" - valueReference = "1843" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "565" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[1]" - valueReference = "1844" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "566" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[2]" - valueReference = "1845" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "567" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[3]" - valueReference = "1846" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "568" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[4]" - valueReference = "1847" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "569" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[5]" - valueReference = "1848" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "570" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapCp[6]" - valueReference = "1849" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "571" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[1]" - valueReference = "1850" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "572" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[2]" - valueReference = "1851" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "573" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[3]" - valueReference = "1852" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "574" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[4]" - valueReference = "1853" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "575" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[5]" - valueReference = "1854" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "576" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapCp[6]" - valueReference = "1855" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "577" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[1]" - valueReference = "1856" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "578" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[2]" - valueReference = "1857" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "579" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[3]" - valueReference = "1858" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "580" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[4]" - valueReference = "1859" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "581" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[5]" - valueReference = "1860" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "582" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapK[6]" - valueReference = "1861" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "583" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[1]" - valueReference = "1862" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "584" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[2]" - valueReference = "1863" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "585" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[3]" - valueReference = "1864" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "586" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[4]" - valueReference = "1865" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "587" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[5]" - valueReference = "1866" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "588" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapK[6]" - valueReference = "1867" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "589" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[1]" - valueReference = "1868" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "590" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[2]" - valueReference = "1869" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "591" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[3]" - valueReference = "1870" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "592" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[4]" - valueReference = "1871" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "593" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[5]" - valueReference = "1872" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "594" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].VapVis[6]" - valueReference = "1873" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "595" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[1]" - valueReference = "1874" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "596" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[2]" - valueReference = "1875" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "597" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[3]" - valueReference = "1876" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "598" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[4]" - valueReference = "1877" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "599" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[5]" - valueReference = "1878" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "600" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].VapVis[6]" - valueReference = "1879" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "601" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].Vc" - valueReference = "1880" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "602" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].Vc" - valueReference = "1881" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "603" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fg" - valueReference = "1882" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "604" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "26" fileWritable = "true"> - <Real start="100.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fliqg" - valueReference = "1883" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "605" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Fvapg" - valueReference = "1884" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "606" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcompg[1]" - valueReference = "1885" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "607" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcompg[2]" - valueReference = "1886" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "608" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcomplg[1]" - valueReference = "1887" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "609" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcomplg[2]" - valueReference = "1888" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "610" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcompvg[1]" - valueReference = "1889" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "611" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hcompvg[2]" - valueReference = "1890" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "612" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hliqg" - valueReference = "1891" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "613" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "25" startColumn = "8" endLine = "25" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hmixg" - valueReference = "1892" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "614" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "27" startColumn = "8" endLine = "27" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Htotg" - valueReference = "1893" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "615" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "24" startColumn = "8" endLine = "24" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Hvapg" - valueReference = "1894" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "616" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "26" startColumn = "8" endLine = "26" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.K_guess[1]" - valueReference = "1895" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "617" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.K_guess[2]" - valueReference = "1896" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "618" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pg" - valueReference = "1897" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "619" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "29" fileWritable = "true"> - <Real start="101325.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pmax" - valueReference = "1898" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "620" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pmin" - valueReference = "1899" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "621" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatbg[1]" - valueReference = "1900" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "622" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatbg[2]" - valueReference = "1901" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "623" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatdg[1]" - valueReference = "1902" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "624" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatdg[2]" - valueReference = "1903" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "625" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatt[1]" - valueReference = "1904" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "626" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Psatt[2]" - valueReference = "1905" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "627" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Px" - valueReference = "1906" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "628" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "14" startColumn = "8" endLine = "14" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pxc[1]" - valueReference = "1907" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "629" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pxc[2]" - valueReference = "1908" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "630" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pxm[1]" - valueReference = "1909" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "631" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Pxm[2]" - valueReference = "1910" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "632" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Tbg" - valueReference = "1911" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "633" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "20" startColumn = "8" endLine = "20" endColumn = "54" fileWritable = "true"> - <Real start="200.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Tc[1]" - valueReference = "1912" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "634" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Tc[2]" - valueReference = "1913" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "635" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Tdg" - valueReference = "1914" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "636" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "21" startColumn = "8" endLine = "21" endColumn = "54" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Temp" - valueReference = "1915" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "637" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "12" startColumn = "8" endLine = "12" endColumn = "55" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Tg" - valueReference = "1916" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "638" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "11" startColumn = "8" endLine = "11" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xg[1]" - valueReference = "1917" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "639" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xg[2]" - valueReference = "1918" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "640" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xguess[1]" - valueReference = "1919" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "641" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xguess[2]" - valueReference = "1920" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "642" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xliqg" - valueReference = "1921" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "643" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xmol[1]" - valueReference = "1922" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "644" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xmol[2]" - valueReference = "1923" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "645" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xvapg" - valueReference = "1924" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "646" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.yg[1]" - valueReference = "1925" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "647" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.yg[2]" - valueReference = "1926" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "648" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.ymol[1]" - valueReference = "1927" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "649" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.ymol[2]" - valueReference = "1928" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "650" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Alpha" - valueReference = "1929" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "651" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Beta" - valueReference = "1930" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "652" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].AF" - valueReference = "1931" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "653" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].AF" - valueReference = "1932" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "654" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].AS" - valueReference = "1933" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "655" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].AS" - valueReference = "1934" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "656" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Cc" - valueReference = "1935" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "657" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Cc" - valueReference = "1936" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "658" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].ChaoSeadAF" - valueReference = "1937" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "659" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].ChaoSeadAF" - valueReference = "1938" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "660" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].ChaoSeadLV" - valueReference = "1939" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "661" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].ChaoSeadLV" - valueReference = "1940" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "662" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].ChaoSeadSP" - valueReference = "1941" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "663" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].ChaoSeadSP" - valueReference = "1942" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "664" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].DM" - valueReference = "1943" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "665" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].DM" - valueReference = "1944" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "666" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].GEF" - valueReference = "1945" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "667" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].GEF" - valueReference = "1946" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "668" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HFMP" - valueReference = "1947" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "669" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HFMP" - valueReference = "1948" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "670" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOC" - valueReference = "1949" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "671" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOC" - valueReference = "1950" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "672" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[1]" - valueReference = "1951" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "673" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[2]" - valueReference = "1952" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "674" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[3]" - valueReference = "1953" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "675" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[4]" - valueReference = "1954" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "676" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[5]" - valueReference = "1955" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "677" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].HOV[6]" - valueReference = "1956" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "678" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[1]" - valueReference = "1957" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "679" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[2]" - valueReference = "1958" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "680" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[3]" - valueReference = "1959" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "681" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[4]" - valueReference = "1960" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "682" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[5]" - valueReference = "1961" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "683" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].HOV[6]" - valueReference = "1962" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "684" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].IGHF" - valueReference = "1963" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "685" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].IGHF" - valueReference = "1964" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "686" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LVB" - valueReference = "1965" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "687" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LVB" - valueReference = "1966" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "688" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[1]" - valueReference = "1967" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "689" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[2]" - valueReference = "1968" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "690" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[3]" - valueReference = "1969" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "691" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[4]" - valueReference = "1970" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "692" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[5]" - valueReference = "1971" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "693" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqCp[6]" - valueReference = "1972" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "694" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[1]" - valueReference = "1973" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "695" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[2]" - valueReference = "1974" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "696" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[3]" - valueReference = "1975" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "697" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[4]" - valueReference = "1976" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "698" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[5]" - valueReference = "1977" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "699" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqCp[6]" - valueReference = "1978" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "700" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[1]" - valueReference = "1979" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "701" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[2]" - valueReference = "1980" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "702" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[3]" - valueReference = "1981" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "703" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[4]" - valueReference = "1982" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "704" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[5]" - valueReference = "1983" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "705" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqDen[6]" - valueReference = "1984" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "706" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[1]" - valueReference = "1985" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "707" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[2]" - valueReference = "1986" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "708" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[3]" - valueReference = "1987" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "709" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[4]" - valueReference = "1988" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "710" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[5]" - valueReference = "1989" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "711" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqDen[6]" - valueReference = "1990" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "712" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[1]" - valueReference = "1991" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "713" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[2]" - valueReference = "1992" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "714" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[3]" - valueReference = "1993" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "715" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[4]" - valueReference = "1994" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "716" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[5]" - valueReference = "1995" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "717" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqK[6]" - valueReference = "1996" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "718" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[1]" - valueReference = "1997" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "719" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[2]" - valueReference = "1998" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "720" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[3]" - valueReference = "1999" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "721" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[4]" - valueReference = "2000" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "722" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[5]" - valueReference = "2001" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "723" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqK[6]" - valueReference = "2002" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "724" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[1]" - valueReference = "2003" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "725" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[2]" - valueReference = "2004" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "726" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[3]" - valueReference = "2005" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "727" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[4]" - valueReference = "2006" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "728" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[5]" - valueReference = "2007" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "729" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].LiqVis[6]" - valueReference = "2008" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "730" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[1]" - valueReference = "2009" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "731" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[2]" - valueReference = "2010" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "732" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[3]" - valueReference = "2011" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "733" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[4]" - valueReference = "2012" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "734" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[5]" - valueReference = "2013" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "735" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].LiqVis[6]" - valueReference = "2014" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "736" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].MW" - valueReference = "2015" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "737" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].MW" - valueReference = "2016" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "738" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Pc" - valueReference = "2017" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "739" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Pc" - valueReference = "2018" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "740" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Racketparam" - valueReference = "2019" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "741" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Racketparam" - valueReference = "2020" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "742" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].SH" - valueReference = "2021" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "743" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].SH" - valueReference = "2022" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "744" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].SP" - valueReference = "2023" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "745" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].SP" - valueReference = "2024" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "746" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].TP" - valueReference = "2025" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "747" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].TP" - valueReference = "2026" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "748" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].TT" - valueReference = "2027" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "749" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].TT" - valueReference = "2028" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "750" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Tb" - valueReference = "2029" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "751" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Tb" - valueReference = "2030" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "752" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Tc" - valueReference = "2031" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "753" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Tc" - valueReference = "2032" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "754" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Tm" - valueReference = "2033" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "755" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Tm" - valueReference = "2034" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "756" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].UniquacQ" - valueReference = "2035" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "757" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].UniquacQ" - valueReference = "2036" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "758" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].UniquacR" - valueReference = "2037" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "759" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].UniquacR" - valueReference = "2038" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "760" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[1]" - valueReference = "2039" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "761" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[2]" - valueReference = "2040" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "762" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[3]" - valueReference = "2041" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "763" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[4]" - valueReference = "2042" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "764" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[5]" - valueReference = "2043" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "765" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VP[6]" - valueReference = "2044" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "766" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[1]" - valueReference = "2045" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "767" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[2]" - valueReference = "2046" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "768" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[3]" - valueReference = "2047" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "769" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[4]" - valueReference = "2048" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "770" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[5]" - valueReference = "2049" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "771" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VP[6]" - valueReference = "2050" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "772" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[1]" - valueReference = "2051" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "773" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[2]" - valueReference = "2052" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "774" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[3]" - valueReference = "2053" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "775" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[4]" - valueReference = "2054" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "776" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[5]" - valueReference = "2055" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "777" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapCp[6]" - valueReference = "2056" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "778" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[1]" - valueReference = "2057" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "779" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[2]" - valueReference = "2058" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "780" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[3]" - valueReference = "2059" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "781" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[4]" - valueReference = "2060" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "782" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[5]" - valueReference = "2061" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "783" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapCp[6]" - valueReference = "2062" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "784" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[1]" - valueReference = "2063" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "785" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[2]" - valueReference = "2064" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "786" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[3]" - valueReference = "2065" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "787" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[4]" - valueReference = "2066" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "788" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[5]" - valueReference = "2067" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "789" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapK[6]" - valueReference = "2068" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "790" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[1]" - valueReference = "2069" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "791" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[2]" - valueReference = "2070" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "792" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[3]" - valueReference = "2071" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "793" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[4]" - valueReference = "2072" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "794" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[5]" - valueReference = "2073" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "795" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapK[6]" - valueReference = "2074" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "796" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[1]" - valueReference = "2075" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "797" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[2]" - valueReference = "2076" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "798" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[3]" - valueReference = "2077" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "799" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[4]" - valueReference = "2078" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "800" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[5]" - valueReference = "2079" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "801" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].VapVis[6]" - valueReference = "2080" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "802" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[1]" - valueReference = "2081" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "803" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[2]" - valueReference = "2082" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "804" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[3]" - valueReference = "2083" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "805" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[4]" - valueReference = "2084" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "806" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[5]" - valueReference = "2085" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "807" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].VapVis[6]" - valueReference = "2086" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "808" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].Vc" - valueReference = "2087" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "809" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].Vc" - valueReference = "2088" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "810" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fg" - valueReference = "2089" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "811" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "26" fileWritable = "true"> - <Real start="100.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fliqg" - valueReference = "2090" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "812" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Fvapg" - valueReference = "2091" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "813" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcompg[1]" - valueReference = "2092" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "814" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcompg[2]" - valueReference = "2093" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "815" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcomplg[1]" - valueReference = "2094" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "816" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcomplg[2]" - valueReference = "2095" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "817" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcompvg[1]" - valueReference = "2096" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "818" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hcompvg[2]" - valueReference = "2097" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "819" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hliqg" - valueReference = "2098" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "820" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "25" startColumn = "8" endLine = "25" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hmixg" - valueReference = "2099" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "821" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "27" startColumn = "8" endLine = "27" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Htotg" - valueReference = "2100" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "822" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "24" startColumn = "8" endLine = "24" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Hvapg" - valueReference = "2101" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "823" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "26" startColumn = "8" endLine = "26" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.K_guess[1]" - valueReference = "2102" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "824" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.K_guess[2]" - valueReference = "2103" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "825" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pg" - valueReference = "2104" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "826" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "29" fileWritable = "true"> - <Real start="101325.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pmax" - valueReference = "2105" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "827" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pmin" - valueReference = "2106" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "828" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatbg[1]" - valueReference = "2107" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "829" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatbg[2]" - valueReference = "2108" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "830" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatdg[1]" - valueReference = "2109" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "831" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatdg[2]" - valueReference = "2110" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "832" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatt[1]" - valueReference = "2111" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "833" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Psatt[2]" - valueReference = "2112" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "834" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Px" - valueReference = "2113" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "835" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "14" startColumn = "8" endLine = "14" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pxc[1]" - valueReference = "2114" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "836" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pxc[2]" - valueReference = "2115" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "837" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pxm[1]" - valueReference = "2116" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "838" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Pxm[2]" - valueReference = "2117" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "839" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Tbg" - valueReference = "2118" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "840" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "20" startColumn = "8" endLine = "20" endColumn = "54" fileWritable = "true"> - <Real start="200.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Tc[1]" - valueReference = "2119" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "841" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Tc[2]" - valueReference = "2120" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "842" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Tdg" - valueReference = "2121" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "843" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "21" startColumn = "8" endLine = "21" endColumn = "54" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Temp" - valueReference = "2122" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "844" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "12" startColumn = "8" endLine = "12" endColumn = "55" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Tg" - valueReference = "2123" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "845" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "11" startColumn = "8" endLine = "11" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xg[1]" - valueReference = "2124" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "846" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xg[2]" - valueReference = "2125" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "847" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xguess[1]" - valueReference = "2126" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "848" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xguess[2]" - valueReference = "2127" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "849" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xliqg" - valueReference = "2128" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "850" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xmol[1]" - valueReference = "2129" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "851" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xmol[2]" - valueReference = "2130" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "852" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.xvapg" - valueReference = "2131" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "853" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.yg[1]" - valueReference = "2132" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "854" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.yg[2]" - valueReference = "2133" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "855" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.ymol[1]" - valueReference = "2134" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "856" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.ymol[2]" - valueReference = "2135" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "857" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Alpha" - valueReference = "2136" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "858" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Beta" - valueReference = "2137" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "859" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "37" startColumn = "7" endLine = "37" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].AF" - valueReference = "2138" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "860" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].AF" - valueReference = "2139" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "861" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].AS" - valueReference = "2140" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "862" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].AS" - valueReference = "2141" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "863" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Cc" - valueReference = "2142" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "864" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Cc" - valueReference = "2143" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "865" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].ChaoSeadAF" - valueReference = "2144" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "866" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].ChaoSeadAF" - valueReference = "2145" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "867" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].ChaoSeadLV" - valueReference = "2146" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "868" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].ChaoSeadLV" - valueReference = "2147" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "869" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].ChaoSeadSP" - valueReference = "2148" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "870" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].ChaoSeadSP" - valueReference = "2149" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "871" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].DM" - valueReference = "2150" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "872" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].DM" - valueReference = "2151" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "873" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].GEF" - valueReference = "2152" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "874" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].GEF" - valueReference = "2153" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "875" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HFMP" - valueReference = "2154" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "876" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HFMP" - valueReference = "2155" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "877" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOC" - valueReference = "2156" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "878" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOC" - valueReference = "2157" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "879" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[1]" - valueReference = "2158" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "880" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[2]" - valueReference = "2159" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "881" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[3]" - valueReference = "2160" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "882" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[4]" - valueReference = "2161" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "883" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[5]" - valueReference = "2162" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "884" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].HOV[6]" - valueReference = "2163" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "885" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[1]" - valueReference = "2164" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "886" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[2]" - valueReference = "2165" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "887" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[3]" - valueReference = "2166" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "888" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[4]" - valueReference = "2167" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "889" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[5]" - valueReference = "2168" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "890" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].HOV[6]" - valueReference = "2169" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "891" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].IGHF" - valueReference = "2170" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "892" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].IGHF" - valueReference = "2171" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "893" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LVB" - valueReference = "2172" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "894" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LVB" - valueReference = "2173" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "895" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[1]" - valueReference = "2174" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "896" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[2]" - valueReference = "2175" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "897" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[3]" - valueReference = "2176" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "898" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[4]" - valueReference = "2177" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "899" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[5]" - valueReference = "2178" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "900" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqCp[6]" - valueReference = "2179" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "901" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[1]" - valueReference = "2180" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "902" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[2]" - valueReference = "2181" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "903" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[3]" - valueReference = "2182" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "904" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[4]" - valueReference = "2183" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "905" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[5]" - valueReference = "2184" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "906" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqCp[6]" - valueReference = "2185" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "907" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[1]" - valueReference = "2186" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "908" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[2]" - valueReference = "2187" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "909" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[3]" - valueReference = "2188" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "910" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[4]" - valueReference = "2189" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "911" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[5]" - valueReference = "2190" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "912" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqDen[6]" - valueReference = "2191" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "913" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[1]" - valueReference = "2192" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "914" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[2]" - valueReference = "2193" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "915" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[3]" - valueReference = "2194" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "916" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[4]" - valueReference = "2195" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "917" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[5]" - valueReference = "2196" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "918" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqDen[6]" - valueReference = "2197" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "919" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[1]" - valueReference = "2198" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "920" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[2]" - valueReference = "2199" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "921" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[3]" - valueReference = "2200" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "922" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[4]" - valueReference = "2201" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "923" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[5]" - valueReference = "2202" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "924" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqK[6]" - valueReference = "2203" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "925" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[1]" - valueReference = "2204" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "926" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[2]" - valueReference = "2205" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "927" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[3]" - valueReference = "2206" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "928" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[4]" - valueReference = "2207" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "929" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[5]" - valueReference = "2208" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "930" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqK[6]" - valueReference = "2209" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "931" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[1]" - valueReference = "2210" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "932" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[2]" - valueReference = "2211" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "933" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[3]" - valueReference = "2212" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "934" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[4]" - valueReference = "2213" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "935" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[5]" - valueReference = "2214" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "936" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].LiqVis[6]" - valueReference = "2215" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "937" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[1]" - valueReference = "2216" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "938" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[2]" - valueReference = "2217" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "939" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[3]" - valueReference = "2218" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "940" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[4]" - valueReference = "2219" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "941" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[5]" - valueReference = "2220" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "942" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].LiqVis[6]" - valueReference = "2221" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "943" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].MW" - valueReference = "2222" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "944" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].MW" - valueReference = "2223" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "945" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Pc" - valueReference = "2224" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "946" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Pc" - valueReference = "2225" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "947" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Racketparam" - valueReference = "2226" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "948" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Racketparam" - valueReference = "2227" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "949" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].SH" - valueReference = "2228" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "950" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].SH" - valueReference = "2229" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "951" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].SP" - valueReference = "2230" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "952" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].SP" - valueReference = "2231" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "953" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].TP" - valueReference = "2232" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "954" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].TP" - valueReference = "2233" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "955" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].TT" - valueReference = "2234" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "956" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].TT" - valueReference = "2235" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "957" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Tb" - valueReference = "2236" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "958" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Tb" - valueReference = "2237" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "959" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Tc" - valueReference = "2238" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "960" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Tc" - valueReference = "2239" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "961" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Tm" - valueReference = "2240" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "962" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Tm" - valueReference = "2241" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "963" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].UniquacQ" - valueReference = "2242" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "964" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].UniquacQ" - valueReference = "2243" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "965" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].UniquacR" - valueReference = "2244" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "966" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].UniquacR" - valueReference = "2245" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "967" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[1]" - valueReference = "2246" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "968" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[2]" - valueReference = "2247" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "969" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[3]" - valueReference = "2248" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "970" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[4]" - valueReference = "2249" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "971" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[5]" - valueReference = "2250" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "972" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VP[6]" - valueReference = "2251" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "973" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[1]" - valueReference = "2252" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "974" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[2]" - valueReference = "2253" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "975" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[3]" - valueReference = "2254" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "976" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[4]" - valueReference = "2255" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "977" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[5]" - valueReference = "2256" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "978" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VP[6]" - valueReference = "2257" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "979" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[1]" - valueReference = "2258" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "980" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[2]" - valueReference = "2259" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "981" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[3]" - valueReference = "2260" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "982" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[4]" - valueReference = "2261" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "983" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[5]" - valueReference = "2262" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "984" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapCp[6]" - valueReference = "2263" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "985" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[1]" - valueReference = "2264" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "986" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[2]" - valueReference = "2265" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "987" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[3]" - valueReference = "2266" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "988" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[4]" - valueReference = "2267" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "989" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[5]" - valueReference = "2268" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "990" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapCp[6]" - valueReference = "2269" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "991" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[1]" - valueReference = "2270" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "992" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[2]" - valueReference = "2271" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "993" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[3]" - valueReference = "2272" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "994" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[4]" - valueReference = "2273" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "995" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[5]" - valueReference = "2274" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "996" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapK[6]" - valueReference = "2275" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "997" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[1]" - valueReference = "2276" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "998" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[2]" - valueReference = "2277" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "999" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[3]" - valueReference = "2278" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1000" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[4]" - valueReference = "2279" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1001" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[5]" - valueReference = "2280" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1002" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapK[6]" - valueReference = "2281" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1003" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[1]" - valueReference = "2282" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1004" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[2]" - valueReference = "2283" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1005" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[3]" - valueReference = "2284" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1006" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[4]" - valueReference = "2285" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1007" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[5]" - valueReference = "2286" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1008" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].VapVis[6]" - valueReference = "2287" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1009" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[1]" - valueReference = "2288" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1010" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[2]" - valueReference = "2289" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1011" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[3]" - valueReference = "2290" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1012" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[4]" - valueReference = "2291" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1013" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[5]" - valueReference = "2292" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1014" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].VapVis[6]" - valueReference = "2293" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1015" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].Vc" - valueReference = "2294" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1016" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].Vc" - valueReference = "2295" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1017" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fg" - valueReference = "2296" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1018" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "26" fileWritable = "true"> - <Real start="100.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fliqg" - valueReference = "2297" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1019" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fvapg" - valueReference = "2298" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1020" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "41" startColumn = "7" endLine = "41" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcompg[1]" - valueReference = "2299" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1021" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcompg[2]" - valueReference = "2300" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1022" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "28" startColumn = "8" endLine = "28" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcomplg[1]" - valueReference = "2301" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1023" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcomplg[2]" - valueReference = "2302" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1024" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "29" startColumn = "8" endLine = "29" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcompvg[1]" - valueReference = "2303" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1025" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hcompvg[2]" - valueReference = "2304" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1026" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "30" startColumn = "8" endLine = "30" endColumn = "54" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hliqg" - valueReference = "2305" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1027" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "25" startColumn = "8" endLine = "25" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hmixg" - valueReference = "2306" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1028" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "27" startColumn = "8" endLine = "27" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Htotg" - valueReference = "2307" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1029" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "24" startColumn = "8" endLine = "24" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hvapg" - valueReference = "2308" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1030" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "26" startColumn = "8" endLine = "26" endColumn = "43" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.K_guess[1]" - valueReference = "2309" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1031" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.K_guess[2]" - valueReference = "2310" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1032" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "38" startColumn = "7" endLine = "38" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pg" - valueReference = "2311" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1033" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/GuessInput.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "29" fileWritable = "true"> - <Real start="101325.0" fixed="true" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pmax" - valueReference = "2312" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1034" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pmin" - valueReference = "2313" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1035" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "15" startColumn = "8" endLine = "15" endColumn = "63" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatbg[1]" - valueReference = "2314" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1036" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatbg[2]" - valueReference = "2315" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1037" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "18" startColumn = "8" endLine = "18" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatdg[1]" - valueReference = "2316" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1038" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatdg[2]" - valueReference = "2317" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1039" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "19" startColumn = "8" endLine = "19" endColumn = "53" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatt[1]" - valueReference = "2318" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1040" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Psatt[2]" - valueReference = "2319" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1041" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "17" startColumn = "8" endLine = "17" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Px" - valueReference = "2320" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1042" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "14" startColumn = "8" endLine = "14" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pxc[1]" - valueReference = "2321" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1043" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pxc[2]" - valueReference = "2322" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1044" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pxm[1]" - valueReference = "2323" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1045" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pxm[2]" - valueReference = "2324" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1046" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "13" startColumn = "8" endLine = "13" endColumn = "79" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tbg" - valueReference = "2325" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1047" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "20" startColumn = "8" endLine = "20" endColumn = "54" fileWritable = "true"> - <Real start="200.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tc[1]" - valueReference = "2326" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1048" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tc[2]" - valueReference = "2327" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1049" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "16" startColumn = "8" endLine = "16" endColumn = "49" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tdg" - valueReference = "2328" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1050" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "21" startColumn = "8" endLine = "21" endColumn = "54" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Temp" - valueReference = "2329" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1051" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "12" startColumn = "8" endLine = "12" endColumn = "55" fileWritable = "true"> - <Real start="300.0" fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tg" - valueReference = "2330" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1052" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "11" startColumn = "8" endLine = "11" endColumn = "40" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xg[1]" - valueReference = "2331" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1053" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xg[2]" - valueReference = "2332" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1054" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xguess[1]" - valueReference = "2333" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1055" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xguess[2]" - valueReference = "2334" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1056" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "10" startColumn = "7" endLine = "10" endColumn = "52" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xliqg" - valueReference = "2335" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1057" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xmol[1]" - valueReference = "2336" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1058" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xmol[2]" - valueReference = "2337" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1059" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xvapg" - valueReference = "2338" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1060" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "36" startColumn = "7" endLine = "36" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.yg[1]" - valueReference = "2339" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1061" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.yg[2]" - valueReference = "2340" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1062" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "33" startColumn = "7" endLine = "33" endColumn = "76" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.ymol[1]" - valueReference = "2341" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1063" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.ymol[2]" - valueReference = "2342" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1064" classType = "rPar" - isProtected = "true" hideResult = "true" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/GuessModels/InitialGuess.mo" startLine = "32" startColumn = "7" endLine = "32" endColumn = "80" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.AF" - valueReference = "2343" - description = "Acentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1065" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "49" fileWritable = "true"> - <Real start="0.264" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.AS" - valueReference = "2344" - description = "Absolute Entropy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1066" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "57" fileWritable = "true"> - <Real start="320990.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Cc" - valueReference = "2345" - description = "Critical Compressibility Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1067" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "65" fileWritable = "true"> - <Real start="0.264" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.ChaoSeadAF" - valueReference = "2346" - description = "Chao-Seader Accentric Factor" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1068" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "39" startColumn = "3" endLine = "39" endColumn = "70" fileWritable = "true"> - <Real start="0.2591" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.ChaoSeadLV" - valueReference = "2347" - description = "Chao-Seader Liquid Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1069" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "41" startColumn = "3" endLine = "41" endColumn = "73" fileWritable = "true"> - <Real start="0.1068" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.ChaoSeadSP" - valueReference = "2348" - description = "Shao-Seader Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1070" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "40" startColumn = "3" endLine = "40" endColumn = "82" fileWritable = "true"> - <Real start="18245.86" fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.DM" - valueReference = "2349" - description = "Dipole Moment" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1071" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "55" fileWritable = "true"> - <Real start="1.2e-030" fixed="true" useNominal="false" unit="Coulomb.m" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.GEF" - valueReference = "2350" - description = "Gibbs Energy of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1072" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "65" fileWritable = "true"> - <Real start="122200000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HFMP" - valueReference = "2351" - description = "Heat of Fusion at Melting Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1073" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "72" fileWritable = "true"> - <Real start="6636000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOC" - valueReference = "2352" - description = "Heat of Combustion" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1074" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "58" fileWritable = "true"> - <Real start="-3734000000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[1]" - valueReference = "2353" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1075" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="106.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[2]" - valueReference = "2354" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1076" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="53752000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[3]" - valueReference = "2355" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1077" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.50341" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[4]" - valueReference = "2356" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1078" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.24755" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[5]" - valueReference = "2357" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1079" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="-0.72898" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.HOV[6]" - valueReference = "2358" - description = "Heat of Vaporization Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1080" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "32" startColumn = "3" endLine = "32" endColumn = "76" fileWritable = "true"> - <Real start="0.37794" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.IGHF" - valueReference = "2359" - description = "Standard Heat of Formation" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1081" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "67" fileWritable = "true"> - <Real start="50170000.0" fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LVB" - valueReference = "2360" - description = "Liquid Molar Volume at Normal Boiling Point" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1082" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "17" startColumn = "3" endLine = "17" endColumn = "84" fileWritable = "true"> - <Real start="0.10687" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[1]" - valueReference = "2361" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1083" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[2]" - valueReference = "2362" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1084" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="28291.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[3]" - valueReference = "2363" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1085" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="48.171" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[4]" - valueReference = "2364" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1086" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="10.912" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[5]" - valueReference = "2365" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1087" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="0.0020542" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqCp[6]" - valueReference = "2366" - description = "Liquid Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1088" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "31" startColumn = "3" endLine = "31" endColumn = "80" fileWritable = "true"> - <Real start="8.7875e-007" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[1]" - valueReference = "2367" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1089" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="105.0" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[2]" - valueReference = "2368" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1090" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.89799" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[3]" - valueReference = "2369" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1091" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.27359" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[4]" - valueReference = "2370" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1092" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="591.75" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[5]" - valueReference = "2371" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1093" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.30006" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqDen[6]" - valueReference = "2372" - description = "Liquid Density Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1094" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "29" startColumn = "3" endLine = "29" endColumn = "74" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="kmol/m3" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[1]" - valueReference = "2373" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1095" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[2]" - valueReference = "2374" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1096" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-0.072922" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[3]" - valueReference = "2375" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1097" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-23.153" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[4]" - valueReference = "2376" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1098" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-1.0277" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[5]" - valueReference = "2377" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1099" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="-0.0017074" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqK[6]" - valueReference = "2378" - description = "Liquid Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1100" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "36" startColumn = "3" endLine = "36" endColumn = "83" fileWritable = "true"> - <Real start="3.6787e-007" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[1]" - valueReference = "2379" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1101" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="101.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[2]" - valueReference = "2380" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1102" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="-152.84" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[3]" - valueReference = "2381" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1103" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="5644.6" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[4]" - valueReference = "2382" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1104" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="22.826" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[5]" - valueReference = "2383" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1105" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="-4.0987e-005" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.LiqVis[6]" - valueReference = "2384" - description = "Liquid Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1106" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "34" startColumn = "3" endLine = "34" endColumn = "73" fileWritable = "true"> - <Real start="2.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.MW" - valueReference = "2385" - description = "Molecular Weight" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1107" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "16" startColumn = "3" endLine = "16" endColumn = "50" fileWritable = "true"> - <Real start="92.14100000000001" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Pc" - valueReference = "2386" - description = "Critical Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1108" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "9" startColumn = "3" endLine = "9" endColumn = "52" fileWritable = "true"> - <Real start="4108000.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Racketparam" - valueReference = "2387" - description = "Racket Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1109" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "38" startColumn = "3" endLine = "38" endColumn = "59" fileWritable = "true"> - <Real start="0.2646" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.SH" - valueReference = "2388" - description = "Absolute Enthalpy" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1110" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "56" fileWritable = "true"> - <Real fixed="true" useNominal="false" unit="J/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.SP" - valueReference = "2389" - description = "Solubility Parameter" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1111" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "19" startColumn = "3" endLine = "19" endColumn = "62" fileWritable = "true"> - <Real start="18250.0" fixed="true" useNominal="false" unit="J0.5/m1.5" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.TP" - valueReference = "2390" - description = "Triple Point Pressure" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1112" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "56" fileWritable = "true"> - <Real start="0.0475285" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.TT" - valueReference = "2391" - description = "Triple Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1113" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "58" fileWritable = "true"> - <Real start="178.18" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Tb" - valueReference = "2392" - description = "Boiling Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1114" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "59" fileWritable = "true"> - <Real start="383.79" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Tc" - valueReference = "2393" - description = "Critical Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1115" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "54" fileWritable = "true"> - <Real start="591.75" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Tm" - valueReference = "2394" - description = "Melting Point Temperature" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1116" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "59" fileWritable = "true"> - <Real start="178.18" fixed="true" useNominal="false" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.UniquacQ" - valueReference = "2395" - description = "UNIQUAC q" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1117" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "28" startColumn = "3" endLine = "28" endColumn = "49" fileWritable = "true"> - <Real start="2.968" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.UniquacR" - valueReference = "2396" - description = "UNIQUAC r" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1118" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "27" startColumn = "3" endLine = "27" endColumn = "49" fileWritable = "true"> - <Real start="3.9228" fixed="true" useNominal="false" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[1]" - valueReference = "2397" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1119" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="101.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[2]" - valueReference = "2398" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1120" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="32.89891" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[3]" - valueReference = "2399" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1121" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="-5013.81" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[4]" - valueReference = "2400" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1122" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="-1.348918" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[5]" - valueReference = "2401" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1123" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="-1.869928e-006" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VP[6]" - valueReference = "2402" - description = "Vapor Pressure Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1124" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "30" startColumn = "3" endLine = "30" endColumn = "65" fileWritable = "true"> - <Real start="2.0" fixed="true" useNominal="false" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[1]" - valueReference = "2403" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1125" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="16.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[2]" - valueReference = "2404" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1126" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="47225.0" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[3]" - valueReference = "2405" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1127" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="-565.85" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[4]" - valueReference = "2406" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1128" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="12.856" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[5]" - valueReference = "2407" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1129" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="5.535e-006" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapCp[6]" - valueReference = "2408" - description = "Ideal Gas Heat Capacity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1130" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "33" startColumn = "3" endLine = "33" endColumn = "83" fileWritable = "true"> - <Real start="-1.998e-008" fixed="true" useNominal="false" unit="J/kmol/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[1]" - valueReference = "2409" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1131" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="102.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[2]" - valueReference = "2410" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1132" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="6.541e-006" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[3]" - valueReference = "2411" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1133" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="1.4227" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[4]" - valueReference = "2412" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1134" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="190.97" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[5]" - valueReference = "2413" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1135" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="21890.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapK[6]" - valueReference = "2414" - description = "Vapor Thermal Conductivity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1136" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "37" startColumn = "3" endLine = "37" endColumn = "82" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="W/m/K" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[1]" - valueReference = "2415" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1137" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="102.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[2]" - valueReference = "2416" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1138" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="8.5581e-007" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[3]" - valueReference = "2417" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1139" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="0.49514" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[4]" - valueReference = "2418" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1140" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="307.82" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[5]" - valueReference = "2419" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1141" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="1891.6" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.VapVis[6]" - valueReference = "2420" - description = "Vapor Viscosity Coefficients" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1142" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "35" startColumn = "3" endLine = "35" endColumn = "72" fileWritable = "true"> - <Real start="0.0" fixed="true" useNominal="false" unit="Pa s" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.Vc" - valueReference = "2421" - description = "Critical Volume" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1143" classType = "rPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "55" fileWritable = "true"> - <Real start="0.316" fixed="true" useNominal="false" unit="m3/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.F" - valueReference = "2422" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.F_p[1]" - classIndex = "0" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.H" - valueReference = "2423" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.H_p[1]" - classIndex = "1" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.P" - valueReference = "2424" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.P" - classIndex = "2" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.S" - valueReference = "2425" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.S_p[1]" - classIndex = "3" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.T" - valueReference = "2426" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.T" - classIndex = "4" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[1,1]" - valueReference = "2427" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,1]" - classIndex = "5" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[1,2]" - valueReference = "2428" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,2]" - classIndex = "6" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[2,1]" - valueReference = "2429" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,1]" - classIndex = "7" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[2,2]" - valueReference = "2430" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,2]" - classIndex = "8" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[3,1]" - valueReference = "2431" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,1]" - classIndex = "9" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.x_pc[3,2]" - valueReference = "2432" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,2]" - classIndex = "10" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.xvap" - valueReference = "2433" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[1]" - classIndex = "11" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.F" - valueReference = "2434" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.F_p[1]" - classIndex = "12" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.H" - valueReference = "2435" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.H_p[1]" - classIndex = "13" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.P" - valueReference = "2436" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.P" - classIndex = "14" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.S" - valueReference = "2437" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.S_p[1]" - classIndex = "15" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.T" - valueReference = "2438" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.T" - classIndex = "16" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[1,1]" - valueReference = "2439" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,1]" - classIndex = "17" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[1,2]" - valueReference = "2440" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,2]" - classIndex = "18" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[2,1]" - valueReference = "2441" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,1]" - classIndex = "19" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[2,2]" - valueReference = "2442" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,2]" - classIndex = "20" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[3,1]" - valueReference = "2443" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,1]" - classIndex = "21" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.x_pc[3,2]" - valueReference = "2444" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,2]" - classIndex = "22" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.xvap" - valueReference = "2445" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[1]" - classIndex = "23" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.xvap" - valueReference = "2446" - description = "Vapor Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[1]" - classIndex = "24" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "85" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.F" - valueReference = "2447" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.F_p[1]" - classIndex = "25" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.H" - valueReference = "2448" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.H_p[1]" - classIndex = "26" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.P" - valueReference = "2449" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.P" - classIndex = "27" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.S" - valueReference = "2450" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.S_p[1]" - classIndex = "28" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.T" - valueReference = "2451" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.T" - classIndex = "29" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[1,1]" - valueReference = "2452" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,1]" - classIndex = "30" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[1,2]" - valueReference = "2453" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,2]" - classIndex = "31" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[2,1]" - valueReference = "2454" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,1]" - classIndex = "32" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[2,2]" - valueReference = "2455" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,2]" - classIndex = "33" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[3,1]" - valueReference = "2456" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,1]" - classIndex = "34" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.x_pc[3,2]" - valueReference = "2457" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,2]" - classIndex = "35" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.xvap" - valueReference = "2458" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[2]" - classIndex = "36" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.F" - valueReference = "2459" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.F_p[1]" - classIndex = "37" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.H" - valueReference = "2460" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.H_p[1]" - classIndex = "38" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.P" - valueReference = "2461" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.P" - classIndex = "39" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.S" - valueReference = "2462" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.S_p[1]" - classIndex = "40" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.T" - valueReference = "2463" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.T" - classIndex = "41" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[1,1]" - valueReference = "2464" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,1]" - classIndex = "42" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[1,2]" - valueReference = "2465" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,2]" - classIndex = "43" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[2,1]" - valueReference = "2466" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,1]" - classIndex = "44" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[2,2]" - valueReference = "2467" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,2]" - classIndex = "45" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[3,1]" - valueReference = "2468" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,1]" - classIndex = "46" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.x_pc[3,2]" - valueReference = "2469" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,2]" - classIndex = "47" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.xvap" - valueReference = "2470" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[2]" - classIndex = "48" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.xvap" - valueReference = "2471" - description = "Vapor Phase mole fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[2]" - classIndex = "49" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "85" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.F" - valueReference = "2472" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.F_p[1]" - classIndex = "50" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.H" - valueReference = "2473" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.H_p[1]" - classIndex = "51" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.P" - valueReference = "2474" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.P" - classIndex = "52" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.S" - valueReference = "2475" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.S_p[1]" - classIndex = "53" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.T" - valueReference = "2476" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.T" - classIndex = "54" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[1,1]" - valueReference = "2477" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,1]" - classIndex = "55" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[1,2]" - valueReference = "2478" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,2]" - classIndex = "56" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[2,1]" - valueReference = "2479" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,1]" - classIndex = "57" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[2,2]" - valueReference = "2480" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,2]" - classIndex = "58" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[3,1]" - valueReference = "2481" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,1]" - classIndex = "59" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.x_pc[3,2]" - valueReference = "2482" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,2]" - classIndex = "60" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.xvap" - valueReference = "2483" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.xvap" - classIndex = "61" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.F" - valueReference = "2484" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.F_p[1]" - classIndex = "62" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.H" - valueReference = "2485" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.H_p[1]" - classIndex = "63" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.P" - valueReference = "2486" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.P" - classIndex = "64" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.S" - valueReference = "2487" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.S_p[1]" - classIndex = "65" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.T" - valueReference = "2488" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.T" - classIndex = "66" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[1,1]" - valueReference = "2489" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,1]" - classIndex = "67" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[1,2]" - valueReference = "2490" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,2]" - classIndex = "68" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[2,1]" - valueReference = "2491" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,1]" - classIndex = "69" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[2,2]" - valueReference = "2492" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,2]" - classIndex = "70" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[3,1]" - valueReference = "2493" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,1]" - classIndex = "71" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.x_pc[3,2]" - valueReference = "2494" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,2]" - classIndex = "72" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.xvap" - valueReference = "2495" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.xvap" - classIndex = "73" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fin_s[1]" - valueReference = "2496" - description = "Inlet stream Molar Flow" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.F_p[1]" - classIndex = "74" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "95" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fin_s[2]" - valueReference = "2497" - description = "Inlet stream Molar Flow" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.F_p[1]" - classIndex = "75" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "12" startColumn = "3" endLine = "12" endColumn = "95" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Fout" - valueReference = "2498" - description = "Outlet stream molar flow" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.F_p[1]" - classIndex = "76" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "20" startColumn = "3" endLine = "20" endColumn = "86" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="mol/s" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hin_s[1]" - valueReference = "2499" - description = "Inlet stream molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.H_p[1]" - classIndex = "77" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "70" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hin_s[2]" - valueReference = "2500" - description = "Inlet stream molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.H_p[1]" - classIndex = "78" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "13" startColumn = "3" endLine = "13" endColumn = "70" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Hout" - valueReference = "2501" - description = "Outlet stream molar enthalpy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.H_p[1]" - classIndex = "79" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "22" startColumn = "3" endLine = "22" endColumn = "61" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/kmol" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].F" - valueReference = "2502" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.F_p[1]" - classIndex = "80" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].F" - valueReference = "2503" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.F_p[1]" - classIndex = "81" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].H" - valueReference = "2504" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.H_p[1]" - classIndex = "82" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].H" - valueReference = "2505" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.H_p[1]" - classIndex = "83" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].P" - valueReference = "2506" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.P" - classIndex = "84" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].P" - valueReference = "2507" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.P" - classIndex = "85" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].S" - valueReference = "2508" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.S_p[1]" - classIndex = "86" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].S" - valueReference = "2509" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.S_p[1]" - classIndex = "87" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].T" - valueReference = "2510" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.T" - classIndex = "88" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].T" - valueReference = "2511" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.T" - classIndex = "89" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[1,1]" - valueReference = "2512" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,1]" - classIndex = "90" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[1,2]" - valueReference = "2513" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,2]" - classIndex = "91" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[2,1]" - valueReference = "2514" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,1]" - classIndex = "92" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[2,2]" - valueReference = "2515" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[2,2]" - classIndex = "93" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[3,1]" - valueReference = "2516" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,1]" - classIndex = "94" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].x_pc[3,2]" - valueReference = "2517" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[3,2]" - classIndex = "95" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[1,1]" - valueReference = "2518" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,1]" - classIndex = "96" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[1,2]" - valueReference = "2519" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,2]" - classIndex = "97" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[2,1]" - valueReference = "2520" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,1]" - classIndex = "98" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[2,2]" - valueReference = "2521" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[2,2]" - classIndex = "99" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[3,1]" - valueReference = "2522" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,1]" - classIndex = "100" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].x_pc[3,2]" - valueReference = "2523" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[3,2]" - classIndex = "101" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].xvap" - valueReference = "2524" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[1]" - classIndex = "102" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].xvap" - valueReference = "2525" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="Mixer1.xvapin_s[2]" - classIndex = "103" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.F" - valueReference = "2526" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.F_p[1]" - classIndex = "104" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.H" - valueReference = "2527" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.H_p[1]" - classIndex = "105" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.P" - valueReference = "2528" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.P" - classIndex = "106" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.S" - valueReference = "2529" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.S_p[1]" - classIndex = "107" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.T" - valueReference = "2530" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.T" - classIndex = "108" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[1,1]" - valueReference = "2531" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,1]" - classIndex = "109" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[1,2]" - valueReference = "2532" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,2]" - classIndex = "110" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[2,1]" - valueReference = "2533" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,1]" - classIndex = "111" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[2,2]" - valueReference = "2534" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[2,2]" - classIndex = "112" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[3,1]" - valueReference = "2535" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,1]" - classIndex = "113" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.x_pc[3,2]" - valueReference = "2536" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[3,2]" - classIndex = "114" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.xvap" - valueReference = "2537" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.xvap" - classIndex = "115" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "4" startColumn = "2" endLine = "4" endColumn = "38" fileWritable = "true"> - <Real fixed="false" useNominal="false" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pin[1]" - valueReference = "2538" - description = "Inlet stream pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.P" - classIndex = "116" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "73" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pin[2]" - valueReference = "2539" - description = "Inlet stream pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.P" - classIndex = "117" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "10" startColumn = "3" endLine = "10" endColumn = "73" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Pout" - valueReference = "2540" - description = "Outlet stream pressure" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.P" - classIndex = "118" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "21" startColumn = "3" endLine = "21" endColumn = "71" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="Pa" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Sin_s[1]" - valueReference = "2541" - description = "Inlet stream molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.S_p[1]" - classIndex = "119" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "73" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Sin_s[2]" - valueReference = "2542" - description = "Inlet stream molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.S_p[1]" - classIndex = "120" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "15" startColumn = "3" endLine = "15" endColumn = "73" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Sout" - valueReference = "2543" - description = "Outlet stream molar entropy" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.S_p[1]" - classIndex = "121" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "24" startColumn = "3" endLine = "24" endColumn = "64" fileWritable = "true"> - <Real fixed="false" useNominal="false" unit="kJ/[kmol.K]" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tin_s[1]" - valueReference = "2544" - description = "Inlet stream temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.T" - classIndex = "122" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "92" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tin_s[2]" - valueReference = "2545" - description = "Inlet stream temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.T" - classIndex = "123" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "14" startColumn = "3" endLine = "14" endColumn = "92" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Tout" - valueReference = "2546" - description = "Outlet stream temperature" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.T" - classIndex = "124" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "23" startColumn = "3" endLine = "23" endColumn = "83" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" unit="K" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xin_sc[1,1]" - valueReference = "2547" - description = "Inlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,1]" - classIndex = "125" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "105" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xin_sc[1,2]" - valueReference = "2548" - description = "Inlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream1.x_pc[1,2]" - classIndex = "126" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "105" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xin_sc[2,1]" - valueReference = "2549" - description = "Inlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,1]" - classIndex = "127" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "105" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xin_sc[2,2]" - valueReference = "2550" - description = "Inlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream2.x_pc[1,2]" - classIndex = "128" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "11" startColumn = "3" endLine = "11" endColumn = "105" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xout_c[1]" - valueReference = "2551" - description = "Outlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,1]" - classIndex = "129" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "118" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xout_c[2]" - valueReference = "2552" - description = "Outlet stream component mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.x_pc[1,2]" - classIndex = "130" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "26" startColumn = "3" endLine = "26" endColumn = "118" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.xvapout" - valueReference = "2553" - description = "Outlet stream vapor phase mol fraction" - variability = "continuous" isDiscrete = "false" - causality = "internal" isValueChangeable = "false" - alias = "alias" aliasVariable="MaterialStream3.xvap" - classIndex = "131" classType = "rAli" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "25" startColumn = "3" endLine = "25" endColumn = "101" fileWritable = "true"> - <Real fixed="false" useNominal="false" min="0.0" max="1.0" unit="-" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.SN" - valueReference = "2554" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "0" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].SN" - valueReference = "2555" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "1" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].SN" - valueReference = "2556" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "2" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].SN" - valueReference = "2557" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "3" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].SN" - valueReference = "2558" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "4" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.In.Nc" - valueReference = "2559" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "5" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Nc" - valueReference = "2560" - description = "Number of components" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "6" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "46" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.Out.Nc" - valueReference = "2561" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "7" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].SN" - valueReference = "2562" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "8" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].SN" - valueReference = "2563" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "9" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.In.Nc" - valueReference = "2564" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "10" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Nc" - valueReference = "2565" - description = "Number of components" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "11" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "46" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.Out.Nc" - valueReference = "2566" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "12" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].SN" - valueReference = "2567" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "13" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].SN" - valueReference = "2568" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "14" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.In.Nc" - valueReference = "2569" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "15" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Nc" - valueReference = "2570" - description = "Number of components" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "16" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Streams/MaterialStream.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "46" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.Out.Nc" - valueReference = "2571" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "17" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].SN" - valueReference = "2572" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "18" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].SN" - valueReference = "2573" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "19" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[1].Nc" - valueReference = "2574" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "20" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.In[2].Nc" - valueReference = "2575" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "21" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.NI" - valueReference = "2576" - description = "Number of inlet streams" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "22" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "8" startColumn = "3" endLine = "8" endColumn = "53" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Nc" - valueReference = "2577" - description = "Number of components" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "23" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "46" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.Out.Nc" - valueReference = "2578" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "24" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/Interfaces/matConn.mo" startLine = "5" startColumn = "5" endLine = "5" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Nc" - valueReference = "2579" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "25" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Flowsheet.mo" startLine = "4" startColumn = "1" endLine = "4" endColumn = "25" fileWritable = "true"> - <Integer start="2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.SN" - valueReference = "2580" - description = "Serial Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "26" classType = "iPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "5" startColumn = "3" endLine = "5" endColumn = "39" fileWritable = "true"> - <Integer fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.CAS" - valueReference = "2581" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "0" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String start="71-43-2" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Benzene.name" - valueReference = "2582" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "1" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String start="Benzene" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].CAS" - valueReference = "2583" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "2" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].CAS" - valueReference = "2584" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "3" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[1].name" - valueReference = "2585" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "4" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "C[2].name" - valueReference = "2586" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "5" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].CAS" - valueReference = "2587" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "6" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].CAS" - valueReference = "2588" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "7" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[1].name" - valueReference = "2589" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "8" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream1.C[2].name" - valueReference = "2590" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "9" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].CAS" - valueReference = "2591" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "10" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].CAS" - valueReference = "2592" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "11" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[1].name" - valueReference = "2593" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "12" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream2.C[2].name" - valueReference = "2594" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "13" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].CAS" - valueReference = "2595" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "14" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].CAS" - valueReference = "2596" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "15" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[1].name" - valueReference = "2597" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "16" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "MaterialStream3.C[2].name" - valueReference = "2598" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "17" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].CAS" - valueReference = "2599" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "18" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].CAS" - valueReference = "2600" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "19" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[1].name" - valueReference = "2601" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "20" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.C[2].name" - valueReference = "2602" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "21" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Mixer1.outPress" - valueReference = "2603" - description = "Calculation mode for outet pressure: Inlet_Minimum, Inlet_Average, Inlet_Maximum" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "false" - alias = "noAlias" - classIndex = "22" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/UnitOperations/Mixer.mo" startLine = "18" startColumn = "3" endLine = "18" endColumn = "111" fileWritable = "true"> - <String start="Inlet_Maximum" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.CAS" - valueReference = "2604" - description = "CAS Number" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "23" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "7" startColumn = "3" endLine = "7" endColumn = "36" fileWritable = "true"> - <String start="108-88-3" fixed="true" /> - </ScalarVariable> - <ScalarVariable - name = "Toluene.name" - valueReference = "2605" - description = "Compound Name" - variability = "parameter" isDiscrete = "true" - causality = "internal" isValueChangeable = "true" - alias = "noAlias" - classIndex = "24" classType = "sPar" - isProtected = "false" hideResult = "false" - fileName = "C:/Users/thant/OneDrive/Desktop/IITB Capstone/Main Project/Chemical-Simulator-GUI/src/main/Simulator/Simulator/Files/ChemsepDatabase/GeneralProperties.mo" startLine = "6" startColumn = "3" endLine = "6" endColumn = "40" fileWritable = "true"> - <String start="Toluene" fixed="true" /> - </ScalarVariable> - - - - </ModelVariables> - - -</fmiModelDescription> - |