Hello,
I’m wondering if there’s an easy/quick way to get all the usual outputs (e.g. velocity, temperature, turbulent energy etc) when using cs_user_parameters_var.f90 in cs 3.0.5, rather than having to code them all individually?
Cheers,
Martyn
Hello,
I’m wondering if there’s an easy/quick way to get all the usual outputs (e.g. velocity, temperature, turbulent energy etc) when using cs_user_parameters_var.f90 in cs 3.0.5, rather than having to code them all individually?
Cheers,
Martyn
Hello,
When you define an extra postprocessing mesh, whether using the GUI or the cs_user_postprocess_meshes() function, there is an “automatic variables output” option which does just that.
Cheers,
Yvan