-
Notifications
You must be signed in to change notification settings - Fork 195
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
[WIP] Add electron energy equation to hybrid solver #5323
base: development
Are you sure you want to change the base?
[WIP] Add electron energy equation to hybrid solver #5323
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cb211b - Browse repository at this point
Copy the full SHA 7cb211bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c6541 - Browse repository at this point
Copy the full SHA c5c6541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0d55b - Browse repository at this point
Copy the full SHA 2b0d55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6636f - Browse repository at this point
Copy the full SHA 4a6636fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3df94 - Browse repository at this point
Copy the full SHA 1e3df94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cd323 - Browse repository at this point
Copy the full SHA 03cd323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36faa8d - Browse repository at this point
Copy the full SHA 36faa8dView commit details -
added get_pressure_ideal gas to ElectronPressure struct, m_solve_elec…
…tron_energy_equation to HybridPICModel.H and argument for Te_field to FIllElectronPressureMF()
Configuration menu - View commit details
-
Copy full SHA for fd50741 - Browse repository at this point
Copy the full SHA fd50741View commit details -
added Te initialization in InitData and parser for solve_electron_ene…
…rgy_equation in HybridPICModel.cpp
Configuration menu - View commit details
-
Copy full SHA for 64a44ad - Browse repository at this point
Copy the full SHA 64a44adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011e018 - Browse repository at this point
Copy the full SHA 011e018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d34c5 - Browse repository at this point
Copy the full SHA 66d34c5View commit details -
added HybridUpdateUe to WarpXPushFieldsHybridPIC and moved Electron p…
…ressure calculation
Configuration menu - View commit details
-
Copy full SHA for 55d4974 - Browse repository at this point
Copy the full SHA 55d4974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be61e1 - Browse repository at this point
Copy the full SHA 7be61e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987a01a - Browse repository at this point
Copy the full SHA 987a01aView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c863cb5 - Browse repository at this point
Copy the full SHA c863cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 639c420 - Browse repository at this point
Copy the full SHA 639c420View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for 75f2892 - Browse repository at this point
Copy the full SHA 75f2892View commit details -
added HybridInitializeKe and HybridUpdateTe functions to fluidcontain…
…er and calls to WarpXPushFieldsHybridPIC.cpp
Configuration menu - View commit details
-
Copy full SHA for a7df10a - Browse repository at this point
Copy the full SHA a7df10aView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 37aa4f3 - Browse repository at this point
Copy the full SHA 37aa4f3View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15758c5 - Browse repository at this point
Copy the full SHA 15758c5View commit details
Commits on Sep 27, 2024
-
removed qdsmcParticleContainers, will try a different approach since …
…using the WarpXParticleContainer is an overkill for qdsmc
Configuration menu - View commit details
-
Copy full SHA for 4c849fb - Browse repository at this point
Copy the full SHA 4c849fbView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a338462 - Browse repository at this point
Copy the full SHA a338462View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93c89b2 - Browse repository at this point
Copy the full SHA 93c89b2View commit details
Commits on Oct 16, 2024
-
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for 3207141 - Browse repository at this point
Copy the full SHA 3207141View commit details -
Merge branch 'development' of https://github.com/ECP-WarpX/WarpX into…
… add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for e1f2d71 - Browse repository at this point
Copy the full SHA e1f2d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36463fd - Browse repository at this point
Copy the full SHA 36463fdView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34c9e61 - Browse repository at this point
Copy the full SHA 34c9e61View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2529342 - Browse repository at this point
Copy the full SHA 2529342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6016945 - Browse repository at this point
Copy the full SHA 6016945View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb48361 - Browse repository at this point
Copy the full SHA fb48361View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for f097b0c - Browse repository at this point
Copy the full SHA f097b0cView commit details -
added InitParticles with only 1 MPI rank, AddNParticles is called aft…
…er and redistributes the particles to their tiles
Configuration menu - View commit details
-
Copy full SHA for 631161e - Browse repository at this point
Copy the full SHA 631161eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 12ff685 - Browse repository at this point
Copy the full SHA 12ff685View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf39bb0 - Browse repository at this point
Copy the full SHA bf39bb0View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for eea124b - Browse repository at this point
Copy the full SHA eea124bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for addb4c7 - Browse repository at this point
Copy the full SHA addb4c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c813f1 - Browse repository at this point
Copy the full SHA 2c813f1View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for bb584fe - Browse repository at this point
Copy the full SHA bb584feView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 69f392a - Browse repository at this point
Copy the full SHA 69f392aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab4c83 - Browse repository at this point
Copy the full SHA eab4c83View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for 1df0d5e - Browse repository at this point
Copy the full SHA 1df0d5eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for df39ed2 - Browse repository at this point
Copy the full SHA df39ed2View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b22c18 - Browse repository at this point
Copy the full SHA 0b22c18View commit details -
Merge branch 'add_electron_energy_equation_to_hybrid_solver' of githu…
…b.com:marcoacc95/WarpX into add_electron_energy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for fa9e64b - Browse repository at this point
Copy the full SHA fa9e64bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a98e9df - Browse repository at this point
Copy the full SHA a98e9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f6895 - Browse repository at this point
Copy the full SHA 40f6895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8533b85 - Browse repository at this point
Copy the full SHA 8533b85View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 00c7972 - Browse repository at this point
Copy the full SHA 00c7972View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 971636e - Browse repository at this point
Copy the full SHA 971636eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 68199bc - Browse repository at this point
Copy the full SHA 68199bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcabc01 - Browse repository at this point
Copy the full SHA bcabc01View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 7c77d45 - Browse repository at this point
Copy the full SHA 7c77d45View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0244f7b - Browse repository at this point
Copy the full SHA 0244f7bView commit details -
Merge remote-tracking branch 'origin/development' into add_electron_e…
…nergy_equation_to_hybrid_solver
Configuration menu - View commit details
-
Copy full SHA for cbc3fd7 - Browse repository at this point
Copy the full SHA cbc3fd7View commit details