Thank you so much sharma sir and other SIesta experts On Mon, Jul 27, 2015 at 1:52 PM, Sharma SRK Chaitanya Yamijala < [email protected]> wrote:
> > On Mon, Jul 27, 2015 at 1:38 PM, Jeetu Donderiya < > [email protected]> wrote: > >> gfortran -o eig2dos eig2dos.f > > > Use > gfortran -o eig2dos eig2dos.f > OR > gfortran eig2dos.f -o eig2dos > > You are using > gfortran eig2dos eig2dos.f > > > > > > > > ******************************************************** > *Chaitanya Sharma,* > *Prof. Pati'*s group, > Chemistry and Physics Materials unit, > JNCASR, BANGLORE, > Lab:: (080-2208) 2581, 2809 > https://sites.google.com/site/sharmasrkcyamijala/ > ********************************************************* >
