3 Star 4 Fork 2

oneph / hybridMPIC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#hybridMPIC

This is a project of fully relativisitc Particle-In-Cell(PIC) 2d program, with Monte Carlo simulation of QED processes.

####How to compile: + make a folder like the para_testsrc, let's call it test + copy the load.inp into this folder then modify it as you wish + copy the denfunc.h into this folder then modify as you wish + then in the parent foldr, run ./precompile test, you will get the CMakeLists.txt + then run make it will generate the program you named in the load.inp

####How to combine the mpi output data: + just run the datacombine.sh

####How to plot data: + in the ploter folder, a file named "uplotme.py", you just need change the progname value to your progname + then make a folder called fig_progname + run the uplotme.py

####this time, i have make the random probability for energy = random not random * maxp

20160626:
    add the load balancing for initialization

空文件

简介

PIC2D with (MPI + OpenMP) 展开 收起
C++
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/oneph/hybridMPIC.git
git@gitee.com:oneph/hybridMPIC.git
oneph
hybridMPIC
hybridMPIC
master

搜索帮助