JADE-V-V / JADE

JADE, a novel nuclear data libraries V&V tool
GNU General Public License v3.0
23 stars 8 forks source link

refactored nested for loops for readability #295

Closed shimwell closed 2 months ago

shimwell commented 4 months ago

Description

Just taking a peak at the code and this jumped out at me and I couldn't resist attempting to refactor this 11 level nested for loop so that it indented the code less

Fixes # (issue)

No issues

Additional dependencies introduced.

Type of change

Please select what type of change this is.

Testing

Sorry I've not added any extra tests, I guess it is covered by existing tests but sorry I've not checked

Checklist:

dodu94 commented 4 months ago

@AlbertoBittes is currently working on removing all MCNP parsing logic from JADE and introduce F4Enix dependencies instead. Please Alberto put these changes in F4Enix directly, in the meantime I will live this PR open until you do so we do not forget. Thanks Jonathan