Skip to content

verify whether hZone is filled in #1338

@Mathadon

Description

@Mathadon
  parameter Modelica.Units.SI.Length hFloor = 0  "Absolute height of zone floor";

is used when TwoZone is used. When the parameter is not filled in, non-physical results will be generated. We should somehow verify that the parameter has been filled in correctly.

A first approach would be to throw a warning if the default value has not been changed. But ideally we can verify whether the values 'add up'. @kldjonge have you looked into such an approach in the past?

I propose to handle this issue separately from the pending merge requests.

Metadata

Metadata

Assignees

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