We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test-FMU 1: room model that takes ventilation load as input and provides room temperature
Test-FMU 2: ventilation load calculation model; takes room temperature and enables/disables ventilation to maintain constant room temperature
Value interpolation should dramatically reduce oscillations observed with the non-interpolating variant.
Tricky part is the computation of the Taylor-Series from some arbitrary evolution of a variable within the communication interval.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Test-FMU 1: room model that takes ventilation load as input and provides room temperature
Test-FMU 2: ventilation load calculation model; takes room temperature and enables/disables ventilation to maintain constant room temperature
Value interpolation should dramatically reduce oscillations observed with the non-interpolating variant.
Tricky part is the computation of the Taylor-Series from some arbitrary evolution of a variable within the communication interval.
The text was updated successfully, but these errors were encountered: