capture.pngIn my model I've set use SetFlowMaxContent command to set vessels max content to 3500 and at some point of time later, I have set the same vessels max content to 3000. In this instance, a message is printed out at "Output Console" as below.
"Tank1: Entered new max content is smaller than the current content. Content is reduced to maximum content."
This message only appears once even though many vessels has done the same action.
My question:
a) Is this something that we should avoid doing?
b) Can we disable the printing of the message onto "output console", if it is harmless?