Custom TRNSYS debugging component designed to monitor multiple input values and raise warnings or errors when specified conditions are met.
Type3826 evaluates each input values against a defined trigger value according to a selected trigger mode (e.g., equality, greater than, less than). Depending on the configured flag mode, the component outputs a WARNING or ERROR if any input meets the trigger condition. This component aids in identifying and flagging abnormal or undesired states during simulations for easier debugging and validation.
- TRNSYS v.18
-
Clone the repo or download the source files:
git clone https://github.com/allachance/TRNSYS-Debug-Type3826.git
-
Copy the folders into your TRNSYS 18 installation directory, e.g.,
C:\TRNSYS18
TODO
TODO
TODO