mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BugFix: keyword for caseDict also syncrhonized
This commit is contained in:
@ -41,7 +41,7 @@ flowSpecification
|
|||||||
U
|
U
|
||||||
{
|
{
|
||||||
type flowRateInletVelocity;
|
type flowRateInletVelocity;
|
||||||
volumetricFlowRate ${:VALUE.volumeFlowRate};
|
volumetricFlowRate ${:VALUE.volumetricFlowRate};
|
||||||
value ${:VALUE.U};
|
value ${:VALUE.U};
|
||||||
}
|
}
|
||||||
p
|
p
|
||||||
|
|||||||
Reference in New Issue
Block a user