rochePlot
Variables
plot_settings Module Reference

Contains plot settings. More...

Variables

integer lw
 
real, dimension(npl) xpl
 
real, dimension(npl) ypl
 
real, dimension(npl) ypl2
 
real xleft
 
real xrigh
 
real ymargin
 
real ysize
 
real xlen
 
real yshift
 
character, dimension(50) outputfile
 
logical use_colour
 

Detailed Description

Contains plot settings.

Variable Documentation

integer plot_settings::lw

Referenced by initialise_plot().

real, dimension(npl) plot_settings::xpl

Referenced by plot_binary().

real, dimension(npl) plot_settings::ypl

Referenced by plot_binary().

real, dimension(npl) plot_settings::ypl2

Referenced by plot_binary().

real plot_settings::xleft

Referenced by initialise_plot(), and read_input_file().

real plot_settings::xrigh

Referenced by initialise_plot(), and read_input_file().

real plot_settings::ymargin
real plot_settings::ysize
real plot_settings::xlen
real plot_settings::yshift
character, dimension(50) plot_settings::outputfile

Referenced by initialise_plot(), and rocheplot().

logical plot_settings::use_colour