STYLE: mark compatibility level for keyword redirectType (issue #912)

- was replaced with "name" in 1706
This commit is contained in:
Mark Olesen
2018-07-05 09:26:26 +02:00
parent f3f30c94b4
commit f7dc92d744
12 changed files with 33 additions and 76 deletions

View File

@ -8,8 +8,8 @@
inletMassFlowRate
{
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
fields
(
@ -31,8 +31,8 @@ inletMassFlowRate
outletMassFlowRate
{
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
fields
(
@ -54,9 +54,9 @@ outletMassFlowRate
totalMass
{
type coded;
libs ("libutilityFunctionObjects.so");
name error;
type coded;
libs ("libutilityFunctionObjects.so");
code
#{