Skip to main content
Ctrl+K
PyMAPDL - Home PyMAPDL - Home
  • Getting started
  • User guide
  • MAPDL commands
  • API reference
  • Examples
    • Release notes
Ctrl+K
  • GitHub
  • Support
  • Contribute
  • Getting started
  • User guide
  • MAPDL commands
  • API reference
  • Examples
  • Release notes
Ctrl+K
  • GitHub
  • Support
  • Contribute

Section Navigation

Session

  • Session

Database

  • Database

Graphics

  • Graphics

APDL

  • Abbreviations
  • ParameterDefinition
  • MatrixOperations
  • MacroFiles
  • EncryptionDecryption
  • ArrayParameters
  • ProcessControls

Preprocessing

  • Database
  • Element type
  • Real constants
  • Materials
  • Material data tables
  • Primitives
  • Keypoints
  • Hard points
  • Lines
  • Areas
  • Volumes
  • Booleans
  • Meshing
  • Nodes
  • Elements
  • Superelements
  • Digitizing
  • Coupled degrees of freedom
  • Constraint equations
  • Status
  • Explicit dynamics
  • Sections
  • Morphing
  • Artificially matched layers
  • Special purpose

Solution

  • Analysis options
  • Nonlinear options
  • Dynamic options
  • Spectrum options
  • Load step options
  • Solid constraints
  • Solid forces
  • Solid surface loads
  • Solid body loads
  • Inertia
  • Miscellaneous loads
  • Load step operations
  • Master degrees of freedom
  • Gap conditions
  • Rezoning
  • 2D to 3D analysis
  • Birth and death
  • FE constraints
  • FE forces
  • FE surface loads
  • FE body loads
  • Ocean
  • Solution status
  • Radiosity
  • Multi-Field solver definition commands
  • Multi-Field solver global controls
  • Multi-Field solver time controls
  • Multi-Field solver load transfer
  • Multi-Field solver convergence controls
  • Multi-Field solver interface mapping

POST1

  • Post1
    • Animation
    • SetUp
    • Controls
    • SpecialPurpose
    • Status
    • MagneticsCalculations
    • ElementTable
    • FailureCriteria
    • Fatigue
    • Listing
      • format
      • header
      • irlist
      • page
      • prerr
      • priter
    • PathOperations
    • SpecialPurpose
    • LoadCaseCalculations
    • Results
    • TracePoints
    • SurfaceOperations

POST26

  • Post26

AUX2

  • Aux2

AUX3

  • Aux3

AUX12

  • Aux12

AUX15

  • Aux15

MAP

  • Map

Connection

  • Connection commands

Miscellaneous

  • Miscellaneous

Undocumented

  • Undocumented inquire commands
Edit on GitHub
  • PyAnsys
  • MAPDL commands
  • Post1
  • Listing
  • header

header#

Listing.header(header='', stitle='', idstmp='', notes='', colhed='', minmax='', **kwargs)#

Sets page and table heading print controls.

Mechanical APDL Command: /HEADER

Parameters:
headerstr

Mechanical APDL page header (system, date, time, version, copyright, title, etc.):

  • ON - Turns this item on (default for batch mode; not available for interactive mode).

  • OFF - Turns this item off.

  • (blank) - Retains the previous setting.

stitlestr

Subtitles (see stitle command): ON, OFF, or (blank) (see above).

idstmpstr

Load step information (step number, substep number, time value): ON, OFF, or (blank) (see above).

notesstr

Information relative to particular table listings: ON, OFF, or (blank) (see above).

colhedstr

Column header labels of table listings (currently only for single column tables): ON, OFF, or (blank) (see above).

minmaxstr

Minimum/maximum information or totals after table listings: ON, OFF, or (blank) (see above).

Notes

Sets specifications on or off for page and table heading print controls associated with the POST1 prnsol, presol, pretab, prrsol, and prpath commands. If the printout caused a top-of-form (page eject to top of next page), the top-of-form is also suppressed with the printout. Issue header,STAT to display the current settings. Issue header,DEFA to reset the default specifications.

This command is valid in any processor.

PyMAPDL 0.71.0 © Copyright (c) 2024 ANSYS, Inc. All rights reserved.

Built with the Ansys Sphinx Theme 1.5.3. and Sphinx 8.2.3. on