Allow field groups in SCREEN_OUTPUT (e.g. RMS_RES like for HISTORY_OUTPUT) by pcarruscag · Pull Request #1587 · su2code/SU2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Love it 💐 I tend to write every RMS, so this will ease things a bit. I guess this also works for adjoint cases which is one thing less to care about in a setup 👍

https://github.com/su2code/SU2/pull/1571/files#diff-7d139cfb7a735e5c085a26f115306f13b8209745edf69dc56281269478784972 from #1571 would be a nice application as it would cover a primal and an adjoint case (momentum residuals are not present in the current setup though)

(I guess the order of RMS is changed for your adapted testcase: Now it is rho, rhoE, rhoU, rhoV instead of rho, rhoU, rhoV, rhoE ... but no values changed)