You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the user sets the input 'How_many_variables_are_to_be_printed_by_this_component_' of a Type 25c printer to a number greater than the variables that are ultimately connected, an excess number of lines are printed in the deck file.
INPUTS 90
PLF_1 ! HeatPump_1:PLF_1 -> Printer - No units printed to output file:Input to be printed-1
workHP_1 ! HeatPump_1:workHP_1 -> Printer - No units printed to output file:Input to be printed-2
outletWaterTemp_1 ! HeatPump_1:outletWaterTemp_1 -> Printer - No units printed to output file:Input to be printed-3
[...]
14,11 ! pipe_1 - section_2 - unit_14:Thermal Losses - Pipe 1 -> Printer - No units printed to output file:Input to be printed-86
14,12 ! pipe_1 - section_2 - unit_14:Thermal Losses - Pipe 2 -> Printer - No units printed to output file:Input to be printed-87
0,0 ! [unconnected] Printer - No units printed to output file:Input to be printed-88 (remove this line)
0,0 ! [unconnected] Printer - No units printed to output file:Input to be printed-89 (remove this line)
0,0 ! [unconnected] Printer - No units printed to output file:Input to be printed-90 (remove this line)
*** INITIAL INPUT VALUES
label ! Input to be printed-1
label ! Input to be printed-2
label ! Input to be printed-3
[...]
label ! Input to be printed-86
label ! Input to be printed-87
label ! Input to be printed-88 (remove this line)
label ! Input to be printed-89 (remove this line)
label ! Input to be printed-90 (remove this line)
The three lines at the end of INPUTS and at the end of INITIAL VALUES must be removed when creating the deck file.
The text was updated successfully, but these errors were encountered:
If the user sets the input
'How_many_variables_are_to_be_printed_by_this_component_'
of a Type 25c printer to a number greater than the variables that are ultimately connected, an excess number of lines are printed in the deck file.The three lines at the end of INPUTS and at the end of INITIAL VALUES must be removed when creating the deck file.
The text was updated successfully, but these errors were encountered: