Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
三澤貴宏 authored and 三澤貴宏 committed Oct 31, 2023
1 parent afe3243 commit 51e59fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/DefCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#define SpinlessFermionGC 8 /*!< CalcModel is GrandCanonical Spinless fermionGC model.*/
#define tJ 9 /*!< CalcModel is Canonical tJ model.*/
#define tJGC 10 /*!< CalcModel is GrandCanonical tJ model.*/
#define tJNConserved 11 /*!< CalcModel is Canonical w/o Sz conservation tJ model.*/
#define tJNConserved 11 /*!< CalcModel is Canonical w/o Sz conservation tJ model. to be checked*/

/*!< OutputMode */
#define NUM_OUTPUTMODE 2 /*!< Number of output mode.*/
Expand Down

0 comments on commit 51e59fd

Please sign in to comment.