Skip to content

Filename Case issue in Resources/WeatherData #1616

@maltelenz

Description

@maltelenz

Describe the bug
A lot of models try to access data in AixLib/Resources/WeatherData/..., however the folder is called weatherdata with lowercase letters. This means it will not work on case-sensitive file systems, common on Linux (and sometimes macOS).

To Reproduce
Simulate any of the models inside AixLib.ThermalZones.ReducedOrder.Validation.ASHRAE140 on Linux, or any other platform with a case-sensitive file system.
The log shows:

In external function .Modelica.Blocks.Types.ExternalCombiTable1D.constructor: ModelicaError: Not possible to open file "/home/jenkins/t-ci/AixLib-main/AixLib/Resources/WeatherData/ASHRAE140.mos": No such file or directory

Expected behavior
The model simulates.

Desktop (please complete the following information):
Wolfram System Modeler on Linux

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