boundaryEntityGenerator (1d, 2d, 3d)
Computes a characteristic cell length scale for every cell in the domain. This length scale is similar to the shortest side side length of a cell and can be used to determine maximum stable diffusion terms.
out
(string vector, required)coefficient
(float)<Updater computeCellDx>
kind = characteristicCellLength2d
onGrid = domain
out = [cellDx]
coefficient = 1.0
</Updater>