# County name must match ComStock output file
county_name = Charleston County

# City Name for file naming
# city_name = charleston

# Injection rate during storage kg/s
injection_rate = 50

# Building heat pumps COP for cooling, used to convert between building thermal demand and UTES stress load
# Ensure this is the same value that was used in 02_GHP_Design_config.txt
COP_cooling = 4.1    

# When True, this disallows any storage (injection) occurring in between the first and last time index where
# cooling demand exists. This means all storage and all extraction occur during two distinct annual
# time periods.  May cause problems in especially warm regions.
isolate_storage_period = True

# Temperature change between production well and injection well in district cooling mode
DELTA_T = 10.0