Skip to content

Commit

Permalink
Added 'upscaling_limit' to allowed_stiffness_scaling_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hprats committed Oct 31, 2024
1 parent 995a6e6 commit 92f1ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zacrostools/kmc_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ def write_simulation_input(self, temperature, pressure, reporting_scheme, stoppi
'stiffn_coeff_threshold',
'scaling_factor',
'upscaling_factor',
'upscaling_limit',
'downscaling_limit',
'min_noccur'
]
Expand Down

0 comments on commit 92f1ef3

Please sign in to comment.