Add support for recording time series of flow quantities (velocity, pressure, scalars) at user-specified spatial locations (similar to probes in Incompact3d). Implement as a probes_t type in src/postprocess/. Probe locations should be configurable via the input file, with output written to plain text files.
Add support for recording time series of flow quantities (velocity, pressure, scalars) at user-specified spatial locations (similar to probes in Incompact3d). Implement as a
probes_t type in src/postprocess/. Probe locations should be configurable via the input file, with output written to plain text files.