mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
small update to headers for usage
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user