From 845575ab866ee7cd7854d3f7e9bef639d01ef007 Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Thu, 3 Jul 2025 13:56:16 +0200 Subject: [PATCH] adding link to jupyter book on gh pages --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 32b5c92c..fa1ca30c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ [![License](https://img.shields.io/badge/license-MIT-green)](https://opensource.org/licenses/MIT) [![CI testing](https://github.com/SteSeg/openmc_fusion_benchmarks/actions/workflows/ci.yml/badge.svg?branch=add_ci)](https://github.com/SteSeg/openmc_fusion_benchmarks/workflows/ci.yml) [![Code Coverage](https://coveralls.io/repos/github/SteSeg/openmc_fusion_benchmarks/badge.svg?branch=add_ci)](https://coveralls.io/github/SteSeg/openmc_fusion_benchmarks?branch=add_ci) +[![Jupyter Book Badge](https://jupyterbook.org/badge.svg)](https://eepeterson.github.io/openmc_fusion_benchmarks) + + # openmc_fusion_benchmarks OpenMC Fusion Benchmarks is a platform for V&V of fusion neutronics. It focuses on fusion-relevant integral benchmarks. It relies on an automated workflow for model simulation, data postprocessing, visualization and analysis. It embeds a database of experimental and numerical results for quick comparisons to which users can contribute to. The database contribution workflow is fully automated.