How do I use 'FREE_ORBS' block in correlation.data file to write linear combination of plane-wave and polynomial pairing orbital? 
I have used START PAIRING ... END PAIRING block (as mentioned in the manual) in the  correlation.data file but when I run it an error encountered "ERROR: Unknown block PAIRING in ..../Home/... " .
			
			
									
									
						FREE_ORBS ?
- 
				Mike Towler
 - Posts: 240
 - Joined: Thu May 30, 2013 11:03 pm
 - Location: Florence
 - Contact:
 
Re: FREE_ORBS ?
Hi Sharma,
Can you send the correlation.data file you're using..
Mike
			
			
									
									
						Can you send the correlation.data file you're using..
Mike
- 
				Sharma_Omprakash
 - Posts: 15
 - Joined: Fri Feb 27, 2015 11:20 am
 
Re: FREE_ORBS ?
Dear Sir,
Thank you for reply. Here I have attached the correlation.data and input file that is created to study the fluid phase of the electron-hole bi-layer quantum system as a beginner.
			
							Thank you for reply. Here I have attached the correlation.data and input file that is created to study the fluid phase of the electron-hole bi-layer quantum system as a beginner.
- Attachments
 - 
			
		
		
				
- correlation_and_input.tar
 - (9 KiB) Downloaded 1017 times
 
 
- 
				Mike Towler
 - Posts: 240
 - Joined: Thu May 30, 2013 11:03 pm
 - Location: Florence
 - Contact:
 
Re: FREE_ORBS ?
I believe you need to embed your START/END PAIRING block inside the following structure:
START FREE_ORBS
END FREE_ORBS
Looking at the documentation, this isn't as obvious as it should be. I'll get that updated.
Cheers,
Mike
			
			
									
									
						START FREE_ORBS
END FREE_ORBS
Looking at the documentation, this isn't as obvious as it should be. I'll get that updated.
Cheers,
Mike
- 
				Sharma_Omprakash
 - Posts: 15
 - Joined: Fri Feb 27, 2015 11:20 am
 
Re: FREE_ORBS ?
Thank you Sir. It fixed the error. 