This block samples interface variables and exchanges data with the CFD code.
For a documentation of the exchange parameters and variables, see
Buildings.ThermalZones.Detailed.UsersGuide.CFD.
-
January 12, 2019, by Michael Wetter:
Removed Evaluate
statement as the model is used with
fixed=false
which causes a warning in JModelica.
-
July 27, 2018, by Wei Tian and Xu Han:
To fix the issue FFD fails in JModelica tests due to unsupported OS #612 at
issue 612.
November 17, 2016, by Michael Wetter:
Removed public parameter uStart
, which is not needed and
refactored model.
This is for
issue 579.
-
April 21, 2016, by Michael Wetter:
Movded call to
Buildings.BoundaryConditions.WeatherData.BaseClasses.getAbsolutePath
from this model to
Buildings.ThermalZones.Detailed.CFD.
This is for
Buildings, #506.
-
September 28, 2015, by Michael Wetter:
Provided start value for all variables to avoid warning
in the pedantic Modelica check in Dymola 2016 about unspecified initial conditions.
This closes
issue 459.
-
June 4, 2015, by Michael Wetter:
Set start
and fixed
attributes in
u[nWri](start=_uStart, each fixed=true)
to avoid a warning in Dymola 2016 about unspecified initial conditions.
This closes
issue 422.
-
February 6, 2015, by Michael Wetter:
Changed initial algorithm
to initial equation
.
-
January 24, 2014, by Wangda Zuo:
Enabled the transfer of Xi and X to CFD.
-
July 19, 2013, by Michael Wetter:
First implementation.
Generated at 2025-01-31T19:25:52Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos