Module dcg_sci_tool.applications.get_traj_focusing_oxidation_site_batches
Functions
def get_traj_focusing_oxidation_site_batches(cutoff=8.0, new_cell_side=20.0)-
批量处理当前目录下所有满足特定正则表达式的文件,调用get_traj_focusing_oxidation_site函数进行处理,并将结果保存为新的文件。
Args
cutoff:float- 截止距离,单位为Å,默认为8.0
target_vector (np.ndarray 或 list/tuple): 目标向量,形状为(3,),旋转后当前向量将与此向量同向
new_cell_side:float- 新的立方晶胞尺寸,单位为Å,默认为20.0