disorderedmaterials / GudPy

6 stars 3 forks source link

feat: Include Gudrun dependencies in the run #513

Closed rhinoella closed 1 week ago

rhinoella commented 1 month ago

This PR makes sure that the necessary dependencies for gudrun are included in the running environment, such as the selfscatteringfile which is used by the inelasticity iterator.

It also serves to improve the output file management, instead of passing around a object to refer the run files, the outputs of the runs are stored within the dataFiles objects.

github-actions[bot] commented 1 month ago

Test Results

  3 files    3 suites   42m 48s :stopwatch:  93 tests  93 :white_check_mark: 0 :zzz: 0 :x: 279 runs  279 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 08079799.

:recycle: This comment has been updated with latest results.