Skip to content

Custom TRNSYS debugging component designed to monitor multiple input values and raise warnings or errors when specified conditions are met

License

Notifications You must be signed in to change notification settings

allachance/TRNSYS-Debug-Type3826

Repository files navigation

Type3826

Custom TRNSYS debugging component designed to monitor multiple input values and raise warnings or errors when specified conditions are met.

Purpose

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.

Requirement

  • TRNSYS v.18

Installation

  1. Clone the repo or download the source files:

    git clone https://github.com/allachance/TRNSYS-Debug-Type3826.git
  2. Copy the folders into your TRNSYS 18 installation directory, e.g., C:\TRNSYS18

Configuration

Parameters

TODO

Inputs

TODO

Usage

TODO

About

Custom TRNSYS debugging component designed to monitor multiple input values and raise warnings or errors when specified conditions are met

Topics

Resources

License

Stars

Watchers

Forks