Search found 20 matches
- Sun Oct 10, 2010 7:04 pm
- Forum: Ground state
- Topic: nanotube input file - acell - explanation request
- Replies: 5
- Views: 5701
Re: nanotube input file - acell - explanation request
Dear Joe, ABINIT can handle only periodic systems in the X,Y, and Z directions, so you can only calculate for a rope of nanotubes. The values of acell are the periods in each of these directions ( = dimensions of unit cell). So acell_1 and acell_2 must definitely be larger than the diameter of the C...
- Sun Oct 10, 2010 6:41 pm
- Forum: Ground state
- Topic: DOS units
- Replies: 2
- Views: 2816
Re: DOS units
It turns out that its in absolute units, not relative to the Fermi energy.
- Sat Oct 09, 2010 5:40 am
- Forum: Ground state
- Topic: DOS units
- Replies: 2
- Views: 2816
DOS units
Hello,
Are the values of energy in the _DOS file measured in "absolute" units or relative to the Fermi level?
Thank you,
Mamikon
Are the values of energy in the _DOS file measured in "absolute" units or relative to the Fermi level?
Thank you,
Mamikon
- Thu Aug 12, 2010 1:53 am
- Forum: Ground state
- Topic: npulayit and memory usage
- Replies: 1
- Views: 2090
npulayit and memory usage
Hello, I notice that when I start a calculation that progresses slowly, for the first few SCF cycles, with each SCF cycle the amount of memory used increases. Is this due to the iteration history for the Pulay mixer getting longer (until it has 7 datasets)? Will decreasing npulayit lessen the memory...
- Fri May 21, 2010 7:28 pm
- Forum: Ground state
- Topic: E-Field Calculations
- Replies: 2
- Views: 3069
Re: E-Field Calculations
Xavier,
Thanks! I will try it out.
-Mamikon
Thanks! I will try it out.
-Mamikon
- Thu May 20, 2010 8:21 am
- Forum: Ground state
- Topic: E-Field Calculations
- Replies: 2
- Views: 3069
E-Field Calculations
Hello,
I see that ABINIT has the ability to calculate crystals in a constant
electric field. I am wondering whether it can calculate in an
arbitrary non-homogeneous (coordinate dependent) electric field. Does
anyone know if this is possible or how it could be implemented?
Thanks
Mamikon
I see that ABINIT has the ability to calculate crystals in a constant
electric field. I am wondering whether it can calculate in an
arbitrary non-homogeneous (coordinate dependent) electric field. Does
anyone know if this is possible or how it could be implemented?
Thanks
Mamikon
- Thu Apr 29, 2010 6:23 pm
- Forum: Ground state
- Topic: [SOLVED] Non-SCF Band Structure Calculations
- Replies: 5
- Views: 6181
Re: Non-SCF Band Structure Calculations
David, Actually, your second answer answers my first question as well. I didn't know that a non-SCF calculation must iterate for wavefunctions even after a converged SCF density: scprqt: WARNING - nstep= 1 was not enough non-SCF iterations to converge; maximum residual= 5.477E-01 exceeds tolwfr= 1.0...
- Thu Apr 29, 2010 6:18 am
- Forum: Ground state
- Topic: [SOLVED] Non-SCF Band Structure Calculations
- Replies: 5
- Views: 6181
Re: Non-SCF Band Structure Calculations
David, Thanks for the reply; below are my SCF and non-SCF input files in that order. They are for a CNT. My questions are rather general. SCF: # DENSITY CALCULATION # ACCURACY & CONVERGENCE ecut 36 # must be converged ngkpt 1 1 54 # must be converged - Fermi point must be well captured! kptopt 1...
- Wed Apr 28, 2010 6:47 pm
- Forum: Ground state
- Topic: [SOLVED] Non-SCF Band Structure Calculations
- Replies: 5
- Views: 6181
[SOLVED] Non-SCF Band Structure Calculations
Hello, I am making non-scf Band Structure calculations which reads a well converged self consistent _DEN file from a previous run (from a separate input file). The program reads the _DEN file and says it is OK for calculation, but it begins its own self consistent loop (even though iscf = -2) and mo...
- Tue Apr 27, 2010 5:09 am
- Forum: Ground state
- Topic: Cross Convergence Effects With CNTs
- Replies: 1
- Views: 2592
Cross Convergence Effects With CNTs
Hello, I am working on converging unit cell sizes for a CNT (i.e., converging the vacuum volume to approach a "single" CNT system). If anyone has an experience with this, what kind of cross-convergence effects should I expect between the vacuum padding, ecut, and the k-point sampling? Many...
- Wed Mar 31, 2010 11:50 pm
- Forum: Ground state
- Topic: BigDFT- Error and Questions on capability
- Replies: 1
- Views: 2801
BigDFT- Error and Questions on capability
Hello, I am exploring BigDFT capabilities within ABINIT. I get the error: STOP ml1 < nl1 - Is this in the psp file? How should I fix it? [ EDITED: It was in the psp file. I found in the BigDFT manual that " BigDFT supports the GTH and HGH pseudopotentials... " ]. Also, I have these questio...
- Wed Mar 31, 2010 11:43 pm
- Forum: Ground state
- Topic: [solved] anormal(?) memory utilization while writing WFK
- Replies: 3
- Views: 3661
Re: anormal(?) memory utilization while writing the WFK file
Hello,
I don't know much about it, but maybe using MPI I/O for wavefunction files will help decrease the dramatic memory utilization by one processor. See the documentation for the variable accesswff:
http://www.abinit.org/documentation/hel ... #accesswff
-Mamikon
I don't know much about it, but maybe using MPI I/O for wavefunction files will help decrease the dramatic memory utilization by one processor. See the documentation for the variable accesswff:
http://www.abinit.org/documentation/hel ... #accesswff
-Mamikon
- Tue Mar 23, 2010 2:22 am
- Forum: Configuring and compiling ABINIT
- Topic: Parallel External Libraries
- Replies: 1
- Views: 2901
Parallel External Libraries
Hello, As I understand it, ABINIT comes with its own internal LAPACK and BLAS libraries. Recently I have learned about parallel versions of LAPACK (ScaLAPACK), BLAS (PBLAS) and parallel-netcdf. My question is: does ABINIT have any support for these, and if yes, how should I connect them? Also, would...
- Thu Mar 04, 2010 11:31 pm
- Forum: Configuring and compiling ABINIT
- Topic: Parallelization of KSS calculation
- Replies: 2
- Views: 4061
Re: Parallelization of KSS calculation
Dear Matteo, Thank you for the notification! Unfortunately, while the calculation is now very fast with kssform = 3, it is not very useful, because I cannot take enough bands with the CG Algorithm. Although I am calculating for a metallic CNT, it becomes an insulator to DP, probably because the cond...
- Thu Mar 04, 2010 6:59 am
- Forum: Many-body perturbation theory
- Topic: KSS calculation: diagonalized eig differ from gradient eig
- Replies: 4
- Views: 6035
Re: KSS calculation: diagonalized eig differ from gradient eig
Just an update: I increased the convergence parameters and that made the warnings vanish, but as it turned out, this caused no difference in results- that is, the previous settings were already well converged despite the warnings. I guess the warnings were not essential.
- Thu Mar 04, 2010 6:57 am
- Forum: Configuring and compiling ABINIT
- Topic: Parallelization of KSS calculation
- Replies: 2
- Views: 4061
Parallelization of KSS calculation
Hello, I am using ABINIT 5.8.4 on SUSE. I have recently made the parallel compilation of ABINIT and am using Open MPI 1.4.1 . It seems to work fine: when I turn on a KSS file calculation in sequential mode and in parallel mode (11 cores in the latter for efficient distribution) for comparison, the p...
- Fri Feb 26, 2010 4:31 am
- Forum: Many-body perturbation theory
- Topic: KSS calculation: diagonalized eig differ from gradient eig
- Replies: 4
- Views: 6035
Re: KSS calculation: diagonalized eig differ from gradient eig
Matteo, Fabien,
Thanks for your replies. I did feel that the warnings were not very dangerous, but wanted to take care of them anyway. I'll try out your suggestions next time I calculate a KSS file and post the results.
-Mamikon Gulian
Thanks for your replies. I did feel that the warnings were not very dangerous, but wanted to take care of them anyway. I'll try out your suggestions next time I calculate a KSS file and post the results.
-Mamikon Gulian
- Sat Feb 20, 2010 5:21 pm
- Forum: Many-body perturbation theory
- Topic: KSS calculation: diagonalized eig differ from gradient eig
- Replies: 4
- Views: 6035
KSS calculation: diagonalized eig differ from gradient eig
Hello, When calculating a KSS file I periodically get this warning every few k-points: outkss.F90:1403:WARNING The diagonalized eigenvalues differ by more than 10^-3 Hartree with respect to the conjugated gradient values. My questions: (1) If its calculating both the Conjugated Gradient values and D...
- Mon Feb 15, 2010 1:24 am
- Forum: Ground state
- Topic: [solved] Failure to Optimize Nanotube Interwall Distance
- Replies: 4
- Views: 5957
Re: Failure to Optimize Nanotube Interwall Distance
Using "iprcel 45" fixed the SCF convergence issues, and it turns out that the major problem was just a mix-up on my part of PSP file names... With better k-point sampling (and the correct PSP file), as you suggested, it relaxes to the value in the literature. Thanks for the help and your r...
- Fri Feb 12, 2010 3:31 am
- Forum: Ground state
- Topic: [solved] Failure to Optimize Nanotube Interwall Distance
- Replies: 4
- Views: 5957
Re: Failure to Optimize Nanotube Interwall Distance
Dear Matthieu, Thanks for your reply. I apologize it took me so long to acknowledge it, but we've had 1 meter of snow here in D.C (power issues...). I did mean SFC cycles, not datasets, and I am using a norm-conserving PSP of the Troullier-Martins type (.pspnc) I appreciate for your notifications ab...