Skip to content

G_tau with measure_time = 0 noisy #9

@dongqy

Description

@dongqy

With the following parameter file:

  1 SC_LOOP=SINGLE_SITE
  2 FLAVORS=2
  3 U=6.0
  4 MU=0
  5 t=1
  6 tprime=0
  7 N=500
  8 NMATSUBARA=500
  9 BETA=1.0
 10 H=0
 11 G0_OMEGA_INPUT ="G0_omega_input"
 12 G0_OMEGA_OUTPUT ="G0_omega_output"
 13
 14 MAX_TIME=2000           # Time limit for each iteration
 15
 16 [sc]
 17 MAX_IT=5               # Maximum iterations
 18
 19 [solver]
 20 # Replace ${CTHYB_INSTALL_DIR} with CT-HYB-SEGMENT installation path
 21 # Replace ${MPI_EXEC} with proper MPI commands
 22 SOLVER="${MPI_EXEC} ${CTHYB_INSTALL_DIR}/bin/alps_cthyb"
 23 INFILE_H5GF="alps_solver_in.h5gf"
 24 OUTFILE_H5GF="alps_solver_out.h5gf"
 25
 26 [cthyb]
 27 DMFT_FRAMEWORK=1        # Required for self-consistency
 28 N_MEAS=5
 29 THERMALIZATION=1000
 30 SWEEPS=1000000000
 31 TEXT_OUTPUT=0
 32 MEASURE_freq=1          # For frequency mesurement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions