mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove trailing space, tabs
This commit is contained in:
committed by
Andrew Heather
parent
8218923b8c
commit
dc04980d5c
@ -61,10 +61,10 @@ adjustTimeStep yes;
|
||||
|
||||
functions
|
||||
{
|
||||
htc
|
||||
htc
|
||||
{
|
||||
type heatTransferCoeff;
|
||||
libs ("libfieldFunctionObjects.so");
|
||||
libs (fieldFunctionObjects);
|
||||
region water;
|
||||
field T.liquid;
|
||||
writeControl outputTime;
|
||||
|
||||
Reference in New Issue
Block a user