Skip to content

time_real used uninitialized in Lagrangian bubble output #1210

@sbryngelson

Description

@sbryngelson

Bug

In `src/post_process/m_data_output.fpp`, `time_real` is declared as a local variable but never assigned from `file_time` (the value read from the data file). It is then used in output file headers.

File: `src/post_process/m_data_output.fpp` (two subroutines)

Impact: Time stamps in post-processed output files contain uninitialized garbage instead of the actual simulation time.

Severity: High — output metadata contains wrong time values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working or doesn't seem right

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions