2024y .
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
Dim Calc_태양 As New CRenewable(DSET, Result) : Calc_태양.Calc_PhotovoltaicSystem_EN(i_count_month, d_mth)
|
||||
'풍력 시스템
|
||||
Dim Calc_풍력 As New CRenewable(DSET, Result) : Calc_풍력.Calc_WindPowerGenerationSystem(i_count_month, d_mth)
|
||||
'외부 전기(import data) 241212
|
||||
Dim Calc_IMPORT As New CRenewable(DSET, Result) : Calc_IMPORT.Calc_ImportData(i_count_month, d_mth)
|
||||
|
||||
|
||||
Dim 급탕용량합 As Decimal = 0
|
||||
For Each Dr난방 As DS.tbl_nanbangkikiRow In DSET.tbl_nanbangkiki.Select("code<>'0' and 헤더적용=true", "code")
|
||||
|
||||
Reference in New Issue
Block a user