Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Added FRAGMENTATION to the param file writer
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Nov 15, 2022
1 parent c34be49 commit dae7ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/swiftest/swiftest/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ def write_labeled_param(param, param_file_name):
'TU2S',
'DU2M',
'GMTINY',
'FRAGMENTATION'
'MIN_GMFRAG',
'RESTART']
ptmp = param.copy()
Expand Down

0 comments on commit dae7ed9

Please sign in to comment.