Modified the test for the current development work.
This commit is contained in:
parent
b4ea13ebd6
commit
5d50aeef0e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <cmath>
|
||||
|
||||
using namespace std;
|
||||
|
||||
using namespace Cantera;
|
||||
|
||||
double numdpdt(WaterPropsIAPWS *water, double T, double pres) {
|
||||
double rho = water->density(T, pres);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue