Skip to main content
Back to top
Ctrl
+
K
About ANDES
Tutorials
Gallery
Modeling
Reference
More
Verification
Search
Ctrl
+
K
PDF Manual
GitHub
PyPI
Search
Ctrl
+
K
About ANDES
Tutorials
Gallery
Modeling
Reference
Verification
PDF Manual
GitHub
PyPI
Section Navigation
Command Line Interface
Configuration
Model Reference
ACLine
ACNode
ACShort
Calculation
Collection
DCLink
DCTopology
DG
DGProtection
DataSeries
DynLoad
DynShaft
Exciter
Experimental
FreqMeasurement
Information
Interface
Motor
OutputSelect
PLL
PSS
PhasorMeasurement
RenAerodynamics
RenExciter
RenGen
RenGovernor
RenPitch
RenPlant
RenTorque
StaticACDC
StaticGen
StaticLoad
StaticShunt
SynGen
TimedEvent
TurbineGov
Undefined
VoltComp
ACNode
Config Reference
API reference
andes.system
andes.system.codegen
import_pycode
reload_submodules
andes.system.codegen.CodegenManager
andes.system.config_runtime
andes.system.config_runtime.SystemConfigRuntime
andes.system.dae_compactor
andes.system.dae_compactor.DAECompactor
andes.system.facade
andes.system.facade.ExistingModels
andes.system.facade.System
andes.system.helpers
example
fix_view_arrays
import_pycode
load_config_rc
andes.system.registry
andes.system.registry.RegistryLoader
andes.variables
andes.variables.dae
andes.variables.dae.DAE
andes.variables.dae.DAETimeSeries
andes.variables.fileman
add_suffix
andes.variables.fileman.FileMan
andes.variables.report
report_info
andes.variables.report.Report
andes.routines
andes.routines.adaptive
accept_reject
candidate_h
check_adaptive_bust
propose_step_factor
weighted_rms_error
andes.routines.base
andes.routines.base.BaseRoutine
andes.routines.cpf
andes.routines.cpf.ArcLengthParam
andes.routines.cpf.CPF
andes.routines.cpf.NaturalParam
andes.routines.cpf.PseudoArcLengthParam
andes.routines.criteria
deltadelta
andes.routines.daeint
andes.routines.daeint.BackEuler
andes.routines.daeint.ImplicitIter
andes.routines.daeint.Trapezoid
andes.routines.daeint.TrapezoidAdaptive
andes.routines.eig
andes.routines.eig.EIG
andes.routines.pflow
andes.routines.pflow.PFlow
andes.routines.qndf
compute_R
compute_U
compute_beta0
compute_predictor
error_constant
rescale_D
select_order_and_step
update_D
andes.routines.qndf.QNDF
andes.routines.qndf.QNDFCache
andes.routines.se
andes.routines.se.SE
andes.routines.tds
andes.routines.tds.TDS
andes.plot
eig_plot
parse_y
set_font
set_latex
set_style
tdsplot
andes.plot.TDSData
andes.io
dump
get_output_ext
guess
parse
read_file_like
andes.io.json
read
testlines
write
andes.io.matpower
m2mpc
mpc2system
read
system2mpc
testlines
andes.io.psse
get_block_lines
read
read_add
sort_psse_models
testlines
andes.io.streaming
andes.io.streaming.Streaming
andes.io.txt
dump_data
andes.io.xlsx
read
testlines
write
andes.interop
andes.interop.gridcal
require_gridcal
to_gridcal
andes.interop.matpower
from_matpower
require_matpower
to_matpower
andes.interop.pandapower
add_gencost
build_group_table
make_GSF
make_link_table
require_pandapower
runopp_map
to_pandapower
andes.interop.pypowsybl
require_pypowsybl
to_pypowsybl
andes.cli
create_parser
main
preamble
andes.main
config_logger
demo
doc
edit_conf
find_log_path
load
misc
plot
prepare
print_license
remove_output
run
run_case
save_conf
selftest
set_logger_level
versioninfo
andes.main.TqdmStreamHandler
andes.utils.paths
andes_root
cases_root
confirm_overwrite
get_case
get_config_path
get_dot_andes_path
get_log_dir
get_pycode_path
list_cases
tests_root
andes.utils.paths.DisplayablePath
andes.utils.snapshot
load_ss
save_ss
andes.utils.widgets
edit_sheet
edit_system
on_close
on_update
Release notes
Reference
API reference
andes.io
andes.io.psse
read
read
#
andes.io.psse.
read
(
system
,
file
)
[source]
#
Read PSS/E RAW file v32/v33/v34 formats.
On this page
read()
Edit on GitHub