&pgstar
  ! see star/defaults/pgstar.defaults

  ! MESA uses PGPLOT for live plotting and gives the user a tremendous
  ! amount of control of the presentation of the information.

  ! show HR diagram
    HR_win_flag = .true.
    HR_win_width = 6
    HR_win_aspect_ratio = 1.0

 ! show temperature/density profile
    TRho_Profile_win_flag = .true.
    TRho_Profile_win_width = 14
    TRho_Profile_win_aspect_ratio = 0.75
    show_TRho_Profile_legend = .true.
    show_TRho_Profile_text_info = .false.
    TRho_Profile_xmin = -12.2
    TRho_Profile_xmax = 9.5
    TRho_Profile_ymin = 3.8
    TRho_Profile_ymax = 8.7

/ ! end of pgstar namelist
