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

Why is actuator's initial value a required field? #58

Open
c-g-r opened this issue May 11, 2021 · 1 comment
Open

Why is actuator's initial value a required field? #58

c-g-r opened this issue May 11, 2021 · 1 comment

Comments

@c-g-r
Copy link

c-g-r commented May 11, 2021

Hi!

When using BCVTB the ExternalInterface:Actuator can be left with empty initial value, meaning we don't want to overwrite the simulation default values. However, when using energyplus as a FMU it will complain that the initial value is a required field.

This forces the user to define some constant value during the warmup, which might not be ideal in cases where the actuator is controlling highly dynamic properties like ventilation.

Is this on purpose? Or is it a constraint from the setup as FMU?

Thank you beforehand!

@tsnouidui
Copy link
Member

This value shouldn't be a required value. The change will be done in future versions of EnergyPlus.

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

No branches or pull requests

2 participants