Skip to content

Fix/adapt inft calc_simtime for infinit simulations as well - #79

Open
dz24 wants to merge 1 commit into
mainfrom
fixtime
Open

Fix/adapt inft calc_simtime for infinit simulations as well#79
dz24 wants to merge 1 commit into
mainfrom
fixtime

Conversation

@dz24

@dz24 dz24 commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

The old version used

if "shooting" in line:
in the sim.log to determine the time between the shooting moves, but this only really works for infretis bc usually we don't go towards max number of steps.
But with infinit, we often end a shooting with "shooted" but not with "shooting", hence we don't count the time of the last couple moves before a new infinit epoch is started.

This fixes that issue.

@dz24
dz24 requested a review from lukasbaldauf September 4, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant