Skip to content

Conversation

@blattms
Copy link
Member

@blattms blattms commented Jan 2, 2026

This is needed by some external tools.

RUNTIMEI is an integer vector of size 50 and we store the following

  • item 1: 2 if simulation is finshed, 1 otherwise
  • item 3: The index of the first report step of the simulation (one-based)
  • item 4: The index of the current report step of the simulation (one-based)
  • item 5-9: When the simulation was started (YYYY, MM, DD, HH, MM, SS). Note that this a rough approximation as we use the time that initialize output.
  • item 10-14: The simulation time when the last report step was written (YYYY, MM, DD, HH, MM, SS)
  • item 35: The value used for BASIC of RPTRST or 0 if that was omitted.

All other items are zero.

This is needed by some external tools.

RUNTIMEI is an integer vector of size 50 and we store the following
- item 1: 2 if simulation is finshed, 1 otherwise
- item 3: The index of the first report step of the
           simulation (one-based)
- item 4:  The index of the current report step of the
           simulation (one-based)
- item 5-9: When the simulation was started (YYYY, MM, DD, HH, MM,
            SS). Note that this a rough approximation as we use the time that
            initialize output.
- item 10-14: The simulation time when the last report step was
            written (YYYY, MM, DD, HH, MM, SS)
- item 35: The value used for BASIC of RPTRST or 0 if that was omitted.

All other items are zero.
@blattms
Copy link
Member Author

blattms commented Jan 2, 2026

Jenkins for all regression tests should fail as we added another output vector.

@blattms blattms added the manual:new-feature This is a new feature and should be described in the manual label Jan 2, 2026
@blattms
Copy link
Member Author

blattms commented Jan 2, 2026

jenkins build this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual:new-feature This is a new feature and should be described in the manual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant