construct_onlinemeas_rundir | R Documentation |
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)
type |
String. Short identifier for gauge action type. For example, |
beta |
Numeric. Inverse gauge coupling. |
L |
Integer. Spatial lattice extent. |
Time |
Integer. Temporal lattice extent. |
kappa |
Numeric. Sea quark action hopping parameter. |
mul |
Numeric. Sea light quark twisted mass. |
csw |
Numeric. Sea quark action clover parameter. |
musigma |
Numeric. Sea 1+1 "heavy" average twisted quark mass. |
mudelta |
Numeric. Sea 1+1 "heavy" splitting twisted quark mass. |
muh |
Numeric. In case of |
addon |
String. Arbitratry string which will be suffixed to the constructed run directory. |
debug |
Boolean. If |
String. Directory name constructed out of the various function parameters. See source code for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.