Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ITCPG.jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Stuermer
ITCPG.jl
Commits
bd1165a7
Commit
bd1165a7
authored
4 years ago
by
Julian Stürmer
Browse files
Options
Downloads
Patches
Plain Diff
Export new functions
parent
1b8c4019
No related branches found
No related tags found
No related merge requests found
Pipeline
#476
failed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/ITCPG.jl
+3
-3
3 additions, 3 deletions
src/ITCPG.jl
with
3 additions
and
3 deletions
src/ITCPG.jl
+
3
−
3
View file @
bd1165a7
...
@@ -20,19 +20,19 @@ using Statistics
...
@@ -20,19 +20,19 @@ using Statistics
include
(
"Data.jl"
)
include
(
"Data.jl"
)
export
add_locs!
,
add_tl_lengths!
,
add_tl_voltages!
export
add_locs!
,
add_tl_lengths!
,
add_tl_voltages!
export
get_bustypes
,
get_underground_tl
,
get_MW_loads
export
get_bustypes
,
get_underground_tl
,
get_MW_loads
export
disable_branches!
export
disable_branches!
,
destroy_tl!
include
(
"PowerFlow.jl"
)
include
(
"PowerFlow.jl"
)
export
update_pf_data!
,
calc_init_op
export
update_pf_data!
,
calc_init_op
include
(
"PlotPG.jl"
)
include
(
"PlotPG.jl"
)
export
plot_pg_map
,
plot_pg
export
plot_pg_map
,
plot_pg
_overhead_tl_segments
,
plot_pg
include
(
"Impact.jl"
)
include
(
"Impact.jl"
)
export
sim_impact
export
sim_impact
export
calc_overhead_tl_windloads
,
get_windfield
,
calc_overhead_tl_segments
export
calc_overhead_tl_windloads
,
get_windfield
,
calc_overhead_tl_segments
include
(
"PlotImpact.jl"
)
include
(
"PlotImpact.jl"
)
export
plothist_tl_failures
export
plothist_tl_failures
,
plot_pg_impact
end
end
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment