Skip to content

Commit

Permalink
linting & formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Aug 27, 2024
1 parent 72ca10f commit 08d46dc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// No components for borefield and ground coupling

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// Borefield and ground coupling connections

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
1,
datDes.lDis,
{datDes.lEnd}),
rad={0.5*{{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.hydraulic_diameter }}
+ {{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.hydraulic_diameter }}
rad={0.5*{{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.hydraulic_diameter }}
+ {{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.hydraulic_diameter }}
/ ({{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.diameter_ratio }} - 2)
+ {{ sys_params.district_system.fifth_generation.horizontal_piping_parameters.insulation_thickness }}})
{% raw %}"Ground coupling"
Expand Down

0 comments on commit 08d46dc

Please sign in to comment.