# setup
matter = radiation
case = linesource
space = 2d1f1v
flux = kfvs
collision = bgk
nSpecies = 1
interpOrder = 1
limiter = vanleer
boundary = fix
cfl = 0.5
maxTime = 0.5

# phase space
x0 = -1.5
x1 = 1.5
nx = 50
y0 = -1.5
y1 = 1.5
ny = 50
nxg = 0
nyg = 0
pMeshType = uniform

# velocity space
nq = 8

# radiation
knudsen = 1.0
sigmaS = 1.0
sigmaA = 0.0