Commit 15c346d6 authored by gbalduzz's avatar gbalduzz
Browse files

Updated parameters wiki.

parent a97db315
Loading
Loading
Loading
Loading
+161 −157
Original line number Diff line number Diff line
@@ -532,7 +532,7 @@ Defined in <tt>four_point_parameters.hpp</tt>.
**Group** `"four-point":`

`"type":` string ("NONE")
Four-point type, options are:  
Deprecated option for selecting a single four-point channel type, options are:
* "NONE"
* "PARTICLE_PARTICLE_UP_DOWN"
* "PARTICLE_HOLE_CHARGE"
@@ -541,6 +541,10 @@ Four-point type, options are:
* "PARTICLE_HOLE_LONGITUDINAL_UP_DOWN"
* "PARTICLE_HOLE_TRANSVERSE"

`"channels":` array of strings ([])
List of four point channels to be accumulated in the main dca application.
Select only one for the analysis application.

`"momentum-transfer":` array of doubles (null vector with the dimension of the lattice, e.g. for a 2D lattice: [0., 0.])
Transferred momentum **q**.
Must be an element of the reciprocal lattice of the DCA cluster (|| **q** - **K**<sub>DCA</sub> ||<sub>2</sub> < 10<sup>-3</sup>).