Skip to content
Snippets Groups Projects
Commit dd19c87f authored by sergio's avatar sergio
Browse files

updating fvOptions from fileName to file in windshieldCondensation

Correcting header in tabulatedNTUHeatTransfer from fileName to file
parent 45be9bcc
Branches
Tags
No related merge requests found
......@@ -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;
......
......@@ -40,11 +40,11 @@ airDeflection
length 0.01;
//constant
pressureDrop 8;
//pressureDrop 8;
//volumetricFlowRateTable
outOfBounds clamp;
fileName "volFlowRateTable";
//outOfBounds clamp;
//file "volFlowRateTable";
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment