next up previous contents index
Next: 6.2 UIO data format Up: 6. Data file types Previous: 6. Data file types   Contents   Index

6.1 File overview

Table 6.1 shows a list of all files necessary to run CO5BOLD. Figure 9.1 gives similar information but is not quite up to date. Executing the Makefile produces an executable rhd.exe. Its name can of course be changed afterwards. The names of the control files rhd.par, rhd.stop, rhd.cont, and rhd.dump and of the status file rhd.done cannot be changed (without modification of the source code). The names of EOS, opacity, and CO5BOLD data files can be chosen freely in the parameter file rhd.par. Table 6.1 only contains dummy names.


Table 6.1: List of all control and data files of CO5BOLD with the file name, where e.g., ``rhd'' and ``data'' are in most cases only placeholders for the real model or data table name, a reference to a section with a more detailed description of the file, a column indicating whether the file is used for input or output, the type of the file distinguishing between executable, control, data, and status files, and a (slightly) more detailed description.
File Sect. I/O Type Description
rhd.exe 4.2 - executable main program
rhd.par 7.1 I ctrl/data:UIO central control file
rhd.par2 7.1.22.1 I ctrl/data:UIO additional control file
rhd.stop 7.7 I ctrl: empty file to force controlled stop of simulation
rhd.cont 7.7 I ctrl: empty file to force continuation after stop
rhd.dump 7.7 I ctrl: empty file to request output of current model
data.eos 7.1.6 I data: UIO tabulated equation of state
data.opta 7.1.7 I data tabulated opacities
rhd.sta 8.1 I data: UIO start model (e.g. end file of last run)
rhd.done 8.7 O status: text exit status: written if run was successful
rhd.end 8.1 O data: UIO end model
rhd.full 8.1 O data: UIO sequence of (2D or 3D) snapshots, large
rhd.mean 8.3 O data: UIO horizontal and spherical means, intensity
rhd.mcyl 8.3 O data: UIO azimuthal means (of global models)
rhd.chu1 8.2 O data: UIO small chunk of full dataset, written often
rhd.chu2 8.2 O data: UIO small chunk of full dataset, written often
rhd.chu3 8.2 O data: UIO small chunk of full dataset, written often
rhd.snap 8.7 O data: UIO model snapshot if requested
rhd.out 8.6 O data: text human readable text output
data.dat 7.5 I data: text chemical reaction data
data.atom 7.6 I data: text HION data file (model atom)
edens.dat 7.6 I data: UIO HION data file (electron density table)
abundance.input 7.6 I data: text HION data file (abundances)
pf_kurucz.dat 7.6 I data: UIO HION data file (partition functions)
HION.time.H.*.out 8.5 O data: UIO HION: additional output
HION.step.H.*.out 8.5 O data: UIO HION: additional output



next up previous contents index
Next: 6.2 UIO data format Up: 6. Data file types Previous: 6. Data file types   Contents   Index