APSOgenEAM

所属分类:数学计算
开发工具:Fortran
文件大小:0KB
下载次数:0
上传日期:2018-06-17 20:19:28
上 传 者sh-1993
说明:  使用MPI并行化的自适应粒子群优化(APSO)EAM势发生器,
(EAM Potential Generator with Adaptive Particle Swarm Optimization ( APSO ) using MPI Parallelization,)

文件列表:
APSOgenEAM.f (442956, 2018-06-17)
CuNi_example_input_parameters (449, 2018-06-17)
LICENSE (1287, 2018-06-17)
Makefile (961, 2018-06-17)
compile.sh (197, 2018-06-17)

# APSOgenEAM EAM Potential Generator with Adaptive Particle Swarm Optimization (APSO) using MPI Parallelization Version 1.0.0 This code generates DYNAMO style tabulated EAM files. These files can also be used by LAMMPS MD code. Initially, this code is written to develop Cu-Ni alloy potential as it is detailed in [Berk Onat and Sondan Durukanolu 2014 J. Phys.: Condens. Matter 26 035404](http://iopscience.iop.org/article/10.1088/0953-8984/26/3/035404). As it is stated in the LICENCE of this code, any publication that uses this code and/or the results of this code should cite the following paper: [Berk Onat and Sondan Durukanolu 2014 J. Phys.: Condens. Matter 26 035404](http://iopscience.iop.org/article/10.1088/0953-8984/26/3/035404) ### How to Compile Modify the Intel library and compiler paths in `Makefile` and run `make` . #### Example command to compile the code: mpiifort APSOgenEAM.f -o APSOgenEAM.x -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -g ### How to Run ./APSOgenEAM.x < input_parameters ### Library Dependencies - Intel MKL

近期下载者

相关文件


收藏者