issues
search
CmPA
/
iPic3D
Particle-in-Cell code using the implicit moment method
72
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
some errors occour in the GEM Challenge
#82
xiaowang119
closed
2 years ago
1
Eb
#81
eboella
closed
4 years ago
0
Testing Slack webhook
#80
murci3lag0
closed
7 years ago
1
No licensing information
#79
nasailja
opened
9 years ago
0
Reworked a bit the Makefile, the Documentation, and pulled in some useful older commits from other branches.
#78
PABourdin
opened
9 years ago
0
cap particle velocities
#77
alecjohnson
opened
10 years ago
0
make grid pointer part of EMfields class
#76
alecjohnson
opened
10 years ago
0
should not assume that XLEN divides nxc
#75
alecjohnson
opened
10 years ago
0
eliminate unnecessary MPI_Allreduce calls in GMRES solver
#74
alecjohnson
opened
10 years ago
0
eliminate calls to getColumn() and putColumn() in GMRES solver
#73
alecjohnson
opened
10 years ago
1
Reimplemented particles to use AoS with block communication
#72
alecjohnson
opened
10 years ago
0
suppress runaway particle instability
#71
alecjohnson
opened
10 years ago
3
written moments should live at same time as fields and particles
#70
alecjohnson
opened
10 years ago
0
restrict particle tracking to passive tracking species
#69
alecjohnson
opened
10 years ago
0
eliminate unnecessary srand calls
#68
alecjohnson
opened
10 years ago
0
support second order accuracy in time
#67
alecjohnson
opened
10 years ago
0
Avoid including .h files in .h files.
#66
alecjohnson
opened
10 years ago
0
support checking validity of configuration during initialization
#65
alecjohnson
opened
10 years ago
0
initialize MPI immediately on startup
#64
alecjohnson
opened
10 years ago
0
code diagnostics should be atomic per thread
#63
alecjohnson
opened
10 years ago
0
getVelocityDistribution should make one MPI_Allreduce call
#62
alecjohnson
opened
10 years ago
0
requesting pull of bug fixes and performance improvements that should be merged into amaya-library
#61
alecjohnson
opened
10 years ago
0
Merge2head
#60
alecjohnson
closed
10 years ago
0
support convergence when number of particles per mesh cell is bounded
#59
alecjohnson
opened
10 years ago
0
sort particles per mesh cell
#58
alecjohnson
opened
11 years ago
0
create separate solver classes for fields and particles
#57
alecjohnson
opened
11 years ago
0
particle pusher is iterating only once rather than NiterMover times
#56
alecjohnson
closed
10 years ago
1
Sum moments for all species in one OpenMP parallel clause
#55
alecjohnson
opened
11 years ago
0
Improve TimeTasks
#54
alecjohnson
opened
11 years ago
0
use long long for particle ID but not to index arrays
#53
alecjohnson
opened
11 years ago
0
Use separate representation of electromagnetic field to push particles
#52
alecjohnson
opened
11 years ago
0
requesting pull of bug fixes and performance improvements that should be merged into amaya-library
#51
alecjohnson
closed
10 years ago
1
Eliminate CollectiveIO abstract base class to simplify code
#50
alecjohnson
closed
10 years ago
1
create ipic scripts system
#49
alecjohnson
opened
11 years ago
0
build/exec should contain everything needed to run iPic3D
#48
alecjohnson
opened
11 years ago
1
changing processor topology should not require recompile
#47
alecjohnson
closed
10 years ago
1
support cross-compiling in cmake
#46
alecjohnson
opened
11 years ago
0
requesting pull of bug fixes and performance improvements that should be merged into amaya-library
#45
alecjohnson
closed
11 years ago
0
WriteOutputParallel leaks memory
#44
alecjohnson
closed
10 years ago
1
Improve multidimensional arrays implementation
#43
alecjohnson
opened
11 years ago
1
Support -fno-exceptions
#42
alecjohnson
opened
11 years ago
0
Improve summation of particle moments.
#41
alecjohnson
opened
11 years ago
2
replace node_coordinate and center_coordinate arrays
#40
alecjohnson
closed
10 years ago
2
remove asgArr3 and asgArr4
#39
alecjohnson
opened
11 years ago
0
Use of B_ext is incorrect.
#38
alecjohnson
opened
11 years ago
0
Code should be organized to accelerate compilation.
#37
alecjohnson
opened
11 years ago
0
use int rather than long long in critical particle loops
#36
alecjohnson
opened
11 years ago
1
Support making MPI_Barrier() a no-op.
#35
alecjohnson
opened
11 years ago
2
issue#27: rhocs last dimension is allocated incorrectly in EMfields
#34
alecjohnson
closed
9 years ago
1
still severe problem with interpolation step. Problem related to Moment class?
#33
markidis
opened
11 years ago
3
Next