TOC
Forward
to next chapter
Backward
to previous chapter
5.0 Sample Input Files
Introduction
A good way to become familiar with GnuRad is to run the sample1.in input file.
This file and other sample files have been included on the distribution disk
and are also listed in this manual. These files make a good way of introducing
the GnuRad model building language. It is recommended that sample1.in be used
since it is fully commented and it's output files are used in the description
of the output files. Once GnuRad and the sample file has been placed in the
same directory, type in the following at the command prompt:
C >gnurad sample1.in sample1
GnuRad will display the current process, such as building the model, sending
the photon bundles, or iterating. Once the command prompt is back, four files
will have been created. They are sample1.tbl, sample1.tgr, sample1.csv and
sample.plt. Two of these output files (.tbl and .tgr) give their reports on
the model in a tabular and text-graphic format and are self explanatory. The
.csv and .plt files are used as input to spreadsheets and plotting programs.
These output files are described further in the manual.
When comparing the output files from your run of sample1.in to the ones in the
"Output" section of this manual, do not be alarmed at small
variations in the answers. These small variations are not errors, but a result
of the Monte Carlo process which GnuRad uses. For further information, please
see the Program Theory section.
-
Unknown Wall Temperature
-
Unknown Media Temperature
-
Unknown Wall & Media Temperature
-
Modest Problem 5.7
-
Modest Example 5.4
-
View Factor
-
Radiation Exchange Factor
-
Joining Several Boxes
-
Using All Features
TOC
Forward
to next chapter
Backward
to previous chapter