-
Hi all,
I compiled cyclus but I got error message when try 'cyclus_unit_tests' command. Also cyclus run some inputs successfuly but can't run some inputs and gives 'core dumped' error. Any idea to…
-
The all archetype listing CLI switch "cyclus -a" will fail with a core dump
``` bash
scopatz@ares ~ $ cyclus -a
***** Internal Program Error - assertion (m_imp.get()) failed in boost::filesystem::di…
-
This was a topic touched on during the cyclus summer meeting. I believe that it was brought up by @katyhuff . I think the goal of this was to create a list of recipes for common reactor types for use …
-
Since the python binding, I am not able to stop a cyclus simulation using `CTRL +C`.
Am I the only one?
Ss it normal ?
Can we fix it ?
Sorry for being so long to report it :(
-
- [ ] We'll need submissions by September 1.
- [ ] It will need to be released Oct. 1.
Once this is closed, open a new issue for the April 1, 2018 newsletter.
-
Currently, Cyclus defines the concept of a "month" (the default timestep) in context.h as: `const uint64_t kDefaultTimeStepDur = 2629846;`. This number of seconds does not, so far as I can tell, align…
-
Process losses are pretty common throughout much of the fuel cycle, but Separations is the only archetype with an efficiency, putting the losses in the leftover commod. A few other archetypes would be…
-
Once I figure out how to add a new type system into cyclus, add a page in the cyclus website describing how to do that
-
See discussion here: https://groups.google.com/d/msg/cyclus-dev/jt29aJGkIdM/QqWpRpsIgvgJ
The related PRs addressing this are cyclus/cycamore#300 and cyclus/cyclus#1085.
Something along the lines of:
…
-
Currently the DRE solves with respect to maximizing preference. However, a more realistic approach is to try to minimize cost. Notionally, there is a simple inverse relationship between the two. Howev…