cramicule is comming !
This commit is contained in:
@@ -84,7 +84,7 @@ module bloubspace
|
||||
blb%py = coefxyz * (rand() - 0.50)
|
||||
blb%pz = coefxyz * (rand() - 0.50)
|
||||
|
||||
blb%vx = (rand() / 9.000)
|
||||
blb%vx = (rand() / 6.000)
|
||||
if (blb%px .LT. 0.0) blb%vx = -blb%vx
|
||||
|
||||
blb%vy = -0.10 + (rand() / 11.000)
|
||||
|
||||
Reference in New Issue
Block a user