Skip to content
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

Merged
merged 81 commits into from
Jan 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
4196013
IMEX PD-ARS
chongchonghe Nov 15, 2023
26ef234
Fixed bug. Now it seems to be working but failed
chongchonghe Nov 15, 2023
7a4f19e
Dummy commit. See previous commit message.
chongchonghe Nov 15, 2023
31cfaf7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 15, 2023
9d73a72
merge fix-odd-even-decoupling branck in
chongchonghe Nov 28, 2023
513a942
Merge branch 'development' into PD-ARS
chongchonghe Dec 4, 2023
22634eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 4, 2023
721fb61
Fixed MarshakAsym by removing diffusive fluxes
chongchonghe Dec 4, 2023
2a4c253
Change plotting style of MarshakAsym
chongchonghe Dec 4, 2023
05ba514
Resolved some conversations from tidy
chongchonghe Dec 4, 2023
d250b60
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 4, 2023
81ad964
Removed radhydro_pulse test since it's irrelevant
chongchonghe Dec 4, 2023
b820101
Merge branch 'PD-ARS' of https://github.com/quokka-astro/quokka
chongchonghe Dec 4, 2023
e417f11
Fixed build warnings
chongchonghe Dec 4, 2023
9e64fb0
Add support for radiation advection from gas
chongchonghe Dec 4, 2023
d08e1a1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 4, 2023
ecec5bf
Define advecting pulse test problem.
chongchonghe Dec 4, 2023
2a84ab4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 4, 2023
be7139a
Resolved tidy comments.
chongchonghe Dec 4, 2023
85458dd
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Dec 4, 2023
3b1ab8f
Merge in PD-ARS branch
chongchonghe Dec 6, 2023
bad0603
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 6, 2023
18dda74
Merge in O(beta tau) branch
chongchonghe Dec 7, 2023
6840984
Made radhydro_pulse test robust
chongchonghe Dec 7, 2023
eff96de
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
d0adc9f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 6, 2023
e573808
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
chongchonghe Dec 7, 2023
4d5da7f
fix boundary condition
chongchonghe Dec 7, 2023
382c242
merge in PD-ARS branch
chongchonghe Dec 7, 2023
ca5502d
merge in O(beta tau) branch
chongchonghe Dec 7, 2023
64e5b9d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
886aa1a
Merge in branch 'development'
chongchonghe Dec 7, 2023
c08bfe5
Define ComputeRadPressure on device
chongchonghe Dec 7, 2023
c53e124
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
39a3315
merge in radiation_system from O(beta tau)
chongchonghe Dec 7, 2023
308aace
Merge branch 'Add-O(beta-tau)-terms' into advecting_pulse_test_new
chongchonghe Dec 7, 2023
a59066b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
15d6692
Merge branch 'Add-O(beta-tau)-terms' into advecting_pulse_test_new
chongchonghe Dec 7, 2023
5ca0268
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Dec 7, 2023
3d05832
bug fix
chongchonghe Dec 7, 2023
3cb2ee2
fix issue caused by gamma=1
chongchonghe Dec 7, 2023
e34d584
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 7, 2023
2cc8bd9
fix issue caused by gamma=1
chongchonghe Dec 7, 2023
3f9f822
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
chongchonghe Dec 7, 2023
a9476ff
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
chongchonghe Dec 7, 2023
b09f280
Merge branch 'Add-O(beta-tau)-terms' of https://github.com/quokka-ast…
chongchonghe Dec 7, 2023
eca7c33
tmp commit
chongchonghe Dec 8, 2023
a5896c0
Fixed first-capture issue on GPU
chongchonghe Dec 9, 2023
adfd4d1
Fixed first-capture issue on GPU
chongchonghe Dec 9, 2023
0531e2e
fix conflicts
chongchonghe Dec 9, 2023
65de275
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 9, 2023
0e54bce
Merge branch 'development' into Add-O(beta-tau)-terms
chongchonghe Dec 9, 2023
a89dc96
Removed advectionFluxes
chongchonghe Dec 9, 2023
3a6fdff
fixed B.C. in shock_cgs test
chongchonghe Dec 9, 2023
6323b5a
Merge branch 'Add-O(beta-tau)-terms' into advecting_pulse_test_new
chongchonghe Dec 9, 2023
c60c8c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 9, 2023
1186a7a
Disabled RadhydroShockCGS test
chongchonghe Dec 9, 2023
60c7f1f
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Dec 9, 2023
d419160
add test in dynamic diffusion regime
chongchonghe Dec 15, 2023
60665e9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 15, 2023
12e6286
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Dec 27, 2023
506dfdb
merge in add-O-beta-tau-terms branch
chongchonghe Dec 28, 2023
fc9192a
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Dec 29, 2023
464653d
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Dec 29, 2023
3bdcbc7
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Dec 29, 2023
f7f6278
disable test_radhydro_pulse for CUDA
chongchonghe Dec 30, 2023
3e2bbc4
update RadhydroPulse.in
chongchonghe Jan 3, 2024
44edee7
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Jan 3, 2024
173d732
update RadhydroPulse.in
chongchonghe Jan 3, 2024
194bb74
update RadhydroPulse.in
chongchonghe Jan 3, 2024
68584bd
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 3, 2024
560c016
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Jan 4, 2024
c4dd1be
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 4, 2024
8cbc9e9
Update RadhydroPulse.in
chongchonghe Jan 4, 2024
4f9e1ee
Update RadhydroPulse.in
chongchonghe Jan 4, 2024
a0191b5
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 4, 2024
966a632
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 4, 2024
7f3177e
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 4, 2024
5830c88
Merge branch 'development' into advecting_pulse_test_new
chongchonghe Jan 5, 2024
341f643
turn off RadhydroPulse for 3D-gpu
chongchonghe Jan 6, 2024
e42fe4a
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
chongchonghe Jan 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ add_subdirectory(RadhydroShock)
add_subdirectory(RadhydroShockCGS)
add_subdirectory(RadhydroShockMultigroup)
add_subdirectory(RadhydroUniformAdvecting)
add_subdirectory(RadhydroPulse)

add_subdirectory(ODEIntegration)
add_subdirectory(Cooling)
Expand Down
9 changes: 9 additions & 0 deletions src/RadhydroPulse/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
if (AMReX_SPACEDIM EQUAL 1)
add_executable(test_radhydro_pulse test_radhydro_pulse.cpp ../fextract.cpp ${QuokkaObjSources})

if(AMReX_GPU_BACKEND MATCHES "CUDA")
setup_target_for_cuda_compilation(test_radhydro_pulse)
endif(AMReX_GPU_BACKEND MATCHES "CUDA")

add_test(NAME RadhydroPulse COMMAND test_radhydro_pulse RadhydroPulse.in WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests)
endif()
Loading