过热度和过冷度物性的计算

This commit is contained in:
2025-01-06 12:12:28 +08:00
parent e5ebd9113a
commit ff07461818
6 changed files with 28 additions and 8 deletions

View File

@@ -6,11 +6,12 @@ namespace CapMachine.Wpf.PPCalculation
/// <summary>
/// This is C# Wrapper Class for REFPROP.
/// REFPROP.DLL 是32程序的Dll文件如果应用程序是32位的需要使用REFPROP.DLL修改为 [DllImport(@".\PPCalculation\REFPROP\REFPROP.DLL")]
/// REFPRP64.DLL 是64位程序的Dll文件如果应用程序是64位的需要使用REFPRP64.DLL 修改为: [DllImport(@".\PPCalculation\REFPROP\REFPRP64.DLL")]
/// 还请搭配流体文件的数据(请注意路径的长度)
/// </summary>
public static class IRefProp64
{
static bool is64Bit = Environment.Is64BitProcess;
/**************************************************************
* Set the path where the fluid files are located.
* The path does not need to contain the ending "\" and it can