# A square box with MT collisions turned on, use to test the effect of the various parameters on the ordering # Spawn probability is normal VALUE NumberOfSimulations=1 VALUE MaxFrameCount=3000 VALUE StartCountingMTsAt=0 # The start value at which to begin numbering MTs VALUE LineThickness=1 VALUE LogWriteFrequency=5 VALUE StartMTCount=5 VALUE TargetMTCount=150 VALUE SpawnBothWays=True VALUE UniformNucleation=True ANGLE MinAngle=-20 ANGLE MaxAngle=20 VALUE SpontaneousNucleationProbability=0.001 VALUE SubCorticalSpawnProbability=0.001 VALUE StartCellFrameOffset=0 VALUE CellFramesPerMinute=0 VALUE CellFileOffset=0 VALUE CellList=4 VALUE LogFile='Logs/TuringDiffusion.txt' # An attempt at events goes here #EVENT print 'Event test',self # An attempt at an interaction function goes here INTERACTIONFUNCTION IF.py