Skip to content

Change default for RestartFixedOccupations to yes

Sebastian Ohlmann requested to merge change_default_fixed_occupations into release-12.0

Description

If this is not set to yes, the code will use smearing to determine the occupations after restarting which leads to different results when restarting compared to without restarting. Thus the default should be that the occupations from the last run are used.

News snippet

Change default for RestartFixedOccupations to yes

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports