iQIST logo
iQIST
  • Home
  • Team
  • Copyright
  • Acknowledgements
    • Contents
    • What's iQIST?
    • Motivation
    • Components
    • Software Architecture
    • Features
    • Policy
    • Contents
    • Obtain
    • Uncompress
    • Directory Structures
    • Compiling Environment
    • Compiling System
    • Explanation Of make.inc
    • Build iQIST At One Step
      • Contents
      • Build Quantum Impurity Solvers
      • Build Atomic Eigenvalue Problem Solver
      • Build Documentation
    • Contents
    • Configure Your System
    • iQIST Recipes
    • Prepare Input Files
    • Execute The Codes
    • Monitor The Codes
    • Profile The Codes
    • Contents
    • How To Choose Suitable Quantum Impurity Solvers?
      • Contents
      • solver.ctqmc.in
      • solver.hyb.in
      • solver.umat.in
      • solver.eimp.in
      • solver.anydos.in
      • solver.ktau.in
      • atom.cix
      • Contents
      • solver.green.dat
      • solver.weiss.dat
      • solver.hybri.dat
      • solver.grn.dat
      • solver.wss.dat
      • solver.hyb.dat
      • solver.sgm.dat
      • solver.hist.dat
      • solver.prob.dat
      • solver.nmat.dat
      • solver.diag.dat
      • solver.status.dat
      • Contents
      • isscf
      • isbnd
      • isspn
      • nband
      • nspin
      • norbs
      • ncfgs
      • niter
      • mkink
      • mfreq
      • nffrq
      • nbfrq
      • nfreq
      • ntime
      • nflip
      • ntherm
      • nsweep
      • nwrite
      • nclean
      • nmonte
      • ncarlo
      • U
      • Uc
      • Uv
      • Jz
      • Js
      • Jp
      • mune
      • beta
      • part
      • alpha
      • README
      • atom.config.in
      • atom.cmat.in
      • atom.emat.in
      • atom.tmat.in
    • Standard Output Files
      • README
        • Classification of the parameters:
      • ibasis
      • ictqmc
      • icu
      • icf
      • isoc
      • nband
      • nspin
      • norbs
      • ncfgs
      • nmini
      • nmaxi
      • Uc
      • Uv
      • Jz
      • Js
      • Jp
      • Ud
      • Jh
      • mune
      • lambda
      • u_movie.py
      • u_atomic.py
      • u_ctqmc.py
      • u_reader.py
      • u_writer.py
    • Successful Stories
      • Outline
      • Quantum Impurity Model
      • Continuous-Time Quantum Monte Carlo Algorithm
      • Hybridization Expansion
      • Improved Estimator For The Self-Energy Function
      • Truncation Approximation
      • Lazy Trace Evaluation
      • Random Number Generator
      • Atomic Eigenvalue Solver
      • Single Particle Basis
      • Spin-Orbit Coupling
      • Coulomb Interaction Matrix
      • Development Platform
  • Glossary
Version
  • Atomic Eigenvalue Problem Solver
  • Parameters
  • README
  • README
GitHub

Parameters

In this section, we will introduce all of the parameters which can be used in the atom.config.in file. The JASMINE component will parse this file and use the setting in it to override the default ones.

Classification of the parameters:

  • Diagonalization algorithms
    • ibasis
    • ictqmc
    • nmini
    • nmaxi
  • Hilbert space
    • nband
    • nspin
    • norbs
    • ncfgs
  • Coulomb interaction
    • icu
    • Uc
    • Uv
    • Jz
    • Js
    • Jp
    • Ud
    • Jh
  • Spin-orbit coupling
    • isoc
    • lambda
  • Crystal field splitting
    • icf
    • mune
« atom.tmat.inibasis »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.8.0 on Thursday 27 March 2025. Using Julia version 1.11.0.