Interpolation method in PLE library
Posted: Fri Aug 25, 2023 5:18 pm
Hi team,
Now, I am using Code_Saturne v7.0.2 and corresponding PLE library. I have successfully achieved a coupling simulation based on different uniform mesh as shown in Fig.1. To make clear, I separate the receiver layer (blue) and donator(red) as shown in Fig.2 in which black arrow means mapping relation through function ple_locator_set_mesh.
After transferred information through function ple_locator_exchange_point_var, I found the received values at #1 and #2 are same based on simulation.( besides, #3 and #4 same, #5 and #6 same, #7 and #8 same). In my opinion, the value of #1 and #2 should be different, and obtained by interpolation method from #a. Could you help me explain this?
Thanks!
Best wishes,
Yang
Now, I am using Code_Saturne v7.0.2 and corresponding PLE library. I have successfully achieved a coupling simulation based on different uniform mesh as shown in Fig.1. To make clear, I separate the receiver layer (blue) and donator(red) as shown in Fig.2 in which black arrow means mapping relation through function ple_locator_set_mesh.
After transferred information through function ple_locator_exchange_point_var, I found the received values at #1 and #2 are same based on simulation.( besides, #3 and #4 same, #5 and #6 same, #7 and #8 same). In my opinion, the value of #1 and #2 should be different, and obtained by interpolation method from #a. Could you help me explain this?
Thanks!
Best wishes,
Yang