Xraytrace documentation

raytracing software for x-ray standing wave calculations

User Tools

Site Tools


getting_started

This is an old revision of the document!


Getting started

Xraytrace is run from console, using a parameter file as argument. Parameter file is a plain text file with some commands (described in the other sections of this documentation) and with links to other files.

A very minimum set needed for a reasonable calculation is shown here. It consist of three files: parameter file, sample geometry definition file and table of material parameters.

test.par:

POOL
3e-9 3e-9 3e-9

MEDIUM_VECTOR_SAMPLE
100 100 100 test.vector test.table

COMP
90.4 90 100 0.359e-9

OUTPUT
out.vtk

STRIP_OUTPUT
1

SOURCE_METHOD
1

RAYS
1000000

PHASES
2

YBND
-1 1 20

test.vector:



test.mat:



getting_started.1516830217.txt.gz · Last modified: 2018/01/24 22:43 by pklapetek