-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OutputParticles work #339
OutputParticles work #339
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82acae1 - Browse repository at this point
Copy the full SHA 82acae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe283ba - Browse repository at this point
Copy the full SHA fe283baView commit details -
outp: psc_flatfoil_small: output particles every 4 steps; for half of…
… the domain only
Configuration menu - View commit details
-
Copy full SHA for 4cfd818 - Browse repository at this point
Copy the full SHA 4cfd818View commit details -
outp: put particles at x=1 and x=40
So that they are in different cells.
Configuration menu - View commit details
-
Copy full SHA for c4ba1b4 - Browse repository at this point
Copy the full SHA c4ba1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbeddc - Browse repository at this point
Copy the full SHA 7dbeddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2bb76b - Browse repository at this point
Copy the full SHA a2bb76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9b111 - Browse repository at this point
Copy the full SHA 5c9b111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d5e9b - Browse repository at this point
Copy the full SHA 19d5e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 560443a - Browse repository at this point
Copy the full SHA 560443aView commit details -
outp/hdf5: fix swapped off, map args
Fortunately they were swapped throughout, so very confusing but not an actual bug...
Configuration menu - View commit details
-
Copy full SHA for 2bde15d - Browse repository at this point
Copy the full SHA 2bde15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e369068 - Browse repository at this point
Copy the full SHA e369068View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02627b - Browse repository at this point
Copy the full SHA e02627bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0226663 - Browse repository at this point
Copy the full SHA 0226663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57eca51 - Browse repository at this point
Copy the full SHA 57eca51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b542b4 - Browse repository at this point
Copy the full SHA 6b542b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc12b5 - Browse repository at this point
Copy the full SHA ddc12b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074b01a - Browse repository at this point
Copy the full SHA 074b01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9eebe - Browse repository at this point
Copy the full SHA ac9eebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2dcdb3 - Browse repository at this point
Copy the full SHA c2dcdb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4c9bd - Browse repository at this point
Copy the full SHA 8c4c9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d22f04a - Browse repository at this point
Copy the full SHA d22f04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f39ac16 - Browse repository at this point
Copy the full SHA f39ac16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d30bea - Browse repository at this point
Copy the full SHA 8d30beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 241d5e0 - Browse repository at this point
Copy the full SHA 241d5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1e9be - Browse repository at this point
Copy the full SHA 6b1e9beView commit details -
outp: use 2 patches in test, one particle each
should work on 2 MPI procs now, too.
Configuration menu - View commit details
-
Copy full SHA for f46adea - Browse repository at this point
Copy the full SHA f46adeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59616b5 - Browse repository at this point
Copy the full SHA 59616b5View commit details -
outp: start a separate write_hdf5() function
The goal being to have the hdf5 specific stuff in one place
Configuration menu - View commit details
-
Copy full SHA for ab60b33 - Browse repository at this point
Copy the full SHA ab60b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fabac - Browse repository at this point
Copy the full SHA 71fabacView commit details -
outp/hdf5: start OutputParticlesWriterHDF5 class
That will eventually do all HDF5 specific writing
Configuration menu - View commit details
-
Copy full SHA for 1e9040e - Browse repository at this point
Copy the full SHA 1e9040eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7eb41 - Browse repository at this point
Copy the full SHA 9f7eb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7290e33 - Browse repository at this point
Copy the full SHA 7290e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15367f8 - Browse repository at this point
Copy the full SHA 15367f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 103ec4f - Browse repository at this point
Copy the full SHA 103ec4fView commit details -
outp/hdf5: keep writer in top-level class
so that it's persistent and can, next, take care of creating the hdf5 particle type
Configuration menu - View commit details
-
Copy full SHA for 2f3a810 - Browse repository at this point
Copy the full SHA 2f3a810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8c294 - Browse repository at this point
Copy the full SHA 5a8c294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa13e5 - Browse repository at this point
Copy the full SHA 8fa13e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0322491 - Browse repository at this point
Copy the full SHA 0322491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215beb9 - Browse repository at this point
Copy the full SHA 215beb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac079db - Browse repository at this point
Copy the full SHA ac079dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fed83b - Browse repository at this point
Copy the full SHA 5fed83bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6db7e - Browse repository at this point
Copy the full SHA fe6db7eView commit details -
outp/hdf5: adjust hi initially in Params
So we don't need to keep passing this otherwise redundant info around.
Configuration menu - View commit details
-
Copy full SHA for 1cb9467 - Browse repository at this point
Copy the full SHA 1cb9467View commit details -
Configuration menu - View commit details
-
Copy full SHA for a930803 - Browse repository at this point
Copy the full SHA a930803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d2d90 - Browse repository at this point
Copy the full SHA 23d2d90View commit details -
outp/hdf5: don't need to count all particles
Since we already know how many particles we have on a proc.
Configuration menu - View commit details
-
Copy full SHA for cf2f0f2 - Browse repository at this point
Copy the full SHA cf2f0f2View commit details -
outp/hdf5: don't pass redundant n_write
The number of particles is arr.size()
Configuration menu - View commit details
-
Copy full SHA for 6b5170e - Browse repository at this point
Copy the full SHA 6b5170eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d0010 - Browse repository at this point
Copy the full SHA a1d0010View commit details -
outp/hdf5: add template argument for particle selector
This particle selector decides whether to include a given particle in the output. Other than the trivial ParticleSelectorAll, ParticleSelectorEveryNth<N> is provided ot select every nth particle.
Configuration menu - View commit details
-
Copy full SHA for 51224ff - Browse repository at this point
Copy the full SHA 51224ffView commit details