CoolProp
6.6.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 Fri Oct 4 2024 09:06:32 for CoolProp by
1.9.1