Skip to content

Commit

Permalink
Merge pull request #277 from nsryan2/cyder-link
Browse files Browse the repository at this point in the history
Fix broken cyder link on software page
  • Loading branch information
samgdotson committed Apr 21, 2023
2 parents 1b56216 + 953cac4 commit 80c779a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
src: https://github.com/arfc/moltres
url: https://arfc.github.io/software/moltres
description: 'A Moltres is a MOOSE-application code designed for simulation of molten salt reactors.'

- name: cyclus
pic: research/cyclus.gif
network: github
Expand All @@ -15,14 +15,14 @@
src: https://github.com/cyclus/cyclus
url: https://fuelcycle.org
description: 'A C++ nuclear fuel cycle simulation framework'

- name: cyder
pic: research/cyder.png
network: github
dates: 2011-2013
role: Huff, original creator and continued contributor.
src: https://github.com/arfc/cyder
url: https://arfc.github.io/cyder
url: https://github.com/arfc/cyder#readme
description: 'Cyder is an integrated used fuel disposition and generic repository model for fuel cycle analysis. (C++) This was Prof. Huffs ph.d. dissertation work.'

- name: pyne
Expand Down

0 comments on commit 80c779a

Please sign in to comment.