Output Diagnostics

Hi,

I’m trying to run a simulation but receive a warning that I have 15 ‘nominally unused constructions in input’. The warning suggests that I use Output:Diagnostics,DisplayExtraWarnings; to find out more information about these unused constructions.

How do I use this? I assume I need to create a panel with the string “Output:Diagnostics,DisplayExtraWarnings;” but I haven’t a clue where to point it.

Can someone please assist?

Thanks,
Craig

Hi @craig_w, you should be able to use the add_str_ input to add the Output:Diagnostics,DisplayExtraWarnings to the file when its ran again

best
-trevor

1 Like

Wonderful! That worked for me, thank you :slight_smile:

1 Like