construct_onlinemeas_rundir: Construct a run directory string for analysis_online

construct_onlinemeas_rundirR Documentation

Construct a run directory string for analysis_online

Description

Construct a run directory string for analysis_online

Usage

construct_onlinemeas_rundir(type, beta, L, Time, kappa = 0, mul = 0,
  csw = 0, musigma = 0, mudelta = 0, muh = 0, addon = "",
  debug = FALSE)

Arguments

type

String. Short identifier for gauge action type. For example, iwa for Iwasaki gauge action.

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 n_f=2+2 run, "heavy" twisted quark mass.

addon

String. Arbitratry string which will be suffixed to the constructed run directory.

debug

Boolean. If TRUE, the constructed directory name is printed to screen.

Value

String. Directory name constructed out of the various function parameters. See source code for details.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.