2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to 24.04 More... 19 days ago
update changes for 24.04 (#2808) More... 19 days ago
Added abar to derived variables in doc and rearranged enuc (#2785) More... 22 days ago
Add concurrency groups to the slow CI actions (#2807) More... 23 days ago
use std::filesystem::current_path in job_info (#2805) More... 23 days ago
Enforce clang-tidy via CI (#2802) More... 23 days ago
Fix initial He4 mass fraction in Detonation (#2806) More... 23 days ago
address some clang-tidy warnings in gravity (#2801) More... 23 days ago
a few more clang-tidy fixes (#2804) More... 24 days ago
define runtime params in .cpp instead of *_declares.H (#2797) More... 25 days ago
fix another repeated branch in the logs (#2800) More... 25 days ago
address some clang-tidy MHD warnings (#2792) More... 25 days ago
use ranged-for for problem parameter array init (#2799) More... 25 days ago
change MAX_LEV to constexpr (#2798) More... 25 days ago
use anon namespace instead of static in Castro_setup.cpp (#2786) More... 30 days ago
remove mutable keyword on LoopOnCpu (#2794) More... about 1 month ago
Revert "remove mutable keyword on LoopOnCpu" More... about 1 month ago
remove mutable keyword on LoopOnCpu we capture by reference, so this doesn't seem required and updates to the AMReX interfaces mean it doesn't work anymore More... about 1 month ago
get rid of asctime -- it is unsafe (#2793) More... about 1 month ago
add CI for fsanitizer (#2771) More... about 1 month ago
add a note about CLANG_TIDY_IGNORE_SOURCES to docs (#2789) More... about 1 month ago
Ggravity does not need to be static. (#2791) More... about 1 month ago
clean the constructor of advance_status (#2790) More... about 1 month ago
fix Sedov and flame_wave CI (#2788) More... about 1 month ago
fix name mismatch in shock header arguments (#2787) More... about 1 month ago
Modified wdmerger_util to print star composition for user in output file (#2767) More... about 1 month ago
fix some duplicate branches in sum_integrated_quantities (#2784) More... about 1 month ago
fix mismatch between fill_hybrid_hydro_source prototype and implementation (#2781) More... about 1 month ago
flame_wave: error out if atm_delta is too small (#2782) More... about 1 month ago
don't have clang-tidy yell about do-while and recursion (#2780) More... about 1 month ago