The analysis Stage
- Overview
- Default Configuration
Keywords for the analysis stage are listed in Table 1
|
Keywords |
Description |
|
|
For metadynamics simulations, specify the range for each collective variable, in the format [ |
|
|
For metadynamics simulations, specify the number of bins for each collective variable in the analysis. |
|
|
Specify the plotter to use to draw images for figures. Allowed values: Default: |
|
|
Specify how to calculate the probability profiles for the time series given by the |
|
|
Specify the name of the report file. Default: |
|
|
Block for specifying the configuration of the simulation event analysis. This block can be the contents of an |
|
|
Specify the variables for which to analyze the time series. Example: |
Default configurations for the analysis stage. A {type} value is shown for keywords which do not have defaults set. See General multisim Stage Keywords for descriptions of general keywords
{
SEA = false
compress = "$MAINJOBNAME_$STAGENO-out.tgz"
dir = "$[$JOBPREFIX/$]$[$PREFIX/$]$MAINJOBNAME_$STAGENO"
dryrun = false
effect_if = {list}
jlaunch_opt = []
jobname = "$MAINJOBNAME_$STAGENO"
meta = {
nbin = [51 ]
range = []
}
plotter = mplchart
prefix = ""
prob_profile = []
report = "$MAINJOBNAME_$STAGENO_report.html"
should_skip = false
should_sync = true
struct_output = ""
time_series = []
title = {str}
transfer_asap = false
}