This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
new TestLiquid { Name = "水", SurfaceTension = 72.0 },
|
||||
new TestLiquid { Name = "石油馏分", SurfaceTension = 30.0 },
|
||||
new TestLiquid { Name = "乙醇", SurfaceTension = 22.3 },
|
||||
new TestLiquid { Name = "液态石蜡", SurfaceTension = 34.7 }
|
||||
new TestLiquid { Name = "液态石蜡", SurfaceTension = 34.7 },
|
||||
new TestLiquid { Name = "BSD16", SurfaceTension = 16.0 } // 新增
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user