CoolProp
6.8.1dev
An open-source fluid property and humid air property database
include
SpeedTest.h
Go to the documentation of this file.
1
#ifndef SPEEDTEST_H
2
#define SPEEDTEST_H
3
4
#include <string>
5
6
namespace
CoolProp
{
7
8
void
compare_REFPROP_and_CoolProp
(
const
std::string& fluid,
int
inputs,
double
val1,
double
val2, std::size_t N,
double
d1 = 0,
double
d2 = 0);
9
10
}
/* namespace CoolProp */
11
12
#endif
Generated on Mon Jun 2 2025 05:21:52 for CoolProp by
1.9.4