Update smoothingModel_constDiffSmoothing.txt

This commit is contained in:
Tim MJ Nijssen
2022-07-29 13:57:58 +02:00
committed by GitHub
parent 389b44d0e5
commit 3107a9ce10

View File

@ -18,7 +18,7 @@ constDiffSmoothingProps
lowerLimit number1;
upperLimit number2;
smoothingLength lengthScale;
smoothingLengthReferenceField lengthScaleRefField;
smoothingLengthReference lengthScaleRefField;
smoothingLengthFieldName fieldName1;
smoothingLengthReferenceFieldName fieldName2;
verbose;