Skip to content

Correct format when number inputs start with "." #10

@aaron-boranian

Description

@aaron-boranian

Currently, string vs. number input fields are formatted differently (see example below).

Image

Note that "." within values for North Axis and convergence tolerance values are also formatted the same as numbers on either side of it.

If the number input field has an entry that starts with ".", then it is unformatted (like the "," and ";" separating input fields). See example below after switching "0.5" to ".5" in the convergence tolerance values.

Image

EnergyPlus still reads this correctly and finishes a simulation, so it's just a small formatting issue when viewing the IDF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions