Historique | Voir | Annoter | Télécharger (8,54 ko)
Minor changes in variable names, order in functions, documentation and TODOS
Implemented function to compute the angle between two vectors.
Implement add_adsorbate function which extends the functionality of ase.build.add_adsorbate by enabling to change the z coordinate and the axis perpendicular to the surface.
Reformatting files, added documentation and getting rid of useless pieces of code.
Implemented get_atom_coords and vect_avg
Designed structure of screening.py
Corrected the extraction of MOI from a list of mol objects. For the plotting of graphs in clustering.py renamed boolean var debug to plot and added a check-backup on the plot file. Removed useless chunk on isolated.py.
Changed the import statement of internal libraries. Added logging to utilities.py
Carry out the screening of adsorbate coordinates on a surface
Created a module for each stage of DockOnSurf and started developing the isolated one