cea.resources package

Submodules

cea.resources.geothermal module

cea.resources.geothermal.calc_ground_temperature(T_ambient, gv)[source]

Calculates hourly ground temperature fluctuation over a year following [Kusuda, T. et al., 1965]_.

Parameters:
  • T_ambient (np array) – vector with outdoor temperature
  • gv – globalvar.py
Return Tg:

vector with ground temperatures in [K]

Rtype Tg:

np array

..[Kusuda, T. et al., 1965] Kusuda, T. and P.R. Achenbach (1965). Earth Temperatures and Thermal Diffusivity at Selected Stations in the United States. ASHRAE Transactions. 71(1):61-74

cea.resources.natural_gas module

natural gas

cea.resources.natural_gas.calc_Cinv_gas(PnomGas, gV)[source]

Calculate investment cost of natural gas connections.

Parameters:
  • PnomGas (float) – peak natural gas supply in [W]
  • gV – globalvar.py
Returns InvCa:
Rtype InvCa:

cea.resources.radiation module

Module contents