ModelToIdf and EnergyPlus warnings
I want your help about warnings and how they can be eliminated (Although I understand, they are not all of them critical).
Here 's my model: https://we.tl/5Cmmzhz0UY
ModelToIdf Warnings:
Warning: Both surfaces 'Surface 40', and 'Surface 27 reference the same construction 'Interior Wall' but it is not symmetric, creating a reversed copy.
EnergyPlus Warnings:
Warning : IP: Note -- Some missing fields have been filled with defaults. See the audit output file for details.
In the out.audit file I see this Warning IP: IDF line~1976 Object=LIGHTS, name=189.1-2009 - OFFICE - CORRIDOR - CZ4-8 LIGHTS 1, entered with less than minimum number of fields. * ~~~ * *Attempting fill to minimum. * Add * 1.00000000000000 ! field=>Fraction Replaceable
Warning: ProcessSchedulelnput: ScheduleTypeLimits='CONTROLMODE', Unit Type='CONTROLMODE' is invalid.
Warning: ProcessSchedulelnput: ScheduleTypeLimits=ΊΙΝΕARPOWERDENSITY", Unit Type="LINEARPOWERDENSITY" is invalid.
Warning: ProcessSchedulelnput: ScheduleTypeLimits='VOLUMETRICFLOWRATE", Unit Type=’VOLUMETRICFLOWRATE’ is invalid. Warning: GetHTSurfaceData: Surfaces with interface to Ground found but no 'Ground Temperatures' were input. Found first in surface =SURFACE 1 Defaults, constant throughout the year of (18.0) will be used.
Warning: CheckUsedConstructions: There are 4 nominally unused constructions in input. For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;
Warning: Output:Meter: invalid Name='GAS:FACILITY' - not found.
Warning: Output:Meter: invalid Name='DISTRICTCOOLING:FACILITY' - not found.
Warning: Output:Meter: invalid Name='DISTRICTHEATING:FACILITY' - not found.
I'll entertain you this time because I feel it could still be useful for someone in the future and will give a point of reference as to how you can go point by point to see if it's a big deal.
But in the future please refrain for posting such a big error log. This isn't a troubleshooting website. You should figure it out, research each one if you need to, and if you get really stuck on a single error/warning and cannot find any previous answers here or on other forums, then it's ok to ask a specific question.
@Julien - I really appreciate your help. I apologize for posting such a big error log. The reason I asked this question is to confirm that I can ignore some of the warnings. As you mentioned the ground temperature warning could matter quite a lot. I 'v read up previous question but I don't understand why doesn't get the values from the weather file.
Thanks for the support!