mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
updating fvOptions from fileName to file in windshieldCondensation
Correcting header in tabulatedNTUHeatTransfer from fileName to file
This commit is contained in:
@ -40,11 +40,11 @@ airDeflection
|
||||
length 0.01;
|
||||
|
||||
//constant
|
||||
pressureDrop 8;
|
||||
//pressureDrop 8;
|
||||
|
||||
//volumetricFlowRateTable
|
||||
outOfBounds clamp;
|
||||
fileName "volFlowRateTable";
|
||||
//outOfBounds clamp;
|
||||
//file "volFlowRateTable";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user