Skip to main content

Dataset for "The internal structure of forced fountains"

Dataset for "The internal structure of forced fountains"
zenodo · 2026 · cc-by-4.0 · 793 MB

Description

Huang2023a README ================= This folder contains a self-contained MATLAB post-processing package for the data and figures associated with the paper "The internal structure of forced fountains" (doi:10.1017/jfm.2023.210). It uses only the MAT files in the local data folder. How to run ---------- From this folder in MATLAB, run: main The main script runs load_data first and then plot_figures. Files ----- main.m Entry point for the whole workflow. It clears the workspace, closes open figures, then runs load_data and plot_figures. load_data.m Loads all MAT files from data, computes the derived boundaries, fluxes, budgets, scaling values, and entrainment coefficients needed by the figures. plot_figures.m Creates the figures after load_data has populated the MATLAB workspace. helper_functions.m Shared helper functions used by load_data and plot_figures, including: calcphi, splineapprox2, getcolormap, get_fluxes, getinterp, getbudgetRV, getbudgetMT, getcharvalues, and getinnerboundary. data/ Required MAT files. Keep this folder next to the scripts. ... see README.txt for more details.

Related publications