-
I've installed Mbmore from https://github.com/CNERG/mbmore but some unit tests for CascadeEnrich failed. I've attached the mbmore_unit_tests output. I have CYCLUS 1.5.5 installed on Ubuntu 16.04.
…
-
I have a question regarding input format for cyclus.
Cyclus would be able to accept xml input and json input. I have a input file in the format of xml that could be used to generate simulations. How…
-
https://github.com/cyclus/cyclus/blob/3baa4ac03c529c8c2e523c07302b6efe36d64aa9/src/toolkit/resource_buff.h#L18
I did face an issue with the default capacity set to double_max:
```
std::cout
-
1. Installing **cyclus/cycamore** via conda on osx `10.14.3` into a fresh empty environment
`~>cycamore_unit_tests
dyld: Library not loaded: @rpath/libhdf5_cpp.101.dylib
Referenced from: /Use…
-
### Currently:
Input state variables in Cyclus Prototypes ( eg. `cycle_time` and `refuel_time` in Cycamore::Reactor) are static, and therefore cannot change over the course of the simulation.
### …
-
Something like `decay-[sha1-prefix].tar.gz` and a `decay-latest.tar.gz` for the most recent version of the generated code. This will be helpful to external projects that use pyne's decay (e.g. Cyclus…
-
Trying to run cycamore tests without having properly updated the input files, I received the error message below. I think it is because the input xml format has been changed in the code but not the t…
-
Ontwerp flows voor je testcase; een stappenplan met beslissingsmomenten waardoor je waarnemingen kunt doen, waarmee je je concept kunt verfijnen.
## Definition of Done
- elke student: ten minste vijf …
buimf updated
8 years ago
-
This can be done once cyclus/cymetric#49 is completed. The make file and website source should then be modified to pull down dbdata.js from its new home in cymetric.
-
OutPut.java line 36 is the main controller for outputs. Should probably happen here.