Open bear-maker opened 1 month ago
Hi @bear-maker,
this looks on first sight like your change of parallelism gives you different results by about 3%. This is a common occurrence when your simulation is not converged, i.e., you resolution in terms of cell sizes and/or particles per cell are too coarse.
Try increasing the resolution.
Dear Professor I am currently using the Warpx software and I have encountered a problem. I hope you can help me. The problem is: I used two different numbers of threads(OXP) to run the same program and obtained two different answers (same time, same data, same location). give the result as follows
OMP initialized with 12 OXP threads and OMP initialized with 44 OXP threads
We are a Python code running on VSCode, and the code is as follows: