Skip to content

Add droplet-coalescence analysis notebook#1

Merged
drcole17 merged 1 commit intomasterfrom
claude/exciting-kapitsa-370020
Apr 23, 2026
Merged

Add droplet-coalescence analysis notebook#1
drcole17 merged 1 commit intomasterfrom
claude/exciting-kapitsa-370020

Conversation

@drcole17
Copy link
Copy Markdown
Owner

Summary

  • New notebook at examples/3D_droplet_coalescence/analysis.ipynb that reads silo output via mfc.viz and reports:
    • cells per diameter on each axis
    • interface thickness (0.05 <= alpha_1 <= 0.95) along an axis-aligned ray through each droplet centroid, with a |grad alpha| cross-check
    • midplane sanity slice and an interface-thickness time series
  • Works on both an IC-check run (t_step_stop=1) and a full run.

Test plan

  • jupyter lab examples/3D_droplet_coalescence/analysis.ipynb from the MFC venv with silo_hdf5/ populated
  • Confirm CPD table matches expected (Nx=399 over 4.5D -> ~88.7; Ny=Nz=279 over 3D -> ~93)
  • Confirm interface thickness cells agree between the ray method and |grad alpha| cross-check
  • Confirm time-series cell is a no-op when only one step is saved

Generated with Claude Code

Reads silo output via mfc.viz and reports cells per diameter and interface thickness (0.05<=alpha_1<=0.95) for a chosen step, with a |grad alpha| cross-check, a midplane sanity slice, and an interface-thickness time series. Works on both IC-check (t_step_stop=1) and full runs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@drcole17 drcole17 merged commit cca6dae into master Apr 23, 2026
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant