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
@ -64,7 +64,7 @@ functions
|
|||||||
htc
|
htc
|
||||||
{
|
{
|
||||||
type heatTransferCoeff;
|
type heatTransferCoeff;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs (fieldFunctionObjects);
|
||||||
region water;
|
region water;
|
||||||
field T.liquid;
|
field T.liquid;
|
||||||
writeControl outputTime;
|
writeControl outputTime;
|
||||||
|
|||||||
Reference in New Issue
Block a user