From debf10aedafa053646d3ef2d3065bb8bd1d2fb75 Mon Sep 17 00:00:00 2001 From: Umberto Zerbinati Date: Mon, 9 Dec 2024 14:28:15 +0000 Subject: [PATCH] Update README.md to include JOSS paper --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7808779..467e6e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ngsPETSc [![ngsPETSc](https://github.com/UZerbinati/ngsPETSc/actions/workflows/ngsPETSc.yml/badge.svg)](https://github.com/UZerbinati/ngsPETSc/actions/workflows/ngsPETSc.yml) [![Documentation Status](https://readthedocs.org/projects/ngspetsc/badge/?version=latest)](https://ngspetsc.readthedocs.io/en/latest/?badge=latest) +[![DOI](https://joss.theoj.org/papers/10.21105/joss.07359/status.svg)](https://doi.org/10.21105/joss.07359) + ngsPETSc is an interface between PETSc and NGSolve/NETGEN that enables the use of NETGEN meshes and geometries in PETSc-based solvers while providing NGSolve users access to the wide array of linear, nonlinear solvers, and time-steppers available in PETSc. ## Installation