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 for CellConst #35

Open
alexkey79 opened this issue Apr 14, 2017 · 0 comments
Open

Error for CellConst #35

alexkey79 opened this issue Apr 14, 2017 · 0 comments

Comments

@alexkey79
Copy link

I try to test the step_by_step Simulation but I have a Translation error:

[ThermoCycle.Components.FluidFlow.Pipes.CellConst: 77:1-77:64]: In sum(qdot), the expression is of type Real(quantity = "HeatFlux", unit = "W/m2"), but is required to be of builtin array type (of any number of dimensions).

the code is: Q_tot = Ai*sum(qdot) "Total heat flow through the thermal port";

whyt there is "sum(qdot)" and not simply "qdot"?

Thanks
Alexkey

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

1 participant