EnergyPlus Warning: Schedule: missing day types
Some warnings are displayed in my simulation in EnergyPlus. First of all, I am wondering if I can ignore them, since no errors are present or I should check my simulation beacuse warnings may affect it.
In the case these warnings are to be considered : in the section Schedule:Compact I set for example the functioning of some electrical equipment. They are working only on WeekDays, during August and weekends I set them equal to zero. Here it is attached an example of what I performed: C:\fakepath\electric_equipment.PNG
The warning is the following: " ProcessScheduleInput: Schedule:Compact="ELECTRIC EQUIPMENT" has missing day types in Through=7/31 * ~~~ * Last "For" field=FOR: WEEKENDS * ~~~ * Missing day types="Holiday","SummerDesignDay","WinterDesignDay","CustomDay1","CustomDay2" * ~~~ * Missing day types will have 0.0 as Schedule Values" ".
Should I specify the functioning also in these days? I am setting up the operation only in the weekdays so I though it was enough.