diff options
Diffstat (limited to 'src/main/Simulator/Simulator/Files/ChemsepDatabase/TwoMethylTwoHeptanol.mo')
-rw-r--r-- | src/main/Simulator/Simulator/Files/ChemsepDatabase/TwoMethylTwoHeptanol.mo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/Simulator/Simulator/Files/ChemsepDatabase/TwoMethylTwoHeptanol.mo b/src/main/Simulator/Simulator/Files/ChemsepDatabase/TwoMethylTwoHeptanol.mo new file mode 100644 index 0000000..c31a10e --- /dev/null +++ b/src/main/Simulator/Simulator/Files/ChemsepDatabase/TwoMethylTwoHeptanol.mo @@ -0,0 +1,6 @@ +within Simulator.Files.ChemsepDatabase; + +model TwoMethylTwoHeptanol + extends Modelica.Icons.Record; + extends GeneralProperties(SN = 422, name = "TwoMethylTwoHeptanol", CAS = "625-25-2", Tc = 636.6534, Pc = 2716180, Vc = 0.48244, Cc = 0.247551, Tb = 467.6976, Tm = 0, TT = 0, TP = 0, MW = 130.2296, LVB = 0.15788, AF = 0.723562, SP = 17397.3, DM = 0, SH = -61100000.0, IGHF = -1.238045, GEF = -1.233886, AS = 1322185, HFMP = 0, HOC = -5.204435, LiqDen = {0, 0, 0, 0, 0, 0}, VP = {200, -10.016, 3.415, -6.8543, -4.7824, 2716200}, LiqCp = {0, 0, 0, 0, 0, 0}, HOV = {106, 7.9114E+07, 0.38, 0, 0, 0}, VapCp = {4, -23566, 923.66, -0.6136, 0.0001657, 0}, LiqVis = {0, 0, 0, 0, 0, 0}, VapVis = {0, 0, 0, 0, 0, 0}, LiqK = {16, 0, 0, 0, 0, 0}, VapK = {0, 0, 0, 0, 0, 0}, Racketparam = 0.247551, UniquacR = 6.6204, UniquacQ = 5.904, ChaoSeadAF = 0.723562, ChaoSeadSP = 17397.3, ChaoSeadLV = 0.15788); +end TwoMethylTwoHeptanol; |