cyclus / cyclus/cyclus.github.com

fix incorrect explanation of inventories type.

Open
#124 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8
Forks
33
PR merge metrics
No merged PRs in 30d

Description

The section here: http://fuelcycle.org/arche/cycpp.html#inventories is incorrect about Inventories type. Inventories is strictly for snapshot and restart. Archetypes should not use it as a state variable. They should only use ResBuf (or ResMap).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Inventories section at the linked cycpp.html page and review its explanation against the issue description. Update the documentation so Inventories is described only in the snapshot and restart context, while archetype state uses ResBuf or ResMap. Done means the section no longer recommends Inventories as an archetype state variable.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.