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

Correcting header docu

parent 91651701
Branches
Tags
1 merge request!121Merge develop into master for v1706 release
......@@ -66,7 +66,7 @@ Usage
inlet
{
type fanPressure;
fileName "fanCurve";
file "fanCurve";
outOfBounds clamp;
direction in;
p0 uniform 0;
......@@ -76,7 +76,7 @@ Usage
outlet
{
type fanPressure;
fileName "fanCurve";
file "fanCurve";
outOfBounds clamp;
direction out;
p0 uniform 0;
......
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