updating fvOptions from fileName to file in windshieldCondensation

Correcting header in tabulatedNTUHeatTransfer from fileName to file
This commit is contained in:
sergio 2017-06-14 14:33:14 -07:00
parent 45be9bcc44
commit dd19c87f30
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2015 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2015-2017 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -73,7 +73,7 @@ Description
fields (h);
outOfBounds clamp;
fileName "ntuTable";
file "ntuTable";
nbrModel airToCooler;
semiImplicit no;
@ -82,7 +82,7 @@ Description
Ain 0.01728;
AinNbr 0.3456;
Vcore 0.01244; // Optional
// geometryMode calculated;
// inletPatch inlet_HWK;
// inletPatchNbr inlet_air;

View File

@ -40,11 +40,11 @@ airDeflection
length 0.01;
//constant
pressureDrop 8;
//pressureDrop 8;
//volumetricFlowRateTable
outOfBounds clamp;
fileName "volFlowRateTable";
//outOfBounds clamp;
//file "volFlowRateTable";
}
}