Codebase list votca-xtp / upstream/1.5 share / packages / esp2multipole.xml
upstream/1.5

Tree @upstream/1.5 (Download .tar.gz)

esp2multipole.xml @upstream/1.5raw · history · blame

<esp2multipole>

<state help="ground-,excited or transitionstate (groundstate,singlet,n2s1)">n2S1</state>
        <integrationmethod help="How to integrate potential, etiher numeric or analytic for CHELPG" >numeric</integrationmethod>
	<method help="Method to use derive partial charges, CHELPG and Mulliken implented">CHELPG</method>
	<gridsize help="Grid accuracy for numerical integration within CHELPG and GDMA coarse,medium,fine">fine</gridsize>

<constraints>
	<regions>
		<region>
		<indices>0 1 2 3</indices>
		<charge>0.5</charge>
		</region>
	</regions>
	<pairs>
		<pair>0 1</pair>
	</pairs>
</constraints>
	<openmp>4</openmp>

</esp2multipole>