Writer using cs_user_postprocess.c
Posted: Mon Jul 22, 2019 10:34 am
Hello,
I am trying to use a personalized writer that selects the cells between x0, y0, z0, and x1, y1, z1 and can export the fields of interest to another mesh output. Basically I just want to keep the cells in the first vertical level.
It is similar to the example where cells are selected under the condition that the field is over certain value (Example: time-varying mesh)but in my case the mesh won't be time-varying.
I have tried to modify the script with no success. I have attached the cs_user_postprocess.c as well as the setup.xml (I have configured it only to test the writer so in reality the case will have more iterations and used with LES).
Thank you for any input!
Cheers,
Marcia
I am trying to use a personalized writer that selects the cells between x0, y0, z0, and x1, y1, z1 and can export the fields of interest to another mesh output. Basically I just want to keep the cells in the first vertical level.
It is similar to the example where cells are selected under the condition that the field is over certain value (Example: time-varying mesh)but in my case the mesh won't be time-varying.
I have tried to modify the script with no success. I have attached the cs_user_postprocess.c as well as the setup.xml (I have configured it only to test the writer so in reality the case will have more iterations and used with LES).
Thank you for any input!
Cheers,
Marcia