Skip to main content
Ctrl+K

ANDES 1.9.3.post9+g243a7da documentation

  • Getting started
  • Examples
  • Development
  • Release notes
  • Model reference
    • API reference
  • Getting started
  • Examples
  • Development
  • Release notes
  • Model reference
  • API reference

Section Navigation

System

  • andes.system
    • example
    • fix_view_arrays
    • import_pycode
    • load_config_rc
    • reload_submodules
    • andes.system.ExistingModels
    • andes.system.System
      • System.add
      • System.as_dict
      • System.calc_pu_coeff
      • System.call_models
      • System.collect_config
      • System.collect_ref
      • System.connectivity
      • System.e_clear
      • System.f_update
      • System.fg_to_dae
      • System.find_devices
      • System.find_models
      • System.from_ipysheet
      • System.g_islands
      • System.g_update
      • System.get_z
      • System.import_groups
      • System.import_models
      • System.import_routines
      • System.init
      • System.j_islands
      • System.j_update
      • System.l_update_eq
      • System.l_update_var
      • System.link_ext_param
      • System.precompile
      • System.prepare
      • System.reload
      • System.remove_pycapsule
      • System.reset
      • System.s_update_post
      • System.s_update_var
      • System.save_config
      • System.set_address
      • System.set_config
      • System.set_dae_names
      • System.set_output_subidx
      • System.set_var_arrays
      • System.setup
      • System.store_adder_setter
      • System.store_existing
      • System.store_no_check_init
      • System.store_sparse_pattern
      • System.store_switch_times
      • System.summary
      • System.supported_models
      • System.switch_action
      • System.to_ipysheet
      • System.undill
      • System.vars_to_dae
      • System.vars_to_models
  • andes.variables
    • andes.variables.dae
      • andes.variables.dae.DAE
        • DAE.alloc_or_extend_names
        • DAE.build_pattern
        • DAE.clear_arrays
        • DAE.clear_fg
        • DAE.clear_ijv
        • DAE.clear_ts
        • DAE.clear_xy
        • DAE.clear_z
        • DAE.get_name
        • DAE.get_size
        • DAE.print_array
        • DAE.request_address
        • DAE.reset
        • DAE.resize_arrays
        • DAE.restore_sparse
        • DAE.set_t
        • DAE.store
        • DAE.store_sparse_ijv
        • DAE.write_lst
        • DAE.write_npy
        • DAE.write_npz
        • DAE.fg
        • DAE.x_name_output
        • DAE.x_tex_name_output
        • DAE.xy
        • DAE.xy_name
        • DAE.xy_tex_name
        • DAE.xyz
        • DAE.xyz_name
        • DAE.xyz_tex_name
        • DAE.y_name_output
        • DAE.y_tex_name_output
      • andes.variables.dae.DAETimeSeries
        • DAETimeSeries.get_data
        • DAETimeSeries.reset
        • DAETimeSeries.unpack
        • DAETimeSeries.unpack_df
        • DAETimeSeries.unpack_np
        • DAETimeSeries.df
    • andes.variables.fileman
      • add_suffix
      • andes.variables.fileman.FileMan
        • FileMan.get_fullpath
        • FileMan.set
    • andes.variables.report
      • report_info
      • andes.variables.report.Report
        • Report.update
        • Report.write
        • Report.info

Routines

  • andes.routines
    • andes.routines.base
      • check_conn_before_init
      • andes.routines.base.BaseRoutine
        • BaseRoutine.doc
        • BaseRoutine.init
        • BaseRoutine.report
        • BaseRoutine.run
        • BaseRoutine.summary
        • BaseRoutine.class_name
    • andes.routines.criteria
      • deltadelta
    • andes.routines.daeint
      • andes.routines.daeint.BackEuler
        • BackEuler.calc_jac
        • BackEuler.calc_q
        • BackEuler.step
      • andes.routines.daeint.ImplicitIter
        • ImplicitIter.calc_jac
        • ImplicitIter.calc_q
        • ImplicitIter.step
      • andes.routines.daeint.Trapezoid
        • Trapezoid.calc_jac
        • Trapezoid.calc_q
        • Trapezoid.step
    • andes.routines.eig
      • andes.routines.eig.EIG
        • EIG.calc_As
        • EIG.calc_eig
        • EIG.calc_pfactor
        • EIG.doc
        • EIG.export_mat
        • EIG.find_zero_states
        • EIG.init
        • EIG.plot
        • EIG.plot_root_loci
        • EIG.post_process
        • EIG.report
        • EIG.run
        • EIG.stats
        • EIG.summary
        • EIG.sweep
        • EIG.class_name
    • andes.routines.pflow
      • andes.routines.pflow.PFlow
        • PFlow.doc
        • PFlow.fg_update
        • PFlow.init
        • PFlow.newton_krylov
        • PFlow.nr_solve
        • PFlow.nr_step
        • PFlow.report
        • PFlow.run
        • PFlow.summary
        • PFlow.class_name
    • andes.routines.tds
      • andes.routines.tds.TDS
        • TDS.calc_h
        • TDS.check_criteria
        • TDS.do_switch
        • TDS.doc
        • TDS.fg_update
        • TDS.init
        • TDS.init_resume
        • TDS.itm_step
        • TDS.load_plotter
        • TDS.report
        • TDS.reset
        • TDS.rewind
        • TDS.run
        • TDS.save_output
        • TDS.set_method
        • TDS.streaming_init
        • TDS.streaming_step
        • TDS.summary
        • TDS.test_init
        • TDS.class_name

Plot

  • andes.plot
    • eig_plot
    • parse_y
    • set_font
    • set_latex
    • set_style
    • tdsplot
    • andes.plot.TDSData
      • TDSData.bqplot_data
      • TDSData.data_to_df
      • TDSData.export_csv
      • TDSData.find
      • TDSData.get_call
      • TDSData.get_header
      • TDSData.get_values
      • TDSData.guess_event_time
      • TDSData.load_dae
      • TDSData.load_lst
      • TDSData.load_npy_or_csv
      • TDSData.panoview
      • TDSData.plot
      • TDSData.plot_data
      • TDSData.plotn

I/O

  • 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
        • Streaming.build_init
        • Streaming.connect
        • Streaming.finalize
        • Streaming.handle_alter
        • Streaming.handle_event
        • Streaming.record_module_init
        • Streaming.send_init
        • Streaming.sync_and_handle
        • Streaming.transpose_matlab_row
        • Streaming.vars_to_modules
        • Streaming.vars_to_pmu
    • andes.io.txt
      • dump_data
    • andes.io.xlsx
      • read
      • testlines
      • write

Interoperability

  • 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

Others

  • 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.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
      • DisplayablePath.displayable
      • DisplayablePath.make_tree
      • DisplayablePath.display_filename_prefix_last
      • DisplayablePath.display_filename_prefix_middle
      • DisplayablePath.display_parent_prefix_last
      • DisplayablePath.display_parent_prefix_middle
      • DisplayablePath.displayname
  • andes.utils.snapshot
    • load_ss
    • save_ss
  • andes.utils.widgets
    • edit_sheet
    • edit_system
    • on_close
    • on_update
  • API reference
  • andes.variables
  • andes.variables.dae
  • andes.variables.dae.DAE
  • DAE.clear_z

DAE.clear_z#

DAE.clear_z()[source]#

Reset status arrays to empty

previous

DAE.clear_xy

next

DAE.get_name

On this page
  • DAE.clear_z()
Edit on GitHub

This Page

  • Show Source

© Copyright 2022, Hantao Cui.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.16.1.