BUG: scaleFactor for fieldValue function-objects is 'sticky' (issue #331)
- if set in a dictionary and later removed, the intermediate value is retained rather than reverting to a normal default value. - same applies for a few other function objects and their variables
Showing
- src/functionObjects/field/PecletNo/PecletNo.C 1 addition, 1 deletionsrc/functionObjects/field/PecletNo/PecletNo.C
- src/functionObjects/field/blendingFactor/blendingFactor.C 7 additions, 2 deletionssrc/functionObjects/field/blendingFactor/blendingFactor.C
- src/functionObjects/field/fieldValues/fieldValue/fieldValue.C 1 addition, 1 deletion...functionObjects/field/fieldValues/fieldValue/fieldValue.C
- src/functionObjects/field/fieldValues/fieldValue/fieldValue.H 1 addition, 1 deletion...functionObjects/field/fieldValues/fieldValue/fieldValue.H
- src/functionObjects/field/fluxSummary/fluxSummary.C 3 additions, 3 deletionssrc/functionObjects/field/fluxSummary/fluxSummary.C
- src/functionObjects/field/pressure/pressure.C 2 additions, 2 deletionssrc/functionObjects/field/pressure/pressure.C
Please register or sign in to comment