-
Notifications
You must be signed in to change notification settings - Fork 12
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
Define advecting pulse test problem. #463
Commits on Nov 15, 2023
-
First attempt. With a22=0 and a32=0, it successfully reduces to SSP-RK2 scheme. However, with a22=1 and 0<a32<=0.5 (IMEX PD-ARS), the RadShock and Coupling test failed.
Configuration menu - View commit details
-
Copy full SHA for 4196013 - Browse repository at this point
Copy the full SHA 4196013View commit details -
Fixed bug. Now it seems to be working but failed
the Asymptotic Marshak test. - Fixed a problem in implementing IMEX PD-ARS: Egas and Fgas should update by 0.4 dt Src instead of dt Src in the first stage. - Add RadhydroPulse test problem
Configuration menu - View commit details
-
Copy full SHA for 26ef234 - Browse repository at this point
Copy the full SHA 26ef234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a4f19e - Browse repository at this point
Copy the full SHA 7a4f19eView 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 31cfaf7 - Browse repository at this point
Copy the full SHA 31cfaf7View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d73a72 - Browse repository at this point
Copy the full SHA 9d73a72View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 513a942 - Browse repository at this point
Copy the full SHA 513a942View 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 22634eb - Browse repository at this point
Copy the full SHA 22634ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 721fb61 - Browse repository at this point
Copy the full SHA 721fb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4c253 - Browse repository at this point
Copy the full SHA 2a4c253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ba514 - Browse repository at this point
Copy the full SHA 05ba514View 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 d250b60 - Browse repository at this point
Copy the full SHA d250b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ad964 - Browse repository at this point
Copy the full SHA 81ad964View commit details -
Configuration menu - View commit details
-
Copy full SHA for b820101 - Browse repository at this point
Copy the full SHA b820101View commit details -
Configuration menu - View commit details
-
Copy full SHA for e417f11 - Browse repository at this point
Copy the full SHA e417f11View commit details -
Add support for radiation advection from gas
- Add the O(beta tau) terms to the matter-radiation exchange - Add the RadhydroUniformAdvecting test for this new physics - Modified boundary condition in RadhydroShock problem - Passed all tests
Configuration menu - View commit details
-
Copy full SHA for 9e64fb0 - Browse repository at this point
Copy the full SHA 9e64fb0View 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 d08e1a1 - Browse repository at this point
Copy the full SHA d08e1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecec5bf - Browse repository at this point
Copy the full SHA ecec5bfView 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 2a84ab4 - Browse repository at this point
Copy the full SHA 2a84ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be7139a - Browse repository at this point
Copy the full SHA be7139aView commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 85458dd - Browse repository at this point
Copy the full SHA 85458ddView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b1ab8f - Browse repository at this point
Copy the full SHA 3b1ab8fView 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 bad0603 - Browse repository at this point
Copy the full SHA bad0603View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18dda74 - Browse repository at this point
Copy the full SHA 18dda74View commit details -
Made radhydro_pulse test robust
Run two simulations, non-advecting and advecting, and compare them in one plot.
Configuration menu - View commit details
-
Copy full SHA for 6840984 - Browse repository at this point
Copy the full SHA 6840984View 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 eff96de - Browse repository at this point
Copy the full SHA eff96deView 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 d0adc9f - Browse repository at this point
Copy the full SHA d0adc9fView commit details -
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
…ro/quokka into Add-O(beta-tau)-terms
Configuration menu - View commit details
-
Copy full SHA for e573808 - Browse repository at this point
Copy the full SHA e573808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5da7f - Browse repository at this point
Copy the full SHA 4d5da7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382c242 - Browse repository at this point
Copy the full SHA 382c242View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5502d - Browse repository at this point
Copy the full SHA ca5502dView 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 64e5b9d - Browse repository at this point
Copy the full SHA 64e5b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 886aa1a - Browse repository at this point
Copy the full SHA 886aa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c08bfe5 - Browse repository at this point
Copy the full SHA c08bfe5View 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 c53e124 - Browse repository at this point
Copy the full SHA c53e124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a3315 - Browse repository at this point
Copy the full SHA 39a3315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 308aace - Browse repository at this point
Copy the full SHA 308aaceView 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 a59066b - Browse repository at this point
Copy the full SHA a59066bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d6692 - Browse repository at this point
Copy the full SHA 15d6692View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 5ca0268 - Browse repository at this point
Copy the full SHA 5ca0268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d05832 - Browse repository at this point
Copy the full SHA 3d05832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb2ee2 - Browse repository at this point
Copy the full SHA 3cb2ee2View 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 e34d584 - Browse repository at this point
Copy the full SHA e34d584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc8bd9 - Browse repository at this point
Copy the full SHA 2cc8bd9View commit details -
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
…ro/quokka into Add-O(beta-tau)-terms
Configuration menu - View commit details
-
Copy full SHA for 3f9f822 - Browse repository at this point
Copy the full SHA 3f9f822View commit details -
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
…ro/quokka into Add-O(beta-tau)-terms
Configuration menu - View commit details
-
Copy full SHA for a9476ff - Browse repository at this point
Copy the full SHA a9476ffView commit details -
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
…ro/quokka into Add-O(beta-tau)-terms
Configuration menu - View commit details
-
Copy full SHA for b09f280 - Browse repository at this point
Copy the full SHA b09f280View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eca7c33 - Browse repository at this point
Copy the full SHA eca7c33View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5896c0 - Browse repository at this point
Copy the full SHA a5896c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for adfd4d1 - Browse repository at this point
Copy the full SHA adfd4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0531e2e - Browse repository at this point
Copy the full SHA 0531e2eView 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 65de275 - Browse repository at this point
Copy the full SHA 65de275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e54bce - Browse repository at this point
Copy the full SHA 0e54bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a89dc96 - Browse repository at this point
Copy the full SHA a89dc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6fdff - Browse repository at this point
Copy the full SHA 3a6fdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6323b5a - Browse repository at this point
Copy the full SHA 6323b5aView 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 c60c8c5 - Browse repository at this point
Copy the full SHA c60c8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1186a7a - Browse repository at this point
Copy the full SHA 1186a7aView commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 60c7f1f - Browse repository at this point
Copy the full SHA 60c7f1fView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d419160 - Browse repository at this point
Copy the full SHA d419160View 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 60665e9 - Browse repository at this point
Copy the full SHA 60665e9View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12e6286 - Browse repository at this point
Copy the full SHA 12e6286View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 506dfdb - Browse repository at this point
Copy the full SHA 506dfdbView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc9192a - Browse repository at this point
Copy the full SHA fc9192aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 464653d - Browse repository at this point
Copy the full SHA 464653dView commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 3bdcbc7 - Browse repository at this point
Copy the full SHA 3bdcbc7View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7f6278 - Browse repository at this point
Copy the full SHA f7f6278View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e2bbc4 - Browse repository at this point
Copy the full SHA 3e2bbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44edee7 - Browse repository at this point
Copy the full SHA 44edee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173d732 - Browse repository at this point
Copy the full SHA 173d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 194bb74 - Browse repository at this point
Copy the full SHA 194bb74View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 68584bd - Browse repository at this point
Copy the full SHA 68584bdView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 560c016 - Browse repository at this point
Copy the full SHA 560c016View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for c4dd1be - Browse repository at this point
Copy the full SHA c4dd1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cbc9e9 - Browse repository at this point
Copy the full SHA 8cbc9e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9e1ee - Browse repository at this point
Copy the full SHA 4f9e1eeView commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for a0191b5 - Browse repository at this point
Copy the full SHA a0191b5View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 966a632 - Browse repository at this point
Copy the full SHA 966a632View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for 7f3177e - Browse repository at this point
Copy the full SHA 7f3177eView commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5830c88 - Browse repository at this point
Copy the full SHA 5830c88View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 341f643 - Browse repository at this point
Copy the full SHA 341f643View commit details -
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
…astro/quokka into advecting_pulse_test_new
Configuration menu - View commit details
-
Copy full SHA for e42fe4a - Browse repository at this point
Copy the full SHA e42fe4aView commit details