diff options
Diffstat (limited to 'src/main/Simulator/Simulator/Files/ChemsepDatabase/Pcymene.mo')
-rw-r--r-- | src/main/Simulator/Simulator/Files/ChemsepDatabase/Pcymene.mo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/Simulator/Simulator/Files/ChemsepDatabase/Pcymene.mo b/src/main/Simulator/Simulator/Files/ChemsepDatabase/Pcymene.mo new file mode 100644 index 0000000..fbf9a9d --- /dev/null +++ b/src/main/Simulator/Simulator/Files/ChemsepDatabase/Pcymene.mo @@ -0,0 +1,6 @@ +within Simulator.Files.ChemsepDatabase; + +model Pcymene + extends Modelica.Icons.Record; + extends GeneralProperties(SN = 293, name = "Pcymene", CAS = "99-87-6", Tc = 652, Pc = 2800000, Vc = 0.497, Cc = 0.248, Tb = 450.26, Tm = 205.25, TT = 205.25, TP = 0.010391, MW = 134.221, LVB = 0.15749, AF = 0.376, SP = 17290, DM = 0, SH = -1209000000.0, IGHF = -2.799E+07, GEF = 1.3352E+08, AS = 426400, HFMP = 9661000, HOC = -5.558E+09, LiqDen = {105, 0.44838, 0.23842, 653.16, 0.26866, 0}, VP = {101, 130.8986, -10357.88, -16.09943, 9.850105E-06, 2}, LiqCp = {16, 99148, 48.442, 10.281, 0.006034, -0.0000045515}, HOV = {106, 8.966039E+07, 1.950064, -3.032433, 2.16162, -0.588861}, VapCp = {16, 119360, -822.32, 13.841, -0.00060036, 1.8085E-07}, LiqVis = {101, -29.824, 1974.9, 2.8359, -0.0000010565, 2}, VapVis = {102, 0.0000032148, 0.32014, 730.34, 10237, 0}, LiqK = {16, 0.018679, -10.656, -1.722, -0.0015047, -7.6885E-07}, VapK = {102, 0.00010761, 1.0275, 670.75, 67288, 0}, Racketparam = 0.248, UniquacR = 6.0058, UniquacQ = 4.612, ChaoSeadAF = 0.376, ChaoSeadSP = 17290, ChaoSeadLV = 0.15749); +end Pcymene; |