[esp-r] Re: Failed simulation (error:conversion of hvac input: pilot_power value in 0)
Jon Hand
jon at esru.strath.ac.uk
Wed May 8 21:20:53 BST 2013
I did a search in the code and the key phrase pilot_power value was found in:
cetc/furnace.F:172: pilot_energy_con = time_step * pilot_power(isys) * (1 - plrf)
cetc/hvacinput.F:437:c Read the pilot power pilot_power. This is no zero only for furnaces with
cetc/hvacinput.F:441: &'hvac input: pilot_power',IER)
cetc/hvacinput.F:442: pilot_power(i) = val
esruprj/hvacgui.F:951: CALL EASKR(pilot_power(i),' ','Pilot power (W)',0.1,'F',1000.,
esruprj/hvacgui.F:1987: & pilot_power(i), iduct_sys_flag(i),
esruprj/hvacgui.F:2443: pilot_power(i)=0.0
So the issue is when reading the model hvac file. The mention in the warning about
the geometry file name is printing out the wrong file name.
Regards, Jon Hand
________________________________________
From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk] On Behalf Of Gül n. Güğül [gulgugul at yahoo.com.tr]
Sent: 08 May 2013 19:55
To: esp-r at lists.strath.ac.uk
Subject: [esp-r] Failed simulation (error:conversion of hvac input: pilot_power value in 0)
Hi,
When I am tring to run simulator, I am getting the error below. I checked the geometry of the zones but couldnt find any error.
Failed in ../zones/antre.geo: conversion of hvac input: pilot_power value in 0.
Thanks for any help..
More information about the esp-r
mailing list