diff options
Diffstat (limited to 'Simulator/Simulator/Files/ChemsepDatabase/Indene.mo')
-rw-r--r-- | Simulator/Simulator/Files/ChemsepDatabase/Indene.mo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Simulator/Simulator/Files/ChemsepDatabase/Indene.mo b/Simulator/Simulator/Files/ChemsepDatabase/Indene.mo new file mode 100644 index 0000000..9f56200 --- /dev/null +++ b/Simulator/Simulator/Files/ChemsepDatabase/Indene.mo @@ -0,0 +1,6 @@ +within Simulator.Files.ChemsepDatabase; + +model Indene + extends Modelica.Icons.Record; + extends GeneralProperties(SN = 161, name = "Indene", CAS = "95-13-6", Tc = 687, Pc = 3820000, Vc = 0.368, Cc = 0.246, Tb = 455.77, Tm = 271.7, TT = 271.7, TP = 17.0209, MW = 116.16, LVB = 0.116856, AF = 0.333766, SP = 20310, DM = 2.23E-30, SH = -168070000.0, IGHF = 1.6328E+08, GEF = 2.3396E+08, AS = 336870, HFMP = 1.02E+07, HOC = -4.61948E+09, LiqDen = {105, 0.68574, 0.25341, 687, 0.30914, 0}, VP = {101, 198.3126, -13212.05, -26.47637, 0.0000206314, 2}, LiqCp = {16, 87661, -18.633, 10.258, 0.0056195, -0.0000040934}, HOV = {106, 1.127174E+08, 2.195635, -2.278889, 0.782692, -0.231351}, VapCp = {16, 54598, -572.63, 13.077, -0.000062304, -1.4084E-09}, LiqVis = {101, -136.89, 6165.4, 19.669, -0.000025488, 2}, VapVis = {102, 8.1278E-07, 0.4938, 370.54, -3708.9, 0}, LiqK = {16, -0.0034145, -80.459, -0.91571, -0.0024408, 2.3991E-07}, VapK = {102, 0.000075165, 1.055, 558.89, 35355, 0}, Racketparam = 0.261272, UniquacR = 4.431773, UniquacQ = 2.892, ChaoSeadAF = 0.262, ChaoSeadSP = 20467.4, ChaoSeadLV = 0.116856); +end Indene; |