Isurwars / Correlation

This program calculates the main correlation functions of a material: Radial Distribution Function (J(r)), Pair Distribution Function (g(r)) and Plane Angle Distribution (PAD).
MIT License
17 stars 7 forks source link

Major modifications in preparation for MultiThreading #40

Closed Isurwars closed 3 years ago

Isurwars commented 3 years ago

Major code refactors to comply with google style, some cleaning and moving have been done in order to start the process of multithreading.