Hello everyone,
I am attempting to compare two different CFD simulation results to understand the change in resultant downforce at each wheel of a vehicle after adding components to the baseline vehicle. To do this, I have been trying to implement a custom function in AcuFieldView which would look something like this: 2:z-surface_traction-1:z-surface_traction. The two datasets have different grids however, so it is necessary to perform data sampling to make both datasets have the same grid. When the selected dataset is sampled, there is no option to read extended variables (z-surface_traction is an extended variable). Is there any way to include the extended variables when sampling datasets, or is there another way of being able to do this?
Thanks for your help,
Tommy