SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Type 977 hydraulic inputs #63

Open martin-neugebauer opened 3 years ago

martin-neugebauer commented 3 years ago

The hydraulic inputs of type 977 look like this at the moment:


** inputs from hydraulic solver


EQUATIONS 4 ThpEvapIn = TPiHpEvapIn !@connector
MfrEvapIn = ABS(MfrPuHpEvap)
THpCondIn = TPiHpCondIn
MfrCondIn = ABS(MfrPiHpCondIn)

@danielcarbonell Shouldn't we set MfrEvapIn = ABS(MfrPiHpEvapIn) to be consistent? We established that we expect certain pipe names, but this expects a pump name.