Reply To: Modifying field values for neighboring cells inside a postprocessor
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Modifying field values for neighboring cells inside a postprocessor › Reply To: Modifying field values for neighboring cells inside a postprocessor
October 5, 2024 at 7:02 am
#9320
Anonymous
Inactive
Dear Adrian,
I believe I’m encountering an issue with the cell IDs returned by the getCellId method when the domain is divided into separate partitions. Does this method return a cell ID that is local to a specific block?
After running a few tests, it appears that the method indeed returns a cell ID that is local within each block. Is there an existing method that can provide a global cell ID, unique to each cell across the entire domain, regardless of partitioning?
