what is the difference between *.f and *.F in vasp.4.6.26.tar.gz source package,for example, what is the difference between nonlr.f and nonlr.F?
Thanks
what is the difference?
Moderators: Global Moderator, Moderator
what is the difference?
Last edited by gaojinyan1231 on Wed Sep 05, 2007 1:43 am, edited 1 time in total.
-
- Jr. Member
- Posts: 55
- Joined: Tue Aug 16, 2005 7:44 am
what is the difference?
foo.F is preprocessed and the output is written to foo.f. See the makefiles.
Last edited by job on Wed Sep 05, 2007 8:04 am, edited 1 time in total.
what is the difference?
[quote="job"]foo.F is preprocessed and the output is written to foo.f. See the makefiles.[/quote]
i don't very understand, can you give me a exmple to explain it ?
thanks
i don't very understand, can you give me a exmple to explain it ?
thanks
Last edited by gaojinyan1231 on Thu Sep 06, 2007 2:00 am, edited 1 time in total.