-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NJOY2016.68 #264
NJOY2016.68 #264
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c0086c - Browse repository at this point
Copy the full SHA 5c0086cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 028e7a4 - Browse repository at this point
Copy the full SHA 028e7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9695cf - Browse repository at this point
Copy the full SHA a9695cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78466e5 - Browse repository at this point
Copy the full SHA 78466e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873da8c - Browse repository at this point
Copy the full SHA 873da8cView commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a73cd8e - Browse repository at this point
Copy the full SHA a73cd8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6acb6f - Browse repository at this point
Copy the full SHA a6acb6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc15a2 - Browse repository at this point
Copy the full SHA 0bc15a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd23de - Browse repository at this point
Copy the full SHA 3cd23deView commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8287725 - Browse repository at this point
Copy the full SHA 8287725View commit details
Commits on Aug 1, 2022
-
Ensure that an MF12 FEND record is only written to the output tape in…
… RECONR if we have processed MF12 sections (LO=1 only)
Configuration menu - View commit details
-
Copy full SHA for 28e2376 - Browse repository at this point
Copy the full SHA 28e2376View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fba1813 - Browse repository at this point
Copy the full SHA fba1813View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for be94708 - Browse repository at this point
Copy the full SHA be94708View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2cd41 - Browse repository at this point
Copy the full SHA ca2cd41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a282e - Browse repository at this point
Copy the full SHA 87a282eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3562b88 - Browse repository at this point
Copy the full SHA 3562b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc97a25 - Browse repository at this point
Copy the full SHA fc97a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4f195 - Browse repository at this point
Copy the full SHA bf4f195View commit details
Commits on Sep 11, 2022
-
Fix uninitialized array index in CCCR
This fixes a NJOY crash when performing a CCCR run with interface file DLAYXS selected.
Configuration menu - View commit details
-
Copy full SHA for 1a923cc - Browse repository at this point
Copy the full SHA 1a923ccView commit details
Commits on Sep 13, 2022
-
Merge pull request #259 from kernie/master
Fix uninitialized array index in CCCR
Configuration menu - View commit details
-
Copy full SHA for d94605b - Browse repository at this point
Copy the full SHA d94605bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2645f52 - Browse repository at this point
Copy the full SHA 2645f52View commit details
Commits on Sep 15, 2022
-
Fix wrong memory addresses due to not accounted GROUPR offset
GROUPR writes gendf data in a compact way and let us know, what the offset is. The dlayxs part of CCCR loops over the full energy group range in container variable `a` where it should loop only until the offset. Thereby, on chance uninitialized or invalid memory may be addressed and may lead at best to a crash or simply runs without error but resulting in values like 1.E+44 for delayed spectra. This commit introduces the offset and corrects 2 loops. Moreover, a check is introduced if the requested memory fits into the `a` variable. The `a` size variable `isiza` was moved to a parameter statement and renamed to account for 4 byte and 8 byte equivalence'd variables.
Configuration menu - View commit details
-
Copy full SHA for 8fa0b4e - Browse repository at this point
Copy the full SHA 8fa0b4eView commit details -
Adding Release notes comment and test 77
Maarten Becker committedSep 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 62646e2 - Browse repository at this point
Copy the full SHA 62646e2View commit details -
Maarten Becker committed
Sep 15, 2022 Configuration menu - View commit details
-
Copy full SHA for ba0e514 - Browse repository at this point
Copy the full SHA ba0e514View commit details -
Maarten Becker committed
Sep 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 4fd7322 - Browse repository at this point
Copy the full SHA 4fd7322View commit details
Commits on Sep 16, 2022
-
* Get low energy offset the NJOY way * Let last loop in `subroutine dldata` go over full `ngn` (error introduced during this PR)
Maarten Becker committedSep 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 995d808 - Browse repository at this point
Copy the full SHA 995d808View commit details -
Remove test 77 because it is covered by test 76
Maarten Becker committedSep 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b4f481 - Browse repository at this point
Copy the full SHA 0b4f481View commit details -
Remove test file from resources
Maarten Becker committedSep 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ccba484 - Browse repository at this point
Copy the full SHA ccba484View commit details -
Merge pull request #262 from kernie/develop
Fix wrong memory addresses due to not accounted GROUPR offset
Configuration menu - View commit details
-
Copy full SHA for 6b0a3f3 - Browse repository at this point
Copy the full SHA 6b0a3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0653c36 - Browse repository at this point
Copy the full SHA 0653c36View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4052064 - Browse repository at this point
Copy the full SHA 4052064View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6870dd - Browse repository at this point
Copy the full SHA e6870ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b232124 - Browse repository at this point
Copy the full SHA b232124View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2e80 - Browse repository at this point
Copy the full SHA c8e2e80View commit details -
Merge pull request #261 from njoy/feature/ccccr-test
Adding a test for the CCCCR issue
Configuration menu - View commit details
-
Copy full SHA for bdd03da - Browse repository at this point
Copy the full SHA bdd03daView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b6b19b - Browse repository at this point
Copy the full SHA 8b6b19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 548f6a6 - Browse repository at this point
Copy the full SHA 548f6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cbf31 - Browse repository at this point
Copy the full SHA 14cbf31View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b7ab80c - Browse repository at this point
Copy the full SHA b7ab80cView commit details