# County name, must match ComStock output file
county_name =  Bernalillo County

# Project Name
project_name = Albuquerque GHP

LifeTime = 30
number_of_buildings = 7

# Heat Pump COPs
COP_Heating = 3.4
COP_Cooling = 4.1

# Circulation Pump Efficiency
Circulation_Pump_Efficiency = 0.85

##GHEDesigner Inputs:
# Borehole Field instance
borehole_buried_depth = 2.0
borehole_diameter = 0.150
borehole_height = 96.0

# Single U-Tube Pipe Design Specs
pipe_ID = 0.033
pipe_OD = 0.035
shank_spacing = 0.025
pipe_roughness = 1.0e-6
pipe_conductivity = 0.39
pipe_rho_cp = 1542000.0

# Soil
soil_conductivity = 2.5
soil_rho_cp = 2347000.0
soil_undisturbed_temp = 16.5

# Grout
grout_conductivity = 1.75
grout_rho_cp = 3901000.0

# Simulation parameters
sim_max_eft = 35
sim_min_eft = 1
sim_max_height = 100
sim_min_height = 30
sim_max_boreholes = 1000

# Borehole field geometry
field_length = 300
field_width = 300
min_hole_spacing = 6.0
max_hole_spacing = 6.2

# Design
design_flow_rate = 0.4
design_flow_type_str = borehole


