Skip to content
Snippets Groups Projects
Commit b2744a5e authored by Andrew Heather's avatar Andrew Heather
Browse files

small update to headers for usage

parent f45f751d
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@ Description
flowRate 0.2; // Volumetric/mass flow rate [m3/s or kg/s]
value uniform (0 0 0); // placeholder
fileName "time-series";
timeBounding repeat; // (error|warn|clamp|repeat)
boundAction repeat; // (error|warn|clamp|repeat)
}
@endverbatim
......
......@@ -33,8 +33,8 @@ Description
inlet
{
type timeVaryingUniformFixedValue;
timeDataFile "time-series";
timeBounding clamp; // (error|warn|clamp|repeat)
fileName "time-series";
boundAction clamp; // (error|warn|clamp|repeat)
}
@endverbatim
......
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