bomc

所属分类:其他
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2016-06-10 15:14:34
上 传 者sh-1993
说明:  基于蒙特卡洛的Si和SiO2无缺陷非晶样品发生器,
(Monte Carlo based generator of defect-free amorphous samples of Si and SiO2,)

文件列表:
LICENSE (35121, 2016-06-10)
examples/ (0, 2016-06-10)
examples/SiO2testrun/ (0, 2016-06-10)
examples/SiO2testrun/cg.par (799, 2016-06-10)
examples/SiO2testrun/main.par (2252, 2016-06-10)
examples/SiO2testrun/wwwPot.par (1362, 2016-06-10)
examples/SiOx_testrun/ (0, 2016-06-10)
examples/SiOx_testrun/cg.par (799, 2016-06-10)
examples/SiOx_testrun/main.par (2317, 2016-06-10)
examples/SiOx_testrun/wwwPot.par (1362, 2016-06-10)
examples/Si_testrun/ (0, 2016-06-10)
examples/Si_testrun/cg.par (1997, 2016-06-10)
examples/Si_testrun/main.par (2254, 2016-06-10)
examples/Si_testrun/wwwPot.par (1362, 2016-06-10)
src/ (0, 2016-06-10)
src/Makefile (444, 2016-06-10)
src/bondList.c (12773, 2016-06-10)
src/bondList.h (2043, 2016-06-10)
src/cellMethod.c (7456, 2016-06-10)
src/cellMethod.h (2089, 2016-06-10)
src/conjgrad.c (17412, 2016-06-10)
src/conjgrad.h (1847, 2016-06-10)
src/createLattice.c (5798, 2016-06-10)
src/createLattice.h (1436, 2016-06-10)
src/fileio.c (18611, 2016-06-10)
src/fileio.h (1944, 2016-06-10)
src/forceFunctions.c (18765, 2016-06-10)
src/initialize.c (3840, 2016-06-10)
src/initialize.h (1209, 2016-06-10)
src/main.c (10397, 2016-06-10)
src/mcSubs.c (11514, 2016-06-10)
src/mcSubs.h (2187, 2016-06-10)
src/memSubs.c (1667, 2016-06-10)
src/memSubs.h (1023, 2016-06-10)
src/miscSubs.c (7753, 2016-06-10)
src/miscSubs.h (1422, 2016-06-10)
src/ngbrs.c (11457, 2016-06-10)
src/ngbrs.h (2599, 2016-06-10)
... ...

Bomc ==== BOMC is a Monte Carlo based generator of defect-free amorphous samples of Si and SiO2, written by Sebastian von Alfthan (galfthan at iki dot fi). If you publish research where Bomc has been utilized then you are kindly asked to cite: "Realistic models of amorphous silica: A comparative study of different potentials", S. von Alfthan, A. Kuronen, and K. Kaski, Phys. Rev. B 68, 073203 (2003). ([pdf](http://lib.tkk.fi/Diss/2006/isbn9512285401/article2.pdf)) The code was developed as a personal research code in 2002 - 2003, and thus there is little documentation. It is best to look at the code, and the two example cases, to understand how it operates. The [article](http://lib.tkk.fi/Diss/2006/isbn9512285401/article2.pdf) mentioned above, and my [thesis](http://lib.tkk.fi/Diss/2006/isbn9512285401/isbn9512285401.pdf) also describes in some details the method. A more detailed discussion of the optimized algorithms implemented in the code is available from epaps: [Optimization of the WWW-method](http://netserver.aip.org/epaps/phys_rev_b/E-PRBMDO-68-090327/epaps.pdf) ## Compiling: On a standard unix machine the code should compile by running make in the src folder. One can edit the Makefile if it does not compile. There is also a parallel version that one can enable in the makefile. It performs in parallel multiple trial steps, and picks randomly among the accepted ones. At higher temperatures some accepted steps are thus not taken, and you may wish to slightly increase anneal length in main.par to balance this out if a larger numbers of processes are in use. ## Usage: When you run the program you should have three .par files in your folder where all settings are defined: * *main.par* General settings, the testcases have some comments in them which should explain most options * *cg.par* Options for the optimization algorithms. There is a number of heuristics, some of which are explained in the article. One probably do not need to touch this too much. * *wwwPot.par* Potential model parameters When the code is run, no parameters are given on the command line: `./bomc`

近期下载者

相关文件


收藏者