# 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=1000000 # The start value at which to begin numbering MTs VALUE LineThickness=1 VALUE LogWriteFrequency=5 VALUE StartMTCount=0 VALUE TargetMTCount=0 VALUE SpawnProbability=0.0 VALUE SpawnBothWays=True VALUE UniformNucleation=True ANGLE MinAngle=-10 ANGLE MaxAngle=10 VALUE MTWidth=0.001 VALUE PayloadSize=0 VALUE StericRestriction=False VALUE MTWidth=0.01 SPEED FrontGrowthVelocity=22.0 VALUE SpontaneousNucleationProbability=0.3 VALUE CorticalSpawnProbability=0.2 VALUE SubCorticalSpawnProbability=0.8 VALUE StartCellFrameOffset=0 VALUE CellFramesPerMinute=0 VALUE CellFileOffset=0 VALUE CellList=4 VALUE LogFile='Logs/TuringDiffusion.txt' VALUE SubCorticalMaxLength=21 VALUE CrossoverExponent=5 VALUE Layer=1 # An attempt at events goes here #EVENT print 'Event test',self ACTION 100 VALUE LayerHysteresis True # An attempt at an interaction function goes here INTERACTIONFUNCTION IF.py VALUE StepsUntilTubulinRelease=700 VALUE SubCorticalMaxLength=15