Hello,
I may have miss it in the documentation but i am wondering if it is possible to make a run only to compute some additionnal information using cs_user_postprocess_var.f90.
In my mind, there will be no need to make additional iteration, just reading the restart files and compute the new fields with the subroutine.
Is it possible ?