CoolProp  6.6.0
An open-source fluid property and humid air property database
TransportRoutines.h
Go to the documentation of this file.
1 #ifndef TRANSPORTROUTINES_H
2 #define TRANSPORTROUTINES_H
3 
5 
6 namespace CoolProp {
7 
9 {
10  public:
23 
36 
46 
56 
58 
80 
91 
105 
109 
110 
116 
124 
132 
163 
171 
181 
196 
239 
244 
246 
249 
255 
257 
276 
278 
280 
281  /* \brief Solver for the conformal state for ECS model
282  *
283  */
285  CoolPropDbl& rhomolar0);
286 
287 }; /* class TransportRoutines */
288 
289 }; /* namespace CoolProp */
290 #endif