[Ifeffit] feff question

2010-10-27 Thread George Sterbinsky
Hi, I am hoping someone can explain to me how to run Feff 7 on a mac (OSX version 10.5.8) starting from the feff702.f file. Thank you, George ___ Ifeffit mailing list Ifeffit@millenia.cars.aps.anl.gov

Re: [Ifeffit] feff question

2010-10-27 Thread Jeff Terry
Hi George, You need to have a fortran compiler installed on your Mac. You can find information on Mac OS X fortran compilers here: http://hpc.sourceforge.net/ Once you have the compilers installed, you compile the feff702.f file. You can run it from the command line using any feff.inp file.

Re: [Ifeffit] feff question

2010-10-27 Thread George Sterbinsky
Jeff, Thanks, could you please tell me specifically what to type at the command prompt or direct me to some instructions on this part? I've never run Feff before (other than with the help of Artemis). thanks, George On Wed, Oct 27, 2010 at 2:05 PM, Jeff Terry ter...@iit.edu wrote: Hi George,

Re: [Ifeffit] feff question

2010-10-27 Thread Matt Newville
Hi George, Feff6 comes built in with the Mac distributions of Ifeffit (iXAFS.app), and is at /Applications/iXAFS.app/Contents/Resources/local/bin/feff6. Is that OK or do you really need Feff7? There's not much in Feff7 that's not in Feff6 (or a whole lot better in Feff8). FWIW, that version was

Re: [Ifeffit] feff question

2010-10-27 Thread Jeff Terry
Following Matt's example, you would go to the directory where you build the program. You need to have a valid feff.inp file inside that directory. At the prompt (%), could be different depending on what shell you are running, type: ./feff702 It should run. Jeff On Oct 27, 2010, at 1:19 PM,