mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 11:15:55 +01:00
Hot config
This commit is contained in:
parent
ff1fa98808
commit
11a5fd09d6
@ -117,8 +117,8 @@ int main (int argc, char ** argv)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
std::cout<<GridLogMessage <<"Using cold configuration"<<std::endl;
|
std::cout<<GridLogMessage <<"Using cold configuration"<<std::endl;
|
||||||
SU<Nc>::ColdConfiguration(Umu);
|
//SU<Nc>::ColdConfiguration(Umu);
|
||||||
// SU<Nc>::HotConfiguration(RNG4,Umu);
|
SU<Nc>::HotConfiguration(RNG4,Umu);
|
||||||
}
|
}
|
||||||
|
|
||||||
RealD mass=0.3;
|
RealD mass=0.3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user