comf-internal | R Documentation |
A few internal functions called by other functions in this package
bisect(fn, lower, upper, tol = 1e-07, ...)
hcvF(v, tcl, ta)
hcvG(va, met, basMet)
hcvM(v)
mrsw1(tcrSet, tskSet, tcr, tsk)
mrsw2(tcrSet, tskSet, tcr, tsk, Qbl)
metaTherm(met, basMet)
mshiv(tcrSet, tskSet, tcr, tsk)
pVapor(tCel, phi)
QLoad(met, pmv, basMet)
QperReq(qmet)
Qskin_evap(qmet, pa)
tskReq(qmet)
vbl(tcrSet, tskSet, tcr, tsk)
vblCdilStr(cdil, str1, tcrSet, tskSet, tcr, tsk)
wcEx(cp, t1, too)
wcXCheck(t1, too)
wdEx(t1, too, pv1, pvo)
wdExLw(too, pvso, pv1, pvo)
wdXCheck(p1, poo)
listOfRequests()
pckgCheck()
solarGain(solAlt, solAzi, solRadDir, solTrans, fSvv, fBes, asw=0.7,
posture="seated", floorRef=0.6)
findSpan(arr, x)
utciApprox(ta, tr, vel, rh)
es(ta)
validateUTCI(ta, tr, vel, rh)
validateSolarGainRange(solAlt, solAzi, solRadDir, solTrans, fSvv,
fBes, asw=0.7, posture)
validatePMVPPD(pmv_ppd_data)
validateSET(set_data)
validateAllFunctions()
checkRange(parameter, lower_bound, upper_bound)
calcCoolingStrategyBuilding(coolingStrategyBuilding)
calcBuildingType(buildingType)
calcBuildingTypeSimple(buildingTypeSimple)
calcSeason(season)
depending on the function
depending on the function
Most functions were coded by Masanori Shukuya and translated into R-language by Marcel Schweiker. The function bisect
is taken from a forum entry and with permission by Ravi Varadhan. Functions listOfRequests and pckgCheck
were written by Marcel Schweiker. Other functions were coded by Shaomi Rahman.
## none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.