UMEP-dev / SUEWS

Surface Urban Energy and Water Balance Scheme
https://suews.readthedocs.io/
Mozilla Public License 2.0
12 stars 8 forks source link

Benchmarking EHC #208

Closed LllC-mmd closed 1 year ago

LllC-mmd commented 1 year ago
LllC-mmd commented 1 year ago

If EHC is OK, we will move onto the testing of different land cover composition using SampleData from SUEWS

LllC-mmd commented 1 year ago

Case I: fixed temperature boundary where $T_L = 12$ and $T_R = 10$. (Initial temperature is 20)

heatConduction_N25

Case II: time-varying temperature boundary where $T_L = 10\cos(0.002\pi t)$ and $T_R = 10\sin(0.002\pi t)$. (Initial temperature is 0.0)

heatConduction_var

sunt05 commented 1 year ago

simulated surface temperatures of a paved surface on a summer day using different heat conductivities: image

sunt05 commented 1 year ago

these simple tests show the acceptable performance of the module - a more comprehensive evaluation will be left for another dedicated issue/thread.