[Stagging][SPH] Dust paper plots - #1947
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks @tdavidcl for opening this PR! You can do multiple things directly here: Once the workflow completes a message will appear displaying informations related to the run. Also the PR gets automatically reviewed by gemini, you can: |
|
@claude review this PR |
|
Claude finished @tdavidcl's task in 2m 15s —— View job Dust Paper Plots PR ReviewSummaryThis PR refines 4 dusty hydrodynamics example scripts to produce publication-quality figures. It adds a new sympy-based dispersion relation plotter, improves lattice setup for dustywave, extends the dustydiffuse simulation time, and fixes the Sod dust initialization. Todo
|
| # | File | Issue |
|---|---|---|
| 4 | run_dustywave_sympy.py |
Missing os.makedirs("_to_trash") — will crash |
| 11 | run_sod_dust_tva.py |
ts physics change needs documentation |
| 13 | run_sod_dust_tva.py |
s_j initialization change may alter Sod solution — verify |
Recommendations (nice to have)
| # | File | Issue |
|---|---|---|
| 2 | run_dustywave_sympy.py |
Remove debug print(sp.latex(...)) calls |
| 3 | run_dustywave_sympy.py |
Deduplicate absolute value computations |
| 15 | run_sod_dust_tva.py |
Add plt.close() on diagnostic plots |
for more information, see https://pre-commit.ci
Workflow reportworkflow report corresponding to commit 416c343 Light CI is enabled (the default for pull requests). This will only run the basic tests and not the full tests. Pre-commit check reportSome failures were detected in base source checks checks. ❌ ruff-checkSuggested changesDetailed changes : |
No description provided.