TRNSYS - the TRaNsient SYstem Simulation program The Solar Energy Lab at the University of Wisconsin - Madison, USA Le Centre Scientifique et Technique du Batiment, Sophia Antipolis, France Transsolar Energietechnik GmBH, Stuttgart, Germany Thermal Energy System Specialists, LLC, Madison Wisconsin, USA Release 17.01.0025 Listing file for: "C:\Trnsys17\MyProjects\BuildingProject9\BuildingProject9.dck" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The TRNSYS Executable (TRNExe.exe) and main DLL (TRNDll.dll) are located in "C:\Trnsys17\Exe" *** Pre-Processing the TRNSYS EQUATIONs and CONSTANTs to check for fatal errors. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_COMFORT *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_COLD *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_WARM *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_TOTAL *** Pre-Processing of EQUATIONs and CONSTANTs completed with no fatal errors found. *** Evaluating the EQUATIONs and CONSTANTs to determine their initial values. *** Finished evaluating the EQUATIONs and CONSTANTs and ready to begin processing the remainder of the TRNSYS input file. VERSION 17 ******************************************************************************* *** TRNSYS input file (deck) generated by TrnsysStudio *** on zaterdag, mei 04, 2013 at 13:03 *** from TrnsysStudio project: C:\Trnsys17\MyProjects\BuildingProject9\BuildingProject9.tpf *** *** If you edit this file, use the File/Import TRNSYS Input File function in *** TrnsysStudio to update the project. *** *** If you have problems, questions or suggestions please contact your local *** TRNSYS distributor or mailto:software@cstb.fr *** ******************************************************************************* ******************************************************************************* *** Units ******************************************************************************* ******************************************************************************* *** Control cards ******************************************************************************* * START, STOP and STEP CONSTANTS 3 START=0 STOP=8760 STEP=1 ! Start time End time Time step SIMULATION 0.0000000000000000E+00 8.7600000000000000E+03 1.0000000000000000E+00 ! Integration Convergence TOLERANCES 1.0000000000000002E-03 1.0000000000000002E-03 ! Max iterations Max warnings Trace limit LIMITS 30 30 31 ! TRNSYS numerical integration solver method DFQ 1 ! TRNSYS output file width, number of characters WIDTH 72 ! NOLIST statement LIST ! MAP statement ! Solver statement Minimum relaxation factor Maximum relaxation factor SOLVER 0 1.000000000000000 1.000000000000000 ! Nan DEBUG statement NAN_CHECK 0 ! Overwrite DEBUG statement OVERWRITE_CHECK 0 ! disable time report TIME_REPORT 0 ! EQUATION SOLVER statement EQUATION SOLVING METHOD 0 * User defined CONSTANTS * EQUATIONS "Turn" * EQUATIONS 13 TURN = 0 ! northern hemisphere: 1 - southern hemisphere: -1 HEMISPHERE = 1 ! azimuth angle of orientation AA_H_0_0 = 0 ! azimuth angle of orientation AA_S_0_90 = (0 +TURN)*GT(HEMISPHERE,0)+ (180-0 -TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_W_45_90 = (45 +TURN)*GT(HEMISPHERE,0)+ (180-45-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_W_90_90 = (90 +TURN)*GT(HEMISPHERE,0)+ (180-90-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_N_135_90 = (135+TURN)*GT(HEMISPHERE,0)+ (180-135-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_N_180_90 = (180+TURN)*GT(HEMISPHERE,0)+ (180-180-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_E_225_90 = (225+TURN)*GT(HEMISPHERE,0)+ (180-225-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_E_270_90 = (270+TURN)*GT(HEMISPHERE,0)+ (180-270-TURN)*NOT(GT(HEMISPHERE,0)) ! azimuth angle of orientation AA_S_315_90 = (315+TURN)*GT(HEMISPHERE,0)+ (180-315-TURN)*NOT(GT(HEMISPHERE,0)) !solar azimuth corrected for southern hemisphere such that north=180, south=0, west =90, east=-90 AAZM_CORR_HEM = AAZM*GT(HEMISPHERE,0) + NOT(GT(HEMISPHERE,0))*((180-AAZM)*GT(AAZM,0)*LE(AAZM,180) + (-180-AAZM)*NOT(GT(AAZM,0)*LE(AAZM,180))) ! solar azimuth corrected by building rotation - Input for Type 56 sun position for SHM and ISM AAZM_TYPE56 = (AAZM_CORR_HEM - TURN) *$UNIT_NAME Turn *$LAYER Main *$POSITION 52 63 *------------------------------------------------------------------------------ * EQUATIONS "Radiation" * EQUATIONS 31 AZEN = [15,16] AAZM = [15,17] !Sky diffuse radiation on the horizontal ID_H_0_0 = [15,20] !Total incident of radation orientation H_0_0 IT_H_0_0 = [15,24] !Beam incident of radation orientation H_0_0 IB_H_0_0 = [15,33] !Incident angle of orientation H_0_0 AI_H_0_0 = [15,69] IT_S_0_90 = [15,25] IB_S_0_90 = [15,34] AI_S_0_90 = [15,70] IT_W_45_90 = [15,26] IB_W_45_90 = [15,35] AI_W_45_90 = [15,71] IT_W_90_90 = [15,27] IB_W_90_90 = [15,36] AI_W_90_90 = [15,72] IT_N_135_90 = [15,28] IB_N_135_90 = [15,37] AI_N_135_90 = [15,73] IT_N_180_90 = [15,29] IB_N_180_90 = [15,38] AI_N_180_90 = [15,74] IT_E_225_90 = [15,30] IB_E_225_90 = [15,39] AI_E_225_90 = [15,75] IT_E_270_90 = [15,31] IB_E_270_90 = [15,40] AI_E_270_90 = [15,76] IT_S_315_90 = [15,32] IB_S_315_90 = [15,41] AI_S_315_90 = [15,77] hour_of_day = MOD(TIME,24) *$UNIT_NAME Radiation *$LAYER Main *$POSITION 203 127 *------------------------------------------------------------------------------ * EQUATIONS "Cooling" * EQUATIONS 1 T_COOL_ON = max( min( 27, ([15,1]/3+49/3) ), 25) *$UNIT_NAME Cooling *$LAYER Main *$POSITION 672 596 *------------------------------------------------------------------------------ * EQUATIONS "Shading+Light" * EQUATIONS 1 ! 27 BRIGHT = [200,1] *$UNIT_NAME Shading+Light *$LAYER Controls *$POSITION 661 724 *------------------------------------------------------------------------------ * Model "Weather data" (Type 15) * UNIT 15 TYPE 15 data *$UNIT_NAME Weather data *$MODEL .\Weather Data Reading and Processing\Standard Format\TMY2\Type15-2.tmf *$POSITION 96 202 *$LAYER Main # PARAMETERS 33 ! 1 File Type ! 2 Logical unit ! 3 Tilted Surface Radiation Mode ! 4 Ground reflectance - no snow ! 5 Ground reflectance - snow cover ! 6 Number of surfaces ! 7 Tracking mode-1 ! 8 Slope of surface-1 ! 9 Azimuth of surface-1 ! 10 Tracking mode-2 ! 11 Slope of surface-2 ! 12 Azimuth of surface-2 ! 13 Tracking mode-3 ! 14 Slope of surface-3 ! 15 Azimuth of surface-3 ! 16 Tracking mode-4 ! 17 Slope of surface-4 ! 18 Azimuth of surface-4 ! 19 Tracking mode-5 ! 20 Slope of surface-5 ! 21 Azimuth of surface-5 ! 22 Tracking mode-6 ! 23 Slope of surface-6 ! 24 Azimuth of surface-6 ! 25 Tracking mode-7 ! 26 Slope of surface-7 ! 27 Azimuth of surface-7 ! 28 Tracking mode-8 ! 29 Slope of surface-8 ! 30 Azimuth of surface-8 ! 31 Tracking mode-9 ! 32 Slope of surface-9 ! 33 Azimuth of surface-9 2.0000000000000000E+00 3.4000000000000000E+01 5.0000000000000000E+00 2.0000000000000001E-01 7.0000000000000007E-01 9.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 9.0000000000000000E+01 0.0000000000000000E+00 1.0000000000000000E+00 9.0000000000000000E+01 4.5000000000000000E+01 1.0000000000000000E+00 9.0000000000000000E+01 9.0000000000000000E+01 1.0000000000000000E+00 9.0000000000000000E+01 1.3500000000000000E+02 1.0000000000000000E+00 9.0000000000000000E+01 1.8000000000000000E+02 1.0000000000000000E+00 9.0000000000000000E+01 2.2500000000000000E+02 1.0000000000000000E+00 9.0000000000000000E+01 2.7000000000000000E+02 1.0000000000000000E+00 9.0000000000000000E+01 3.1500000000000000E+02 *** External files ASSIGN C:\Trnsys17\Weather\Meteonorm\Europe\NL-Amsterdam-Schiphol-62400.tm2 34 *|? Which file contains the TMY-2 weather data? |1000 *------------------------------------------------------------------------------ * EQUATIONS "Light Thresholds" * EQUATIONS 2 IT_LIGHT_ON = -3.6*120 IT_LIGHT_OFF = -3.6*200 *$UNIT_NAME Light Thresholds *$LAYER Controls *$POSITION 469 532 *------------------------------------------------------------------------------ * Model "Lights" (Type 2) * UNIT 200 TYPE 2 *$UNIT_NAME Lights *$MODEL .\Controllers\Differential Controller w_ Hysteresis\generic\Solver 0 (Successive Substitution) Control Strategy\Type2d.tmf *$POSITION 559 543 *$LAYER Controls # *$# NOTE: This controller can only be used with Solver 0 (Successive substitution) *$# *$# *$# *$# *$# *$# *$# *$# *$# PARAMETERS 2 ! 1 No. of oscillations ! 2 High limit cut-out 5.0000000000000000E+00 4.0000000000000000E+04 INPUTS 6 ! [unconnected] Upper input value ! Radiation:IT_H_0_0 ->Lower input value ! [unconnected] Monitoring value ! Lights:Output control function ->Input control function ! [equation] Upper dead band ! [equation] Lower dead band CONST IT_H_0_0 CONST 200,1 IT_LIGHT_ON IT_LIGHT_OFF *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 -4.3200000000000000E+02 -7.2000000000000000E+02 *------------------------------------------------------------------------------ * Model "Building" (Type 56) * UNIT 56 TYPE 56 *$UNIT_NAME Building *$MODEL .\Loads and Structures\Multi-Zone Building\Type56.tmf *$POSITION 824 578 *$LAYER Main # # *$# PARAMETERS 3 ! 1 Logical unit for building description file (.bui) ! 2 Star network calculation switch ! 3 Weighting factor for operative temperature 3.5000000000000000E+01 1.0000000000000000E+00 5.0000000000000000E-01 INPUTS 29 ! Tout:output -> 1- TAMB ! Weather data:Percent relative humidity -> 2- RELHUMAMB ! Weather data:Effective sky temperature -> 3- TSKY ! Tout:output -> 4- TSGRD ! Weather data:Solar zenith angle -> 5- AZEN ! Turn:AAZM_TYPE56 -> 6- AAZM ! Radiation:IT_N_180_90 -> 7- IT_N_180_90 ! Radiation:IT_S_0_90 -> 8- IT_S_0_90 ! Radiation:IT_E_270_90 -> 9- IT_E_270_90 ! Radiation:IT_W_90_90 -> 10- IT_W_90_90 ! Radiation:IT_H_0_0 -> 11- IT_H_0_0 ! Radiation:IB_N_180_90 -> 12- IB_N_180_90 ! Radiation:IB_S_0_90 -> 13- IB_S_0_90 ! Radiation:IB_E_270_90 -> 14- IB_E_270_90 ! Radiation:IB_W_90_90 -> 15- IB_W_90_90 ! Radiation:IB_H_0_0 -> 16- IB_H_0_0 ! Radiation:AI_N_180_90 -> 17- AI_N_180_90 ! Radiation:AI_S_0_90 -> 18- AI_S_0_90 ! Radiation:AI_E_270_90 -> 19- AI_E_270_90 ! Radiation:AI_W_90_90 -> 20- AI_W_90_90 ! Radiation:AI_H_0_0 -> 21- AI_H_0_0 ! Weather data:Ground reflectance -> 22- GRDREF ! [unconnected] 23- CNAT_1 ! Schedules:T_Cool_On_2 -> 24- T_COOL_ON ! [unconnected] 25- MS_N_180_90 ! [unconnected] 26- MS_S_0_90 ! [unconnected] 27- MS_E_270_90 ! [unconnected] 28- MS_W_90_90 ! Shading+Light:BRIGHT -> 29- BRIGHT 16,1 15,7 15,4 16,1 15,16 AAZM_TYPE56 IT_N_180_90 IT_S_0_90 IT_E_270_90 IT_W_90_90 IT_H_0_0 IB_N_180_90 IB_S_0_90 IB_E_270_90 IB_W_90_90 IB_H_0_0 AI_N_180_90 AI_S_0_90 AI_E_270_90 AI_W_90_90 AI_H_0_0 15,123 CONST T_COOL_ON_2 CONST CONST CONST CONST BRIGHT *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 2.0000000000000001E-01 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *** External files ASSIGN BuildingProject9.b17 35 *|? Building description file (*.bui) |1000 *------------------------------------------------------------------------------ * Model "Temperature" (Type 65) * UNIT 25 TYPE 65 *$UNIT_NAME Temperature *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 1089 650 *$LAYER Main # # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 2.0000000000000000E+00 3.0000000000000000E+00 -2.0000000000000000E+03 5.0000000000000000E+03 -1.5000000000000000E+01 3.5000000000000000E+01 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 5 ! Schedules:Cooling ->Left axis variable-1 ! Schedules:Heating ->Left axis variable-2 ! Schedules:T_Cool_On_2 ->Right axis variable-1 ! Schedules:T_Heat_On ->Right axis variable-2 ! Cooling:T_COOL_ON ->Right axis variable-3 COOLING HEATING T_COOL_ON_2 T_HEAT_ON T_COOL_ON *** INITIAL INPUT VALUES Cooling Heating TCOOL_TEST _ATG THEAT _TEST_ATG TCOOL_TEST_ATG LABELS 3 ATG Controls Temperatures ATG [deg C] ATG temperatures *------------------------------------------------------------------------------ * Model "Irradiation" (Type 65) * UNIT 66 TYPE 65 *$UNIT_NAME Irradiation *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 915 84 *$LAYER Main # # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 5.0000000000000000E+00 6.0000000000000000E+00 0.0000000000000000E+00 3.6000000000000000E+03 0.0000000000000000E+00 3.6000000000000000E+03 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 11 ! Radiation:IT_H_0_0 ->Left axis variable-1 ! Radiation:IT_S_0_90 ->Left axis variable-2 ! Radiation:IT_W_90_90 ->Left axis variable-3 ! Radiation:IT_N_180_90 ->Left axis variable-4 ! Radiation:IT_E_270_90 ->Left axis variable-5 ! Radiation:IB_H_0_0 ->Right axis variable-1 ! Radiation:IB_S_0_90 ->Right axis variable-2 ! Radiation:IB_W_90_90 ->Right axis variable-3 ! Radiation:IB_N_180_90 ->Right axis variable-4 ! Radiation:IB_E_270_90 ->Right axis variable-5 ! Radiation:hour_of_day ->Right axis variable-6 IT_H_0_0 IT_S_0_90 IT_W_90_90 IT_N_180_90 IT_E_270_90 IB_H_0_0 IB_S_0_90 IB_W_90_90 IB_N_180_90 IB_E_270_90 HOUR_OF_DAY *** INITIAL INPUT VALUES IT_H_0_0 IT_S_0_90 IT_W_90_90 IT_N_ 180_90 IT_E_270_90 IB_H_0_0 IB_S_0_90 IB_W_90_90 IB_N_ 180_90 IB_E_270_90 hour_of_day LABELS 3 Total Incident Solar Radition [kJ/hr m²] Beam Incident Solar Radition [kJ/hr m²] Irradition *------------------------------------------------------------------------------ * EQUATIONS "ATG" * EQUATIONS 7 Tcomfort = 21.45+0.11*[13,1] Th90 = 23.45+0.11*[13,1] Tl90 = 19.45+0.11*[13,1] Control_comfort = ae(Tcomfort,[56,1],2) *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_COMFORT Control_cold = le([56,1],Tl90) *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_COLD Control_warm = ge([56,1],Th90) *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_WARM Control_total = Control_comfort+Control_cold+Control_warm *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 11 : The TRNSYS processor has reported an illegal variable name in an EQUATIONS or CONSTANTS card. Equations or constants must not begin with END, INC, EQU or CON as these are protected codes required when reading the TRNSYS input file. The offending variable name is listed below. Reported information : CONTROL_TOTAL *$UNIT_NAME ATG *$LAYER Main *$POSITION 820 490 *------------------------------------------------------------------------------ * Model "Teref" (Type 62) * UNIT 13 TYPE 62 *$UNIT_NAME Teref *$MODEL .\Utility\Calling External Programs\Excel\Type62.tmf *$POSITION 899 404 *$LAYER Main # PARAMETERS 4 ! 1 Mode ! 2 Nb of inputs ! 3 Nb of outputs ! 4 Show Excel 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 INPUTS 1 ! Time:DAYNUM ->input DAYNUM *** INITIAL INPUT VALUES 0.0000000000000000E+00 LABELS 1 Afleestabel Teref.xls *------------------------------------------------------------------------------ * EQUATIONS "Time" * EQUATIONS 4 DAYNUM = 1+INT(TIME/24) WEEK = 1+INT(TIME/(7*24)) DAYWEEK = 7+DAYNUM-WEEK*7 Time_of_year = Time *$UNIT_NAME Time *$LAYER Main *$POSITION 859 258 *------------------------------------------------------------------------------ * Model "Tout" (Type 62) * UNIT 16 TYPE 62 *$UNIT_NAME Tout *$MODEL .\Utility\Calling External Programs\Excel\Type62.tmf *$POSITION 995 426 *$LAYER Main # PARAMETERS 4 ! 1 Mode ! 2 Nb of inputs ! 3 Nb of outputs ! 4 Show Excel 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 INPUTS 1 ! Time:Time_of_year ->input TIME_OF_YEAR *** INITIAL INPUT VALUES 0.0000000000000000E+00 LABELS 1 Afleestabel Tout.xls *------------------------------------------------------------------------------ * Model "Internal loads" (Type 579) * UNIT 17 TYPE 579 loads *$UNIT_NAME Internal loads *$MODEL .\Utility Library (TESS)\Forcing Functions\Multi-Level Functions\3-Level Function\Type579.tmf *$POSITION 195 636 *$LAYER Main # *$# Possible Uses: *$# Temperature Setpoints in a House/Building *$# Ocupancy Patterns for a School *$# Controller for Detailed Pumping Scheme PARAMETERS 25 ! 1 Number of tiers ! 2 Length of primary cycle ! 3 Length of secondary cycle ! 4 Length of tertiary cycle ! 5 # On Periods - Primary Cycle ! 6 Start of ON Period for Cycle 1 ! 7 End of ON Period for Cycle 1 ! 8 # On Periods - Secondary Cycle, Primary OFF ! 9 Start of ON Period for Cycle 2 ! 10 End of ON Period for Cycle 2 ! 11 # On Periods - Secondary Cycle, Primary ON ! 12 Start of ON Period for Cycle 3 ! 13 End of ON Period for Cycle 3 ! 14 # On Periods - Tertiary Cycle, Primary OFF, Secondary OFF ! 15 Start of ON Period for Cycle 4 ! 16 End of ON Period for Cycle 4 ! 17 # On Periods - Tertiary Cycle, Primary OFF, Secondary ON ! 18 Start of ON Period for Cycle 5 ! 19 End of ON Period for Cycle 5 ! 20 # On Periods - Tertiary Cycle, Primary ON, Secondary OFF ! 21 Start of ON Period for Cycle 6 ! 22 End of ON Period for Cycle 6 ! 23 # On Periods - Tertiary Cycle, Primary ON, Secondary N ! 24 Start of ON Period for Cycle 7 ! 25 End of ON Period for Cycle 7 3.0000000000000000E+00 8.7600000000000000E+03 1.6800000000000000E+02 2.4000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 8.7600000000000000E+03 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 8.0000000000000000E+00 1.8000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 8.0000000000000000E+00 1.8000000000000000E+01 INPUTS 8 ! [unconnected] Value of Function (OFF,OFF,OFF) ! [unconnected] Value of Function (OFF,OFF,ON) ! [unconnected] Value of Function (OFF,ON,OFF) ! [unconnected] Value of Function (OFF,ON,ON) ! [unconnected] Value of Function (ON,OFF,OFF) ! [unconnected] Value of Function (ON,OFF,ON) ! [unconnected] Value of Function (ON,ON,OFF) ! [unconnected] Value of Function (ON,ON,ON) CONST AR CONST CONST CONST 0 CONST 0 CONST CONST CONST *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Ventilation" (Type 579) * UNIT 18 TYPE 579 *$UNIT_NAME Ventilation *$MODEL .\Utility Library (TESS)\Forcing Functions\Multi-Level Functions\3-Level Function\Type579.tmf *$POSITION 188 700 *$LAYER Main # *$# Possible Uses: *$# Temperature Setpoints in a House/Building *$# Ocupancy Patterns for a School *$# Controller for Detailed Pumping Scheme PARAMETERS 25 ! 1 Number of tiers ! 2 Length of primary cycle ! 3 Length of secondary cycle ! 4 Length of tertiary cycle ! 5 # On Periods - Primary Cycle ! 6 Start of ON Period for Cycle 1 ! 7 End of ON Period for Cycle 1 ! 8 # On Periods - Secondary Cycle, Primary OFF ! 9 Start of ON Period for Cycle 2 ! 10 End of ON Period for Cycle 2 ! 11 # On Periods - Secondary Cycle, Primary ON ! 12 Start of ON Period for Cycle 3 ! 13 End of ON Period for Cycle 3 ! 14 # On Periods - Tertiary Cycle, Primary OFF, Secondary OFF ! 15 Start of ON Period for Cycle 4 ! 16 End of ON Period for Cycle 4 ! 17 # On Periods - Tertiary Cycle, Primary OFF, Secondary ON ! 18 Start of ON Period for Cycle 5 ! 19 End of ON Period for Cycle 5 ! 20 # On Periods - Tertiary Cycle, Primary ON, Secondary OFF ! 21 Start of ON Period for Cycle 6 ! 22 End of ON Period for Cycle 6 ! 23 # On Periods - Tertiary Cycle, Primary ON, Secondary N ! 24 Start of ON Period for Cycle 7 ! 25 End of ON Period for Cycle 7 3.0000000000000000E+00 8.7600000000000000E+03 1.6800000000000000E+02 2.4000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 8.7600000000000000E+03 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 7.0000000000000000E+00 1.8000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 7.0000000000000000E+00 1.8000000000000000E+01 INPUTS 8 ! [unconnected] Value of Function (OFF,OFF,OFF) ! [unconnected] Value of Function (OFF,OFF,ON) ! [unconnected] Value of Function (OFF,ON,OFF) ! [unconnected] Value of Function (OFF,ON,ON) ! [unconnected] Value of Function (ON,OFF,OFF) ! [unconnected] Value of Function (ON,OFF,ON) ! [unconnected] Value of Function (ON,ON,OFF) ! [unconnected] Value of Function (ON,ON,ON) CONST AR CONST CONST CONST 0 CONST 0 CONST CONST CONST *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Heating and cooling" (Type 579) * UNIT 19 TYPE 579 and cooling *$UNIT_NAME Heating and cooling *$MODEL .\Utility Library (TESS)\Forcing Functions\Multi-Level Functions\3-Level Function\Type579.tmf *$POSITION 191 764 *$LAYER Main # *$# Possible Uses: *$# Temperature Setpoints in a House/Building *$# Ocupancy Patterns for a School *$# Controller for Detailed Pumping Scheme PARAMETERS 25 ! 1 Number of tiers ! 2 Length of primary cycle ! 3 Length of secondary cycle ! 4 Length of tertiary cycle ! 5 # On Periods - Primary Cycle ! 6 Start of ON Period for Cycle 1 ! 7 End of ON Period for Cycle 1 ! 8 # On Periods - Secondary Cycle, Primary OFF ! 9 Start of ON Period for Cycle 2 ! 10 End of ON Period for Cycle 2 ! 11 # On Periods - Secondary Cycle, Primary ON ! 12 Start of ON Period for Cycle 3 ! 13 End of ON Period for Cycle 3 ! 14 # On Periods - Tertiary Cycle, Primary OFF, Secondary OFF ! 15 Start of ON Period for Cycle 4 ! 16 End of ON Period for Cycle 4 ! 17 # On Periods - Tertiary Cycle, Primary OFF, Secondary ON ! 18 Start of ON Period for Cycle 5 ! 19 End of ON Period for Cycle 5 ! 20 # On Periods - Tertiary Cycle, Primary ON, Secondary OFF ! 21 Start of ON Period for Cycle 6 ! 22 End of ON Period for Cycle 6 ! 23 # On Periods - Tertiary Cycle, Primary ON, Secondary N ! 24 Start of ON Period for Cycle 7 ! 25 End of ON Period for Cycle 7 3.0000000000000000E+00 8.7600000000000000E+03 1.6800000000000000E+02 2.4000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 8.7600000000000000E+03 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 1.2000000000000000E+02 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 6.0000000000000000E+00 1.8000000000000000E+01 1.0000000000000000E+00 0.0000000000000000E+00 2.4000000000000000E+01 1.0000000000000000E+00 6.0000000000000000E+00 1.8000000000000000E+01 INPUTS 8 ! [unconnected] Value of Function (OFF,OFF,OFF) ! [unconnected] Value of Function (OFF,OFF,ON) ! [unconnected] Value of Function (OFF,ON,OFF) ! [unconnected] Value of Function (OFF,ON,ON) ! [unconnected] Value of Function (ON,OFF,OFF) ! [unconnected] Value of Function (ON,OFF,ON) ! [unconnected] Value of Function (ON,ON,OFF) ! [unconnected] Value of Function (ON,ON,ON) CONST AR CONST CONST CONST 0 CONST 0 CONST CONST CONST *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 *------------------------------------------------------------------------------ * EQUATIONS "Schedules" * EQUATIONS 4 Cooling = [19,1]*Control_warm Heating = [19,1]*Control_cold T_Heat_On = Heating*(Tl90-15)+15 T_Cool_On_2 = Cooling*Th90 *$UNIT_NAME Schedules *$LAYER Main *$POSITION 369 724 *------------------------------------------------------------------------------ END TRANSIENT SIMULATION STARTING AT TIME = 0.0000000000000000E+00 STOPPING AT TIME = 8.7600000000000000E+03 TIMESTEP = 1 / 1 DIFFERENTIAL EQUATION ERROR TOLERANCE = 1.0000000000000002E-03 ALGEBRAIC CONVERGENCE TOLERANCE = 1.0000000000000002E-03 DIFFERENTIAL EQUATIONS SOLVED BY MODIFIED EULER *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 90 : TRNDll.dll is compiled in release mode. External DLLs will be loaded from the .\UserLib\ReleaseDLLs\ directory. Reported information : Not available *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from TRNDll.dll: Type62, Type15, Type65, Type2 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "FileReader.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSApplicationsLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSArchiveDLL_v2.04_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSControllersLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSElectricalLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibraryType997_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1244_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1255_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1256_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType957_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType993_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHVACLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHydronics_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSLoadsStructuresLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSOptimizationLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSSolarLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSStorageLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSUtilityLibrary_v17.1.03_Release.dll": Type579 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type127.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type157.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "Type56.dll": Type56 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type76Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type79-W.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type79Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type82Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 199 : TRNSYS found at least one user DLL in the UserLib directory. (Note: Only DLL's including Types that are used in the simulation are loaded) Reported information : 2 user DLLs were loaded after searching in "C:\Trnsys17\UserLib\ReleaseDLLs" *** Notice at time : 0.000000 Generated by Unit : 56 Generated by Type : 56 Message : Shading mask file *.shm for external windows does not exist. *** Notice at time : 0.000000 Generated by Unit : 56 Generated by Type : 56 Message : TRNFLOW (multi zone air flow model) messages are written in a separate file *.cer! Please, always check the *.cer file for information!!! *** Notice at time : 0.000000 Generated by Unit : 56 Generated by Type : 56 Message : Active layers and internal window calculations integrated *** Notice at time : 0.000000 Generated by Unit : 56 Generated by Type : 56 Message : No internal humidity calculations are performed and no condensation warnings are printed. if any of the outputs ntype 9,10,11,26,29,40,41,47,48 or 49 is specified The humidity calculations, using an internal timestep, will be switched on and condensation checks are performed *** Notice at time : 0.000000 Generated by Unit : 56 Generated by Type : 56 Message : Star network calculation: every iteration step of TRNSYS *** The TRNSYS components will be called in the following order: Unit # 15 Type # 15 Unit # 200 Type # 2 Unit # 56 Type # 56 Unit # 13 Type # 62 Unit # 16 Type # 62 Unit # 17 Type # 579 Unit # 18 Type # 579 Unit # 19 Type # 579 Unit # 25 Type # 65 Unit # 66 Type # 65