Computational results and python files for the work "Divergence-conforming velocity and vorticity approximations for incompressible fluids obtained with minimal facet coupling"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/7767774
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains data accompanying the paper "Divergence-conforming velocity and vorticity approximations for incompressible fluids obtained with minimal facet coupling".
The implementation is based on the python-interface of the NGSolve open source Finite Element library (ngsolve.org).
The file solve_problem_allione.py represents a minimum working example where the proposed MCS/HDG (set the use_MCS flag) method is used to solve the problem from the numerics section of the paper.
The files FlowTemplates.py and krylovspace_extension.py contain a somewhat larger and more modular implementation of the proposed method that also features preconditioned iterative solvers, including support for the NgsAMG NGSolve extension library as well as the NGSolve-PETSc interface.
The files errors_hdg.pickle, errors_mcs.pickle and kappas.pickle contain the raw data the tables and pictures in the paper were generated from.
This data was generated with the scripts conv3d_hdg.py, conv3d_mcs.py and calc_kappas.py which use the FlowTemplates.py infrastructure.
创建时间:
2024-07-12



