Profiles
Module: flow_props.profiles
Purpose
This module extracts wall-normal slices from a structured CFD dataset.
Main Function
extract_profiles(ds, stations, j_max=None)
Returns a list of profile dictionaries, one per station.
Each profile contains:
xyeta- one array per flow variable in the dataset
Notes
- the dataset must use a
StructuredGrid etais built from cumulative arc length along the wall-normal linej_maxcan truncate the wall-normal extent for focused near-wall analysis