Skip to content

adding shut down dose rate simulation using a DAGMC geometry and an unstructured mesh #99

adding shut down dose rate simulation using a DAGMC geometry and an unstructured mesh

adding shut down dose rate simulation using a DAGMC geometry and an unstructured mesh #99

Workflow file for this run

name: Task 14
on:
pull_request:
branches:
- develop
- main
push:
branches:
- develop
- main
jobs:
testing:
runs-on: ubuntu-latest
container:
image: ghcr.io/fusion-energy/neutronics-workshop:base
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: test task 14
run: |
pytest tests/test_task_14.py -v