Skip to content

Reply To: Modifying field values for neighboring cells inside a postprocessor

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Modifying field values for neighboring cells inside a postprocessor Reply To: Modifying field values for neighboring cells inside a postprocessor

#9833
Danial.Khazaeipoul
Participant

Just to confirm that I understood you clearly, the different post processors do not interleave their tasks based on the order they were added; rather, the tasks are globally ordered by their stage (here, PostStream) and then by their declared priority. Am I correct?