PlasmaCalcs
  • Usage
  • PlasmaCalcs API
    • plasma_calculator
    • quantities
    • dimensions
    • units
    • hookups
    • addons
    • other_calculators
    • mhd
    • multi_run_analysis
    • tools
      • array_select
      • arrays
      • display
        • help_str
        • join_strs_with_max_line_len
        • print_clear
        • repr_simple
      • docs_tools
      • fft_tools
      • history
      • imports
      • io_tools
      • iterables
      • math
      • multiprocessing
      • oop_tools
      • os_tools
      • properties
      • pytools
      • sentinels
      • supercomputer
      • timing
      • trees
      • xarray_tools
    • plotting
    • defaults
    • errors
PlasmaCalcs
  • PlasmaCalcs API
  • tools
  • display
  • print_clear
  • View page source

print_clear

PlasmaCalcs.tools.display.print_clear(N=80)

clears current printed line of up to N characters, and returns cursor to beginning of the line.

debugging: make sure to use print(…, end=’’), else your print statement will go to the next line.

Previous Next

© Copyright 2025, PlasmaCalcs Developers.

Built with Sphinx using a theme provided by Read the Docs.