Applies a boundary condition that can be a general function of the input dataStructs as well as a separate list of dynVectors.
dynVectors (string vector)indVars_ (string vector)dynVectorVars_ (string vector)preExprs (string vector)exprs (string vector)useModel (boolean)<Updater bcBottom>
kind = generalBc2d
onGrid = domain
in = [q]
dynVectors = []
indVars_q = ["rho","mx","my","mz","en"]
exprs = ["rho","-mx","-my","-mz","en"]
out = [q]
entity = bottom
</Updater>