five

Supplementary Materials for paper "DStreaM: A Convective Term Approximation Approach That Corresponds to Pure Convection" (DStreaM C++ source code and dataset)

收藏
Figshare2026-01-21 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Supplementary_Materials_for_paper_DStreaM_A_Convective_Term_Approximation_Approach_That_Corresponds_to_Pure_Convection_DStreaM_C_source_code_and_dataset_/31119316
下载链接
链接失效反馈
官方服务:
资源简介:
This item contains the complete set of source codes, datasets, and post-processing materials supporting the results reported in the paper:Kiril Shterev, DStreaM: A Convective Term Approximation Approach That Corresponds to Pure Convection, Mathematics 2026, 14, 389. https://doi.org/10.3390/math14030389.The archive includes:• C++ implementation of DStreaM for structured Cartesian meshes (folder: DStreaM_code).• C++ implementation of DStreaM for unstructured triangular meshes (folder: DStreaM_code_unstuctured_mesh).• Reference C++ implementation of a TVD scheme for the 2D convection problem (folder: 2D_convection_problem_TVD_code).• Reproducibility folders for each benchmark test case (advection of step/double-step/sinusoidal profiles and the Smith–Hutton problem), including input data, representative outputs, and log files with iteration counts and timings.• Post-processing scripts (MATLAB, Python, Bash) used to generate figures/tables.• Mesh-convergence datasets (L1/L2 log–log plot data) for the Smith–Hutton case.• Wolfram Mathematica notebook (.nb) and PDF export with the derivation of the DStreaM nodal relation using barycentric (area) coordinates.Compilation/testing: the C++ codes were compiled and tested on Linux (Debian 12) using a GNU toolchain.Suggested citation: Figshare (DOI: https://doi.org/10.6084/m9.figshare.31119316) and the associated journal article Kiril Shterev, DStreaM: A Convective Term Approximation Approach That Corresponds to Pure Convection, Mathematics 2026, 14, 389. https://doi.org/10.3390/math14030389.Paper abstractIn recent decades, considerable effort has been devoted to developing higher-order schemes for the discretization of convective terms that are both stable and reliable. In this work, the central idea is that the approximation should be made to reflect the physics of pure convection: the transported quantity is advected along streamlines, and information is propagated only in the upwind direction, i.e., the transported property is determined by previous values along the streamline but not by downstream values. In the proposed approach, streamlines on the computational mesh are represented by discrete streamlines, and the method is called the Discrete Streamline Method (DStreaM). A discrete streamline is constructed as a narrow triangle with one vertex at the node where the approximation is sought and two vertices at upstream neighbouring nodes. Discrete streamlines are oriented according to the local flow direction, in a manner similar to skew-upwind schemes, so that consistency with pure convection is ensured for DStreaM. The method is conservative only for uniform meshes with a constant velocity field; for general meshes and non-uniform velocity fields it is non-conservative, and a non-zero local conservation error remains. The performance of DStreaM is assessed on standard test problems: convection of a step profile, a double-step profile, a sinusoidal profile, and the Smith--Hutton problem. DStreaM solutions are compared with those obtained using the first-order upwind scheme and second-order total variation diminishing (TVD) schemes with Minmod, QUICK, and SUPERBEE limiters. Across these benchmarks, high-resolution solution profiles and L1/L2 error levels comparable to those of the considered TVD schemes are produced by DStreaM. In the DStreaM construction, only local node coordinates and mesh connectivity are used; in this work, implementation is performed on both uniform Cartesian meshes and unstructured triangular meshes generated by a Delaunay triangulation. Representative results are reported with a focus on accuracy, iterative convergence, and conservation limitations.
创建时间:
2026-01-21
二维码
社区交流群
二维码
科研交流群
商业服务