Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Buildings.Zones.ZoneTemplateAirvolumeMixed #67

Open
jmoeckel opened this issue Mar 9, 2017 · 1 comment
Open

Error in Buildings.Zones.ZoneTemplateAirvolumeMixed #67

jmoeckel opened this issue Mar 9, 2017 · 1 comment
Assignees

Comments

@jmoeckel
Copy link
Contributor

jmoeckel commented Mar 9, 2017

Running the following commands with Dymola 2017 FD01

Advanced.PedanticModelica=true;
checkModel(BuildingSystems.Buildings.Zones.ZoneTemplateAirvolumeMixed)

returns the following error:

The model BuildingSystems.Buildings.Zones.ZoneTemplateAirvolumeMixed component radiationDistribution is structurally singular.
when assuming the most generic outside couplings to all the flow variables of its connectors.
@jmoeckel jmoeckel added the bug label Mar 9, 2017
@nytschgeusen nytschgeusen self-assigned this Mar 9, 2017
@thorade thorade changed the title Error in BuildingSystems.Buildings.Zones.ZoneTemplateAirvolumeMixed Error in Buildings.Zones.ZoneTemplateAirvolumeMixed Mar 21, 2017
@thorade
Copy link
Contributor

thorade commented Oct 18, 2017

Dymola 2018 attempts to further localize singularity:

Attempting to further localize singularity.

Singularity of BuildingSystems.Buildings.Zones.ZoneTemplateAirvolumeMixed is in the component radiationDistribution, class BuildingSystems.Buildings.BaseClasses.RadiationDistribution.

The model BuildingSystems.Buildings.Zones.ZoneTemplateAirvolumeMixed component radiationDistribution is structurally singular.
when assuming the most generic outside couplings to all the flow variables of its connectors.

Some connectors are not connected from the outside:
radiationDistribution.toSurfacePorts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants