diff options
Diffstat (limited to 'Simulator/Simulator/Files/ChemsepDatabase/Phthalicacid.mo')
-rw-r--r-- | Simulator/Simulator/Files/ChemsepDatabase/Phthalicacid.mo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Simulator/Simulator/Files/ChemsepDatabase/Phthalicacid.mo b/Simulator/Simulator/Files/ChemsepDatabase/Phthalicacid.mo new file mode 100644 index 0000000..09872f2 --- /dev/null +++ b/Simulator/Simulator/Files/ChemsepDatabase/Phthalicacid.mo @@ -0,0 +1,6 @@ +within Simulator.Files.ChemsepDatabase; + +model Phthalicacid + extends Modelica.Icons.Record; + extends GeneralProperties(SN = 401, name = "Phthalicacid", CAS = "88-99-3", Tc = 943.0648, Pc = 4492234, Vc = 0.4235, Cc = 0.242627, Tb = 651.424, Tm = 483.15, TT = 0, TP = 0, MW = 166.131, LVB = 0.115821, AF = 1.16031, SP = 29038.44, DM = 8.67E-30, SH = -22600000.0, IGHF = -6.63E+08, GEF = -5.42E+08, AS = 442000, HFMP = 0, HOC = -3.0915E+09, LiqDen = {105, 0.59385, 0.252, 800, 0.28571, 0}, VP = {101, 214.6186, -21678.73, -26.54136, 7.94063E-06, 2}, LiqCp = {16, 126080, 73.955, 9.4222, 0.0070682, -0.0000039598}, HOV = {106, 1.16446E+08, 0.325842, -0.000233021, 0.00216992, 0.484323}, VapCp = {16, 78972, -814.12, 13.621, -0.00057909, 1.2469E-07}, LiqVis = {101, -20.315, 4089.4, 0.87699, -5.3713E-07, 2}, VapVis = {102, 5.1978E-08, 0.86126, 68.544, -136.86, 0}, LiqK = {16, -0.13007, 40.261, -1.3314, 0.00027982, -9.4309E-07}, VapK = {102, 0.00011576, 0.91053, 351.24, 130660, 0}, Racketparam = 0.242627, UniquacR = 5.456, UniquacQ = 4.288, ChaoSeadAF = 0, ChaoSeadSP = 0, ChaoSeadLV = 0); +end Phthalicacid; |