File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ source/user/CYCLUS_INSTALL.rst
99source /user /CYCAMORE_INSTALL.rst
1010source /user /DEPENDENCIES.rst
1111source /user /CYCAMORE_DEPS.rst
12+ ** /core
1213docs.zip
1314source /previous /release_table.rst
1415
Original file line number Diff line number Diff line change 1- ``Recipe `` - Recipe Definition (optional , may appear multiple times)
1+ ``Recipe `` - Recipe Definition (required , may appear multiple times)
22==========================================================================
33
44The most common resources being exchanged by |Cyclus | agents is a
55:term: `material ` which has both a :term: `composition ` and a mass. While the
66composition of a material object may be manipulated over time by the agents
77that transact it, it is often necessary for the user to define a specific
8- recipe for a material. Each ``recipe `` section can be used to define a named
9- composition that can then be referenced elsewhere, such as in the data for an
10- archetype.
8+ ``recipe `` for a material. Each ``recipe `` section can be used to define a
9+ named composition that can then be referenced elsewhere, such as in the data
10+ for an archetype. Though at least one ``recipe `` block is required in every
11+ |Cyclus | input file, it should be noted that it is possible to define a dummy
12+ ``recipe `` and not use it should that be desired.
1113
1214A ``recipe `` block has the following sections in the following order:
1315
You can’t perform that action at this time.
0 commit comments