-
In GitLab by @js0164 on Feb 28, 2022, 16:46
_Merges 1571_blanket_switches_update -> develop_
Updates have been make to make use of iblanket switch rather than a combination of ipowerflow with blktty…
-
Is the data file come from one of the five main evaluated database?Or who extracted the data and made it into a JSON file?
-
How do you ensure the correctness of the drawn energy spectrum? Have you verified it with someone else's paper or software or measured energy spectrum?
-
Another question:
I think the activities in the example shouble be called “the numbers of nuclide” rather than “the activitities”.Could you help me about this question?
-
In GitLab by @pc6783 on Oct 28, 2021, 17:27
I received this email from another PROCESS user at PPPL:
> At one point, I did a run with iblanket=4 (KIT HCLL blanket model) and secondary_cycle=2 (requ…
-
The following Irradiation time causes FISPACT to produce the error:
ERROR in INPUT file
Expecting a keyword, but token 1.0318823828959384e+16 is too long
Detected on line number = 120
Skippin…
-
Found bug on gamma spectra reading from fispact 4 output.
The bug is reproduced in test, which was added at dvp2015 fork: https://github.com/pypact, branch gamma_spectra_read_bug
See tests/output/te…
-
An simple fispact-II input was generated via pypact. The material composition are calculated form as set as below:
```
>
FUEL 2
H1 5.974010803153376e+26
H2 6.870902577422786e+22
```
However, …
-
Like this `pypact` package, very helpful for FISPACT users.
I followed the instruction on "README" to try it with the `test91.out` convert example.
A new `test91_new.json` was created by the command…
-
docstrings (google style) needed for the following
- [x] Material class
- [x] MultiMaterial class
- [x] Material.mcnp_material
- [x] Material.openmc_material
- [x] Material.serpent_material
- …