J. Herbrych, J. Heverhagen, N. Patel, G. Alvarez, M. Daghofer, A. Moreo, and E. Dagotto, Novel Magnetic Block States in the Low-Dimensional Iron-Based Superconductors.
Please use the input for two orbital case and the input for Kondo, and see below for instructions on running the observe code.
Two-orbital: n_0 expectation value ./observe -f gs.inp "<gs|n?0+n?2|gs>" > & expectation_n0.txt n_1 expectation value ./observe -f gs.inp "<gs|n?1+n?3|gs>" >& expectation_n1.txt total Sz Sz correlation function ./observe -f gs.inp "<gs|z?0+z?1;z?0+z?1|gs>" >& correlation_zzt.txt total S+ S- correlation function ./observe -f gs.inp "<gs|splus?0+splus?1;splus?0'+splus?1'|gs>" >& correlation_pmt.txt total c-dagger c correlation function on orbital gamma=0 ./observe -f gs.inp "<gs|c?0'+c?2';c?0+c?2|gs>" >& correlation_cdc00.txt total c-dagger c correlation function on orbital gamma=1 ./observe -f gs.inp "<gs|c?1'+c?3';c?1+c?3|gs>" >& correlation_cdc11.txt Kondo: total Sz Sz correlation function ./observe -f gs.inp "<gs|Sz+sz;Sz+sz|gs>" >& correlation_zzt.txt total S+ S- correlation function ./observe -f gs.inp "<gs|Sp+c?0*c?1';Sp'+c?1*c?0'|gs>" >> correlation_pmt.txt total c-dagger c correlation function ./observe -f gs.inp "<gs|c?0'+c?1';c?0+c?1|gs>" >& correlation_cdc.txt