Conversion instruction: sunshine hours to solar radiation -input

From ILMS-Wiki
(Difference between revisions)
Jump to: navigation, search
 
Line 12: Line 12:
 
MJ/m²d = W/m² * (86 400)/1 000 000
 
MJ/m²d = W/m² * (86 400)/1 000 000
  
_________________________________________________________________________________
+
----
 +
 
  
 
'''HRU-Initialization'''
 
'''HRU-Initialization'''
    ''sunWeights'': substitute the component by solRadWeights -> rename component and adjust attributes/values
+
 
 +
''sunWeights'': substitute the component by solRadWeights -> rename component and adjust attributes/values
 +
 
  
 
'''TimeLoop'''
 
'''TimeLoop'''
    ''CatchmentResetter'': substitute the context attribute sunh by solRad
+
 
 +
''CatchmentResetter'': substitute the context attribute sunh by solRad
 +
 
  
 
'''TS-Input'''
 
'''TS-Input'''
    ''sunhDataReader'': substitute the component by solRadDataReader -> rename component and adjust attributes/values
+
 
 +
''sunhDataReader'': substitute the component by solRadDataReader -> rename component and adjust attributes/values
 +
 
  
 
'''HRULoop'''
 
'''HRULoop'''
    ''sunhRegionalizer'': substitute the component by solRadRegionalizer -> rename component and adjust attributes/values
+
 
    ''CalcDailySolarRadiation'': delete the component!
+
''sunhRegionalizer'': substitute the component by solRadRegionalizer -> rename component and adjust attributes/values
    ''CalcDailyNetRadiation'': link solRad context attribute (“HRULoop.solRad“)
+
 
    ''CalcRefET'': if necessary integrate the component among the CalcDailyNetRadiation component -> leave the solRad context attribute blank (as well as the extRad context attribute)
+
''CalcDailySolarRadiation'': delete the component!
    ''SpatialWeightedSumAggregator'' (weighted with areaweight): at value and sum substitute sunh by SolRad
+
 
 +
''CalcDailyNetRadiation'': link solRad context attribute (“HRULoop.solRad“)
 +
 
 +
''CalcRefET'': if necessary integrate the component among the CalcDailyNetRadiation component -> leave the solRad context attribute blank (as well as the extRad context attribute)
 +
 
 +
''SpatialWeightedSumAggregator'' (weighted with areaweight): at value and sum substitute sunh by SolRad  
 +
 
 +
 
 +
_________________________________________________________________________________

Latest revision as of 12:05, 22 August 2014

Notice: solar radiation must be present in daily resolution and in units of [MJ / m² d]

1 W = 1 J/s

1 W/m² = 1 J/m²/s

1 MJ = 1 000 000 J


For example, if data is available in W/m², one has to calculate:

MJ/m²d = W/m² * (86 400)/1 000 000



HRU-Initialization

sunWeights: substitute the component by solRadWeights -> rename component and adjust attributes/values


TimeLoop

CatchmentResetter: substitute the context attribute sunh by solRad


TS-Input

sunhDataReader: substitute the component by solRadDataReader -> rename component and adjust attributes/values


HRULoop

sunhRegionalizer: substitute the component by solRadRegionalizer -> rename component and adjust attributes/values

CalcDailySolarRadiation: delete the component!

CalcDailyNetRadiation: link solRad context attribute (“HRULoop.solRad“)

CalcRefET: if necessary integrate the component among the CalcDailyNetRadiation component -> leave the solRad context attribute blank (as well as the extRad context attribute)

SpatialWeightedSumAggregator (weighted with areaweight): at value and sum substitute sunh by SolRad


_________________________________________________________________________________

Personal tools