Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
Data Processing
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ACS
P
Public
VILLASframework
Data Processing
Commits
044c9f3c
Commit
044c9f3c
authored
Aug 13, 2018
by
Markus Mirz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated comment
parent
87b06c36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dataprocessing/dpsim.py
dataprocessing/dpsim.py
+1
-1
No files found.
dataprocessing/dpsim.py
View file @
044c9f3c
...
@@ -18,7 +18,7 @@ def get_node_voltage_phasors(dpsim_timeseries_list):
...
@@ -18,7 +18,7 @@ def get_node_voltage_phasors(dpsim_timeseries_list):
return
voltage_phasor_list
return
voltage_phasor_list
def
get_node_emt_voltages
(
timeseries_list
,
freq
):
def
get_node_emt_voltages
(
timeseries_list
,
freq
):
"""Calculate
voltage phasor
s of all nodes
"""Calculate
EMT result
s of all nodes
:param timeseries_list: timeseries list retrieved from dpsim results
:param timeseries_list: timeseries list retrieved from dpsim results
:return:
:return:
"""
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment