mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	Insertion of photon field in seqential conserved current
This commit is contained in:
		@@ -263,7 +263,8 @@ inline void makeConservedSequentialSource(Application &application,
 | 
			
		||||
        seqPar.tA        = tS;
 | 
			
		||||
        seqPar.tB        = tS;
 | 
			
		||||
        seqPar.curr_type = curr;
 | 
			
		||||
        seqPar.mu        = mu;
 | 
			
		||||
        seqPar.mu_min    = mu;
 | 
			
		||||
        seqPar.mu_min    = mu;
 | 
			
		||||
        seqPar.mom       = mom;
 | 
			
		||||
        application.createModule<MSource::SeqConserved>(srcName, seqPar);
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user