
######################################
# Surface Inputs
######################################

geometry_file   =   test_surface.stl
surf_prop_file  =   test_surface.srf
offset_x        =   0.0                 // [m]
offset_y        =   0.0                 // [m]
offset_z        =   0.0                 // [m]
rotate_x        =   0.0                 // [deg]   
rotate_y        =   0.0                 // [deg]
rotate_z        =   0.0                 // [deg]
surface_temp    =   400                 // [K]

######################################
# Gas Inputs
######################################

molar_mass      =   4.0              // [kg/kmol]
temperature     =   10                  // [K]
gas_speed       =   5000                // [m/s]

######################################
# GSI Inputs
######################################

alpha_n     =   1.0                 // alpha_n for "CLL"
sigma_t     =   0.0                 // sigma_t for "CLL"

######################################
# Simulation Inputs
######################################

num_particles   =   1000              // [-]
incidence_angle =   45.0                 // [deg]

######################################
# Batch Analysis
######################################

param_1_lower   =   0.0                 // left boundary of parameter range
param_1_upper   =   60.0                 // right boundary of parameter range
param_1_step    =   15.0                 // step size of variation
param_2_lower   =   0.0                 // second parameter range (if "angles" or "GSI - CLL" are chosen)
param_2_upper   =   1.0                 //
param_2_step    =   1.0                 //
param_3_lower   =   0.0                //
param_3_upper   =   1.0                 //
param_3_step    =   1.0                 //