Skip to content

Resolve QFire_Bldg conflicts in v6 #220

Description

@ntutland

Between 6.0.1 and 6.1.0, an extra flag was added in QFire_Bldg_Advanced_User_Inputs.inp. The convert_fuel_to_canopy_flag now accepts Literal[0,1,2]. Since 2 is the preferred default, this would an error if the user runs version <6.1 with the defaults.

In our current framework, the only ways around this are to either a) do not set the default to 2, which will not be consistent with the GUI (or potentially BP3D) and may cause some differences in fire behavior, or b) provide three options for QUIC-Fire versioning: "v5", "v6.0", and "v6.1+".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions