# this is the config file for DSMCVR. #'s are ignored and you just need to put things in a pair XX=yy look here:
# http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html for a detailed description of the file format. 
# u can't have comments in the smae line as the setting 
totalSteps=91 
pkPerCell=4500
totalEnsembles=10000
endTransSampling=91
# -1 means that startSSSampling=endTransSampling
startSSSampling=-1
#this is the time step in units of MTBC
relativeDt=0.166666666666666666666666
#this parameter ctl's eps_y ie. the distance in the y direction for smearing 
#if relEpsY=0 => relEps=Infinity
relEpsY=1.00000
homolleIC=false
#if regular DMSC the weights are all set to 1.0 and VR results are worthless. If not regular DSMC stbalization is auto selected. 
regularDSMC=false
dynamicallyAdj=true
# determines if we save the whole state of the calculation (so we can restart it or debug it) or just the resutls
# Either way restart files are created incrementally (they'r just deleted at the end). 
#be careful this thing is flakey if you add spaces after true it thinks it's false...
refState=1
cellx=1
celly=60
cellz=1
dia=0.4e-9
n0Ref=1.4e17
NormalizedLx=1
NormalizedLy=10
NormalizedLz=1
mass=5.e-26
NormalizedWallSpeed=0.000000000
#temperature BC is TRef-dT and TRef+dT
TRef=300
dT=10
deleteRestart=true
PKS_EPS=6
#random seed if it's -1 the computer will choose one randomly
randomSeed=-1
defPkVCell=6
