NMC_MOVES

Section can be repeated.

This section specifies the TMC move types, which are performed within the nested Monte Carlo (NMC). thus using the approximate potential. [Edit on GitHub]

Subsections

Keywords

Keyword descriptions

INIT_ACC_PROB

Type: real
Default: 5.00000000E-001
Usage: INIT_ACC_PROB {real}

Description: Defines the initial probability of accepting the move.

[Edit on GitHub]

NMC_FILE_NAME

Type: string
Lone keyword: xxx_unspecified_xxx
Usage: NMC_FILE_NAME {filename}

Description: input file name for the approximate potential for Nested Monte Carlo.

[Edit on GitHub]

NR_NMC_STEPS

Type: integer
Default: -1
Usage: NR_NMC_STEPS {INTEGER}

Description: the number of Nested Mont Carlo moves with in one MC move should be huge enough to reach euilibrium state

[Edit on GitHub]

PROB

Type: real
Default: 1.00000000E+000
Usage: PROB {real}

Description: Defines the probability of the NMC move (considering the ration between the selected other moves) the probabilities of the move types in the NMC section defines only the weight within the NMC steps

[Edit on GitHub]