rochePlot
Variables
input_data Module Reference

Contains data from the input file and derived data. More...

Variables

integer, parameter npl =100
 
integer, parameter ng =10
 
integer klabel
 
integer ktel
 
integer blen
 
integer iscr
 
real csep
 
real, dimension(ngrm1
 
real, dimension(ngrm2
 
real, dimension(ngpb
 
real, dimension(ngrad1
 
real, dimension(ngrad2
 
real, dimension(ngage_mc
 
real, dimension(ngrsep
 
real, dimension(ngrlag
 
real, dimension(ngrlef
 
real, dimension(ngrrig
 
real, dimension(nghei
 
real, dimension(5) xtl
 
real xt
 
real yt
 
logical, dimension(ngce
 
character, dimension(50) txt
 
character, dimension(50) label
 
character, dimension(50) text
 
character, dimension(50) title
 

Detailed Description

Contains data from the input file and derived data.

Variable Documentation

integer, parameter input_data::npl =100

Referenced by plot_binary().

integer, parameter input_data::ng =10

Referenced by read_input_file().

integer input_data::klabel
integer input_data::ktel
integer input_data::blen

Referenced by plot_scale_bar(), and read_input_file().

integer input_data::iscr

Referenced by initialise_plot(), and read_input_file().

real input_data::csep

Referenced by read_input_file(), and rocheplot().

real, dimension(ng) input_data::rm1

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rm2

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::pb

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rad1

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rad2

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::age_mc

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rsep

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rlag

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rlef

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::rrig

Referenced by plot_binary(), and read_input_file().

real, dimension(ng) input_data::hei
real, dimension(5) input_data::xtl
real input_data::xt

Referenced by read_input_file(), and rocheplot().

real input_data::yt

Referenced by read_input_file(), and rocheplot().

logical, dimension(ng) input_data::ce

Referenced by plot_binary(), and read_input_file().

character, dimension(50) input_data::txt

Referenced by plot_binary(), and read_input_file().

character, dimension(50) input_data::label
character, dimension(50) input_data::text

Referenced by read_input_file(), and rocheplot().

character, dimension(50) input_data::title

Referenced by initialise_plot(), and read_input_file().