https://github.com/arfc/near

NEAR (Non-Equilibrium Archetypes of Reactors): Houses cyclus archetypes for non-equilibrium reactors with core-loading and enrichment variability.

https://github.com/arfc/near

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

NEAR (Non-Equilibrium Archetypes of Reactors): Houses cyclus archetypes for non-equilibrium reactors with core-loading and enrichment variability.

Basic Info
  • Host: GitHub
  • Owner: arfc
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 20.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 8
  • Releases: 3
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License

README.md

NEAR

Changelog Check

NEAR (Non-Equilibrium Archetypes of Reactors): Houses cyclus archetypes for non-equilibrium reactors with core-loading and enrichment variability.

[!Note] Cite this work as (pending)...

Installing

Each of the archetypes in this repository can be installed using install.sh. For the script to work, you must install Cycamore from source, as the install script essentially copies the source files over to your Cycamore directory and installs them from there.

Then, from the top-level of this repository, run bash install.sh Then you will be prompted to give the relative path from NEAR to Cycamore, and asked which archetype you wish to install.

You can find installation instructions for Cyclus, Cycamore, and Cymetric online at https://fuelcycle.org/user/install.html.

./Baseline/

Contains a single deployment of a traditional Cycamore reactor archetype along with the corresponding analysis notebook and output file.

./CLOVER/ (in progress)

Houses the Core LOading Versatile non-Equilibrium Reactor (CLOVER, pronounced clover), a generic Cyclus archetype that has the capability to update the loading pattern of a reactor core.

./DPR/

Houses the Dynamic Power Reactor (DPR, pronounced dipper) archetype. DPR is based on the Cyclus v.1.6 Cycamore reactor archetype, but it can adjust the power output of the reactor over time.

./EVER/

Houses the Enrichment Versatile non-Equilibrium Reactor (EVER, pronounced ever), a generic Cyclus archetype that has the capability to update the recipe of fuel in a reactor.

./TOD/

Houses the Trading On-Demand (TOD, pronounced Tod) Reactor archetype. TOD is based on the Cyclus v.1.6 Cycamore reactor archetype, but it skips the Tick and Tock parts of a time step if it is not ready to accept more fuel.

./writing/

This folder contains the writing on this project, and is governed by the license therein.

[!Important] This code is licensed under a BSD 3-Clause License, with the exception of the writing directory (which contains a separate license).

Owner

  • Name: Advanced Reactors and Fuel Cycles
  • Login: arfc
  • Kind: organization
  • Email: arfc@groups.google.com
  • Location: University of Illinois at Urbana-Champaign

A research group focused on modeling and simulation of advanced nuclear reactors and fuel cycles.

GitHub Events

Total
  • Release event: 2
  • Delete event: 1
  • Push event: 4
  • Pull request event: 5
  • Create event: 3
Last Year
  • Release event: 2
  • Delete event: 1
  • Push event: 4
  • Pull request event: 5
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nsryan2 (2)
Pull Request Authors
  • nsryan2 (4)
Top Labels
Issue Labels
Bug Fix (1) Documentation (1)
Pull Request Labels
New Feature (2) Example (1) Enhancement (1) Bug Fix (1)

Dependencies

.github/workflows/changelog_test.yml actions
  • actions/checkout v2 composite
  • tj-actions/changed-files v44 composite