Sets boundary conditions specific to Maxwell’s equations
model (string)bcType (string)There are currently 2 valid boundary condition types.
<Updater emBcBottom>
  kind = maxwellBc2d
  model = maxwellEqn
  bcType = conductor
  onGrid = domain
  out = [q]
  entity = ghost
</Updater>