Skip to content

Commit a02a29e

Browse files
Merge branch 'main' of github.com:Electa-Git/LineCableModels.jl
2 parents 9f795a9 + dfbf6d9 commit a02a29e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/legacy/CableToolbox.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,7 @@ function compute_frequency_dependent_soil_props(
10811081
sigma_g_total[:, l] .= sigma_g .* ones(siz)
10821082
else
10831083
Base.error("Currently only constant properties (CP) soil models are available.") #TODO: port CIGRE and Longmire-Smith models
1084+
#Issue URL: https://github.com/Electa-Git/LineCableModels.jl/issues/15
10841085
end
10851086

10861087
# Calculate absolute permittivity (ε = ε₀ * εr)

0 commit comments

Comments
 (0)