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

Issue695 add moisture balance thermal zone #815

Merged

Conversation

KremerMartin
Copy link
Contributor

Solves #695 .

In other ReducedOrderModels volAir is redeclared using the definition of
the original MixingVolume.
For #695

Please enter the commit message for your changes. Lines starting
Connector is only active if Boolean variable use_m_wat_flow is set to
true.
For #695
Redeclaration can be done in the top model.
For #695
Is added to add latent heat output in new human model, that is extended
from this model
For #695
Is extended from human_SensibleHeatModel. Enhances existing model by
moisture output and corresponding latent heat output.
For #695
If moisture balance is considered the input connector is connected to
the input of the MixingVolumeMoistAir.

Renames boolean variable and connector
For #695
This model is extended from the ThermalZone. It redeclares the Air
volume to the MixingVolumeMoistAir and sets the boolean parameter
use_moisture_balance to true. Thus the moisture balance is considered.

Still there is an error when checking. If setting up a simulation this
error does not occur. Has to be checked.
For #695
Is now also depending on ATot>0. This solves problems in check of
ThermalZoneMoistAir.mo
For #695
 - Moisture splitting analogue to thermal splitter in RC
 - Model for calculating relative humidity from absolute humidty and dry
bulb temperature

For #695
DaJansenGit and others added 19 commits September 18, 2019 09:38
Due to errors in examples of SimpleRoom
Adds necessary redeclarations in ThermalZoneMoistAir

For #695
removes wrong multiplication with temperature
For #695
fixes bug in MultiZone models with moisture balance.
For #695
@KremerMartin KremerMartin self-assigned this Nov 12, 2019
@KremerMartin KremerMartin merged commit 20aab05 into issue770_LOMCollectiveIssue Nov 12, 2019
@KremerMartin
Copy link
Contributor Author

For #770

@KremerMartin
Copy link
Contributor Author

closes #695

@KremerMartin KremerMartin deleted the issue695_AddMoistureBalanceThermalZone branch November 12, 2019 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants