Skip to content
Snippets Groups Projects
  • Matthieu Schaller's avatar
    ce6a4041
    Added a function to test the interaction of two neighbouring cells. The test... · ce6a4041
    Matthieu Schaller authored
    Added a function to test the interaction of two neighbouring cells. The test is called by passing the option -c N to the executable where N is the number of
    particles to insert in each of the cells. 
    The unsorted and sorted interactions are then computed and the accelerations are dumped in a file. The python script 'plot_sorted.py' plots the accelerations
    to verify the accuracy.
    
    
    ce6a4041
    History
    Added a function to test the interaction of two neighbouring cells. The test...
    Matthieu Schaller authored
    Added a function to test the interaction of two neighbouring cells. The test is called by passing the option -c N to the executable where N is the number of
    particles to insert in each of the cells. 
    The unsorted and sorted interactions are then computed and the accelerations are dumped in a file. The python script 'plot_sorted.py' plots the accelerations
    to verify the accuracy.