Logo image Logo image
  • Getting started
  • User guide
  • MAPDL commands
  • API reference
  • Examples

Navigation

  • PyAnsys »
  • PyMAPDL »
  • MAPDL commands »
  • Listing »
  • header
  • Run controls
  • Processor entry
  • Files
  • List controls
  • Setup
  • Selecting
  • Components
  • Working plane
  • Coordinate system
  • Picking
  • Setup
  • Views
  • Scaling
  • Style
  • Labeling
  • Graphs
  • Annotation
  • Parameter definition
  • Macro files
  • Abbreviations
  • Array parameters
  • Matrix operations
  • Process controls
  • 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
  • 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
  • Setup
  • Controls
  • Results
  • Element table
  • Listing
    • format
    • header
    • irlist
    • page
    • prerr
    • priter
  • Animation
  • Path operations
  • Surface operations
  • Load case calculations
  • Magnetics calculations
  • Trace points
  • Special purpose
  • Status
  • Failure criteria
  • Setup
  • Controls
  • Operations
  • Display
  • Listing
  • Special purpose
  • Status
  • Binary file dump
  • Binary file manipulation
  • Results files
  • General radiation
  • Radiation matrix method
  • Radiosity solver
  • IGES
  • Pressure mapping
  • Setup
  • Setup
  • Preparation
  • Generation pass
  • Use pass
  • Connection commands
  • Miscellaneous
  • Undocumented inquire commands
On this page
  • Mapdl.header()
Edit this page

header#

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

Sets page and table heading print controls.

APDL Command: /HEADER

Parameters:
header

ANSYS 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.

stitle

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

idstmp

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

notes

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

colhed

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

minmax

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.

Note:: : 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.

© Copyright (c) 2023 ANSYS, Inc. All rights reserved.

Created using Sphinx 5.3.0.