Open cphyc opened 7 years ago
You can upload it using the yt curldrop, see docs.hub.yt.
I've found another dataset 10x smaller, I'm uploading it.
Here's a not working dataset http://use.yt/upload/5481f7cb.
Are there still lines if you use NGP rather than CIC deposition? I know for grid data (see #917) yt can introduce artifacts at grid and level boundaries because the deposition is done in a manner fully local to each grid. Worse, the deposition operation can't be nonlocal due to #918. I'm not sure offhand how CIC is implemented for octree data, so this warning might be off-base.
It looks like depositing using all_count
, all_mass
and all_density
gives the same issue. I don't have the option for NGP deposition field though.
Btw, what do you mean by "fully local to each grid"?
Unfortunately I'm not able to reproduce this using the script in the description and the dataset that got uploaded. I'm moving this to the 4.0 milestone so it doesn't delay the release of 3.5, but I'm happy to look at this closer if we can get a script/dataset combo that triggers this issue.
Bug report
Bug summary
Spurious results for RAMSES particle projection plots at CPU boundaries. The dataset for the simulation is quite large, so I didn't find anywhere to upload it (2.4GiB). If you have any suggestion, tell me.
Code for reproduction
One thing that may be the reason is that the particles in this output are exactly located at leaf cell centers
Actual outcome
Expected outcome
As you can see
Version Information