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

#9321
mathias
Keymaster

The global CellId is just the localR = {cuboidNumber, localCellId}, so it is 4 dimentional vecotor. However, usually one works with ccordinates in SI units (physR).

Best
Mathias