Construct a run directory string for analysis_online
construct_onlinemeas_rundir(type, beta, L, Time, kappa = 0, mul = 0,
csw = 0, musigma = 0, mudelta = 0, muh = 0, addon = "",
debug = FALSE)
String. Short identifier for gauge action type. For example, iwa
for Iwasaki gauge action.
Numeric. Inverse gauge coupling.
Integer. Spatial lattice extent.
Integer. Temporal lattice extent.
Numeric. Sea quark action hopping parameter.
Numeric. Sea light quark twisted mass.
Numeric. Sea quark action clover parameter.
Numeric. Sea 1+1 "heavy" average twisted quark mass.
Numeric. Sea 1+1 "heavy" splitting twisted quark mass.
Numeric. In case of n_f=2+2
run, "heavy" twisted quark mass.
String. Arbitratry string which will be suffixed to the constructed run directory.
Boolean. If TRUE
, the constructed directory name is printed to screen.
String. Directory name constructed out of the various function parameters. See source code for details.