Xraytrace documentation

raytracing software for x-ray standing wave calculations

User Tools

Site Tools


running

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
running [2018/01/24 16:55]
185.62.108.185
running [2018/01/24 18:11]
89.103.122.186
Line 1: Line 1:
 ===== Running the computation ===== ===== Running the computation =====
 +
 +<​code>​
 +VERBOSE
 +integer
 +</​code>​
 +
 +- sets verbosity level. Below 3 this means not many messages and should be used for normal work. Above 3 this means a lot of details of every individual ray. Value of 10 means also debugging data for each ray and no intensity decay in output field data. Default value is 0.
  
 <​code>​ <​code>​
Line 55: Line 62:
  
  
-<​code>​ 
-AVERAGE 
-integer 
-</​code>​ 
- 
-- sets the local averaging radius for local plane (surface normal) evaluation. Default value is 2. This option is not used if a minimal inteface method is used. Note that for very small incident angles averaging might be problematic (see also Interface method). 
- 
-<​code>​ 
-INTERFACE_METHOD 
-integer 
-</​code>​ 
- 
-- sets the surface/​interface normal calculation method, 0 - simple weighing, 1 - RS, 2 - gradient based, 3 - minimal (single voxel). Simple weighting gives slightly wrong angles and should not be used, RS method provides local plane fitting, gradient method is an approximate method using gradient of material within the sample, minimal method only looks to adjacent voxels and therefore can only produce normals of individual voxel faces. All the averaging based methods may fail at large angles hitting edges of objects (where real staircased object normal is too much different from averaged one); if it fails algorithm automatically uses the minimal method for the particular reflection/​transmission. Default value is 2. 
  
 <​code>​ <​code>​
Line 120: Line 114:
 {{ :​centerednotcentered.png?​400 |}} {{ :​centerednotcentered.png?​400 |}}
  
-{{ :​normals.png?​400 |}}+
running.txt ยท Last modified: 2018/01/28 13:32 by pklapetek