<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div style="" class=""><span style="" class="">Dear All</span></div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class="">I want to install espresso-5.1 by doing some setting in hubbard_l.f90 and tabd.f90</span></div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"> changes in tabd.f90<br style="" class=""><span style="" class=""></span></div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
 Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class=""><span class="" style="color: rgb(157, 24, 17);">CASE( 'S'  )<br style="" class="">        occ_loc = 4.d0<br style="" class="">     !<br style="" class="">     CASE( 'Se'  )<br style="" class="">        occ_loc = 4.d0<br style="" class="">     !<br style="" class="">     CASE( 'Te'  )<br style="" class="">        occ_loc = 4.d0<br style="" class="">     !<br style="" class="">     CASE( 'H'  )<br style="" class="">        hubbard_occ = 1.d0<br style="" class="">     !<br style="" class="">     CASE( 'Ga', 'In'  )<br style=""
 class="">        hubbard_occ = 10.d0</span></span></div><div class="" style="color: rgb(157, 24, 17); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""><span style="" class=""></span></div><div class="" style="color: rgb(157, 24, 17); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class="">and changes in set_hubbard_l.f90</span></div><div class="" style="color: rgb(157, 24, 17); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class=""><br></span></div><div class="" style="color: rgb(157, 24, 17); font-size: 18.6667px; font-family:
 HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class="">CASE( 'C', 'N', 'O','S','Se','Te' )<br style="" class="">        !<br style="" class="">        hubbard_l =  1<br style="" class=""></span></div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">but whe I compile it following error appears. Please help me solve this problem. I compile it with ubuntu 11.10 but fails with ubuntu 13.10 having gfortran-4.2 compiler.</div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div><div class=""
 style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""><span style="" class=""></span></div><div class="" style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span style="" class="">gfortran -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW    -I../../iotk/src -I../../Modules -c symmetrize_at.f90<br style="" class="">gfortran -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW    -I../../iotk/src -I../../Modules -c tabd.f90<br style="" class="">tabd.f90:100.19:<br style="" class=""><br style="" class="">        hubbard_occ = 2.d0<br style=""
 class="">                   1<br style="" class="">Error: Symbol 'hubbard_occ' at (1) has no IMPLICIT type<br style="" class="">make[2]: *** [tabd.o] Error 1<br style="" class="">make[2]: Leaving directory `/home/zafar/espresso-5.1/PW/src'<br style="" class="">make[1]: *** [pw] Error 1<br style="" class="">make[1]: Leaving directory `/home/zafar/espresso-5.1/PW'<br style="" class="">make: *** [pw] Error 1<br style="" class=""><br style="" class=""></span></div><div style="" class=""> </div><div style="" class="">Muhammad Zafar<br style="" class="">PhD Scholar<br style="" class="">Department of Physics<br style="" class="">The Islamia University of Bahawalpur,Pakistan</div></div></body></html>