General Application Guidelines
This chapter introduces the basic application interface, in particular, how input scripts are structured, and how the scripts are executed on the command line. Since all applications are constructed using the same underlying framework, they all share a similar interface. Here, we will outline these common features, and leave the particulars to the application specific user guides.
- The Application Input Module
- Application Parameters
- Creating an Application Parameter Set
- General Parameters
model
time_stamp
config_file
target_mode
project_name
input_file_name
working_directory
executable
arguments
host_directory
use_rsync
threads
nodes
walltime
queue
source_iteration
max_iteration
max_feedback_iteration
particles
convergence_criteria
error_tolerance
bank_search
doppler_broadening
use_stochastic_mixing
cross_section_library
decay_data_library
fission_product_yields
thermal_hydraulic_feedback
thermal_hydraulic_options
- Activating documentation input
- General Application Command Line Interface (CLI)
- Application Output