Parametrics EnergyPlus?
Can someone help me to complete the parameterization of EnergyPlus? I need to parameterize the R-value with the air temperature.
Can someone help me to complete the parameterization of EnergyPlus? I need to parameterize the R-value with the air temperature.
for automatic parametrics use JEPLUS or manual sensitivity analysis for manual parametrics
To enter a block of code:
Comments
Unfortunately, you question is a little to vague to answer. Could you provide some additional detail on what you are trying to do?
I think the question here is not about parametric or sensitivity analysis, but it is about how to parametrize input variables with output ones (like in this case, the R-value with the air temperature). I think it can be done with python and eppy, but never tried it.