[TRNSYS-users] Equation editor ??

Jeff Thornton thornton at tess-inc.com
Fri Oct 26 06:09:12 PDT 2012


Equations in TRNSYS must be explicit.  So this set of three equations will work because you can solve them without iteration:

A=3
B=A+2
C=A+B

However, this set will not work as it requires iteration/manipulation:
A=B-2
B=C-A
C=2*A+2

In the first set of equations, the values on the right side of the equation can also be outputs from component models - as their value will be known upon convergence.  The program will alert you if the system of equations you entered is legal and will then block the equations to solve them more quickly.

Jeff

Jeff Thornton
TESS



On Oct 26, 2012, at 5:49 AM, Baboo Gowreesunker <Baboo.Gowreesunker at brunel.ac.uk> wrote:

> Hi all..
>  
> Can the equation editor iterate between its inputs and outputs, until the residual is small ?
>  
> Thanks
> Lesh
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at cae.wisc.edu
> https://mailman.cae.wisc.edu/listinfo/trnsys-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20121026/74e57a5a/attachment-0001.htm>


More information about the TRNSYS-users mailing list