Search found 24 matches
- Mon Nov 28, 2016 3:59 pm
- Forum: Configuring and compiling ABINIT
- Topic: Share the Windows 32-bit parallel version Abinit 7.10.5
- Replies: 0
- Views: 3200
Share the Windows 32-bit parallel version Abinit 7.10.5
The source code package, Abinit 7.10.5, has been compiled to Windows 32-bit parallel (through MPICH2) binaries. It will help the person who wants to run a quick test computation on laptop, or learn how to use Abinit before accessing to Unix/Linux system. Since Windows version (64-bit) Abinit had bee...
- Fri May 01, 2015 7:33 pm
- Forum: Configuring and compiling ABINIT
- Topic: Extremely slow for file ptg_Oh.F90 compiling [SOLVED]
- Replies: 1
- Views: 4141
Extremely slow for file ptg_Oh.F90 compiling [SOLVED]
Dear all, I am compiling Abinit 7.10.4 on my PC (details are shown in the end of topic). Everything was OK until rolling to ptg_Oh.F90 file in /src/43_ptgroups. It takes about 1hr to complete~~~~~ After all, the compiling can be finished and compiled file worked well. However, I am still wondering w...
- Sun Aug 12, 2012 5:38 am
- Forum: Response calculations
- Topic: "Subroutine Unknown" and bad results for elastic calculation
- Replies: 4
- Views: 5540
Re: "Subroutine Unknown" and bad results for elastic calcula
You really should compare the pseudopotential performance only in *converged* calculations. You say that the PBE calculation is not converged (or only roughly converged)--then the HGH and GTH calculations will be much more poorly converged, because these types of pseudopotentials are much harder th...
- Sat Aug 04, 2012 1:07 pm
- Forum: Response calculations
- Topic: "Subroutine Unknown" and bad results for elastic calculation
- Replies: 4
- Views: 5540
Re: "Subroutine Unknown" and bad results for elastic calcula
Dear jzwanzig: Thank you for your reply. I am sorry I haven't realized there is an example for metal before your post. I have tried two ways to find the elastic constants: 1, GS -> Converge unoccupied wfc -> Response Function ( Similar as the example) 2, GS -> Response Function Both of them provides...
- Fri Aug 03, 2012 5:08 am
- Forum: Configuring and compiling ABINIT
- Topic: Compiling error for 77_ddb/nmsq_pure_gkk_sumfs.F90 in SUSE
- Replies: 2
- Views: 3015
Re: Compiling error for 77_ddb/nmsq_pure_gkk_sumfs.F90 in SU
Dear jbeuken: Thank you for your kind reply. I tried the same compiling in CentOS 5.6, where icc+ifort 12.1.5 is also installed with OpenMPI 1.6.0. The exactly same configure parameter was also used. But, the problem did not occur and all of the compiling process just worked smoothly. I think such a...
- Fri Aug 03, 2012 4:34 am
- Forum: Response calculations
- Topic: "Subroutine Unknown" and bad results for elastic calculation
- Replies: 4
- Views: 5540
"Subroutine Unknown" and bad results for elastic calculation
Dear all: Hi. I am trying to calculate elastic constants via response method in Abinit 6.12.3, which compiled by ifort in CentOS 6.3 with MKL (Blas+Lapack+FFTW3), the version of ifort is as: ifort -V Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.1.3.293...
- Thu Jul 26, 2012 9:36 am
- Forum: Configuring and compiling ABINIT
- Topic: Compiling error for 77_ddb/nmsq_pure_gkk_sumfs.F90 in SUSE
- Replies: 2
- Views: 3015
Compiling error for 77_ddb/nmsq_pure_gkk_sumfs.F90 in SUSE
Dear all: I am compiling Abinit 6.12.3 in OpenSUSE 12.1 x86_64 by icc+ifort+openmpi, where: the version of intel compilers is 12.1.5 (20120612) and the openmpi is 1.6. The configure is as: ./configure --prefix=/home/cmc/bin/Abinit FC=mpif90 CC=mpiCC CXX=mpiCC --enable-mpi=yes --enable-mpi-io=no --en...
- Sat Jun 30, 2012 4:56 am
- Forum: Ground state
- Topic: The breakdown in DOS calculation
- Replies: 0
- Views: 3158
The breakdown in DOS calculation
Dear All: I tried to run the simple DOS and PDOS calculations for TiC (Fm-3m structure) primitive cell with the input file: ndtset 2 prtdos1 2 prtdos2 3 kptopt 1 acell 3*8.178 rprim 0.0 0.5 0.5 0.5 0.0 0.5 0.5 0.5 0.0 natom 2 ntypat 2 znucl 22 6 typat 1 2 xred 0.0 0.0 0.0 0.5 0.5 0.5 ixc 11 # GGA-PB...
- Sun Apr 15, 2012 11:43 am
- Forum: Configuring and compiling ABINIT
- Topic: 【Solved】Compiling error in 12_hide_mpi by PathScale
- Replies: 4
- Views: 4372
Re: Compiling error in 12_hide_mpi by PathScale
OK, I solved it, such a num_dim problem can be avoided by changing optizimation level~
- Sun Apr 15, 2012 5:53 am
- Forum: Configuring and compiling ABINIT
- Topic: 【Solved】Compiling error in 12_hide_mpi by PathScale
- Replies: 4
- Views: 4372
Re: Compiling error in 12_hide_mpi by PathScale
I have checked some information about PathScale in the source file dpp.cxx and found: extern DEPV_ARRAY * Create_DEPV_ARRAY(mUINT8 num_vec, mUINT8 num_dim, mUINT8 num_unused_dim, MEM_POOL *pool) { // the size of the data is sizeof(DEPV) * num_vec*num_dim DEPV_ARRAY *result = (DEPV_ARRAY *) MEM_POOL_...
- Sat Apr 14, 2012 10:41 pm
- Forum: Configuring and compiling ABINIT
- Topic: 【Solved】Compiling error in 12_hide_mpi by PathScale
- Replies: 4
- Views: 4372
Re: Compiling error in 12_hide_mpi by PathScale
Dear Gao Zhe, In our test farm, we have a bot with PathScale Compiler ( ekopath 4.0.12 ) and use OpenMPI 1.4.4. with version 6.12.3, all tests ( with all plugins ) pass except test Q4 of MPI-IO my some tests with the nightly version have failed ( even with the paid version < 4.0.12 ) ...... regards...
- Sat Apr 14, 2012 1:56 pm
- Forum: Configuring and compiling ABINIT
- Topic: 【Solved】Compiling error in 12_hide_mpi by PathScale
- Replies: 4
- Views: 4372
【Solved】Compiling error in 12_hide_mpi by PathScale
I am using PathScale ( the nightly version which can be downloaded from m ) for mpich2 and pathscale compiling. The system is Red Hat Enterprise Linux 6.2 x86_64 Server, and mpich2 is the 1.4.1p version. I have compiled MPICH2 by ./configure --preifx=xxx FC=pathf90 FCFLAGS=-O3 --with-romio --disable...
- Sun Feb 05, 2012 8:45 am
- Forum: Configuring and compiling ABINIT
- Topic: Compiling error in 6.12.1 about "illegal data type length.."
- Replies: 8
- Views: 7472
Re: Compiling error in 6.12.1 about "illegal data type lengt
I have tried compiling mpich2 1.5.a2 by pgf95, again. And previous problem was solved. But the problem, during copiling in src, that the next folder cannot recognize the mod file from previous folders, is still remain, and BLAS and LAPACK have to been compiled manually. The compiling have not finish...
- Sun Feb 05, 2012 7:33 am
- Forum: Configuring and compiling ABINIT
- Topic: Compiling error in 6.12.1 about "illegal data type length.."
- Replies: 8
- Views: 7472
Re: Compiling error in 6.12.1 about "illegal data type lengt
HI, I don't known if your issue is related to the mpich2 version, but I encountered this kind of problem with mpich2 1.4.x see for example, http://forum.abinit.org/viewtopic.php?f=3&t=1459&p=4537&hilit=mpich2#p4538 it works with the mpich2 1.5.a2 regards jmb Thank you for your reply. Ev...
- Sat Feb 04, 2012 4:49 pm
- Forum: Configuring and compiling ABINIT
- Topic: Compiling error in 6.12.1 about "illegal data type length.."
- Replies: 8
- Views: 7472
Compiling error in 6.12.1 about "illegal data type length.."
I tried to compile Abinit 6.12.1 in OpenSUSE 12.1 x86_64 system on intel i5-750. The gcc (with g++ and gfortran) version is: gcc (SUSE Linux) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. MPICH2 v1.4 was compiled by pgf90 (PGI workstation x86_64 v9.0, trial version). I began configure by t...
- Tue Jan 31, 2012 4:54 pm
- Forum: Ground state
- Topic: [SOLVED] How to fix specified ions during relaxation
- Replies: 4
- Views: 3720
Re: How to fix specified ions when ionmove/=0 and optcell=0
david.waroquiers wrote:Yes,
If you want that the only degree of freedom of your 20th atom is the z axis, then you have to fix its x and y positions using natfixx 1 iatfixx 20 natfixy iatfixy 20
David
Thank you very much. I think I completely understand it.
- Tue Jan 31, 2012 3:45 pm
- Forum: Ground state
- Topic: [SOLVED] How to fix specified ions during relaxation
- Replies: 4
- Views: 3720
Re: How to fix specified ions when ionmove/=0 and optcell=0
Hello, You should specify the number of atoms that are fixed in each direction with the corresponding input variables natfix, natfixx, natfixy and natfixz. Otherwise the code considers that natfix variables are 0 (and does not take into account the iatfix variables) David Thank you very much for yo...
- Tue Jan 31, 2012 10:06 am
- Forum: Ground state
- Topic: [SOLVED] How to fix specified ions during relaxation
- Replies: 4
- Views: 3720
[SOLVED] How to fix specified ions during relaxation
I tried to calculate the curve, distance vs energy, between hydrogen molecular and boron nitride single layer. Such distance is represented from the underlying-hydrogen ion to BN-layer, I want to set the above hydrogen ion free in z-direction. Then, I searched the input parameter documents, and foun...
- Mon Dec 19, 2011 5:12 am
- Forum: Response calculations
- Topic: [SOLVED] The different nkpt values in DDBs
- Replies: 3
- Views: 3269
Re: The different nkpt values in DDBs
Well~ I solve the problem by myself~ At first, I tested different k-mesh and q-mesh, and found 4x4x4 k + 4x4x4 q was the best one to pass anaddb program. The different k-mesh and q mesh cannot pass and with error about DDB nkpt problem. However, 3x3x3 k + 3x3x3 q cannot pass, too. Since I am using Q...
- Sat Dec 17, 2011 8:09 am
- Forum: Response calculations
- Topic: [SOLVED] The different nkpt values in DDBs
- Replies: 3
- Views: 3269
Re: The different nkpt values in DDBs
Dear Zhe, I think that this condition is there to force you to use nsym 1 in all your calculation. The reason is that symmetries are not (?) yet implemented in the response part of abinit. Best regards, Samuel Thank you for your reply. I have tried the same system with nsym=1. But the same problem ...
- Mon Dec 12, 2011 2:27 am
- Forum: Response calculations
- Topic: [SOLVED] The different nkpt values in DDBs
- Replies: 3
- Views: 3269
[SOLVED] The different nkpt values in DDBs
I have calculated phonon dispersion for tungsten carbide (WC), which is of 187# space group. The calculation was done on 3x3x3 q-mesh (6 q-points) with 9x9x9 k-mesh. nshiftk = 1 and shiftk = (0, 0, 0.5). After calculation through such processes: # Do the SCF calculation getwfk1 0 kptopt1 1 nqpt1 0 t...
- Sun Dec 11, 2011 6:17 am
- Forum: Response calculations
- Topic: WFK file cannot be used during phonon calculations
- Replies: 2
- Views: 3822
Re: WFK file cannot be used during phonon calculations
I think the problem may be that you have changed ngkpt to 5 5 5 but you did not change qpt accordingly. abinit at least works best and may even require that the qpt in a phonon calculation be the difference of two kpts in the scf calculation. If you change ngkpt then you should first do a run where...
- Sat Dec 10, 2011 5:56 am
- Forum: Response calculations
- Topic: WFK file cannot be used during phonon calculations
- Replies: 2
- Views: 3822
WFK file cannot be used during phonon calculations
Dear all: I am new to use Abinit for phonon calculations. However, when I tried the tutorial of tr2_1, it failed at the begining of data set 4 as: -inwffil : will read wavefunctions from disk file AlAs.o_DS1_WFK application called MPI_Abort(MPI_COMM_WORLD, 13) - process 3 application called MPI_Abor...
- Sun Sep 18, 2011 7:17 pm
- Forum: Response calculations
- Topic: The dfpt scale
- Replies: 2
- Views: 3711
Re: The dfpt scale
The calculation time highly depends on your atoms number (more, much slower), atoms species (more, much slower) and symmetry (poorer, much slower). Of course, k-mesh, q-mesh, cutoff and so on, also should be considered. As a reference, this is my test result: CPU: Intel i7 870 RAM: 12GB OS: CentOS 5...