FAH files

From FaHWiki

Jump to: navigation, search

Some files are good to know - Image:File_icon.gif FAHlog.txt, Image:File_icon.gif FAHlog-Prev.txt and Image:File_icon.gif unitinfo.txt.

Some 3rd party utilities can read/modify some FAH client files, but generally there is no need to edit FAH client files as that may cause more harm than good (corrupted settings, corrupted work unit, etc.).


A list of the most common FAH client files:

File Description
Image:File_icon.gif FAHlog.txt Client log file. See also: FAHlog_Messages
Image:File_icon.gif FAHlog-Prev.txt Previous client log file. See also: FAHlog_Messages
Image:File_icon.gif FahCore_10.exe GPU core.
Image:File_icon.gif FahCore_65.exe Tinker core
Image:File_icon.gif FahCore_78.exe Gromacs core.
Image:File_icon.gif FahCore_79.exe Double Gromacs core.
Image:File_icon.gif FahCore_7a.exe GBGromacs core.
Image:File_icon.gif FahCore_7b.exe Double Gromacs B core.
Image:File_icon.gif FahCore_80.exe Gromacs SREM core
Image:File_icon.gif FahCore_82.exe Amber core
Image:File_icon.gif FahCore_96.exe QMD core.
Image:File_icon.gif FahCore_a0.exe Gromacs 33 core.
Image:File_icon.gif FahCore_a1.exe Gromacs SMP core.
Image:File_icon.gif MyFolding.html Simple HTML page with links to useful other pages.
Image:File_icon.gif client.cfg Client configuration. Do not edit manually, it looks like a text file but it's not.
Image:File_icon.gif machinedependent.dat Binary file containing the User ID. Only created by the Linux and Mac OS X clients.
Image:File_icon.gif mpiexec / Image:File_icon.gif mpiexec.exe Application used by the SMP client
Image:File_icon.gif smpd.exe Application used only by the Windows SMP client
Image:File_icon.gif queue.dat Binary file containing information about the queue of WU. qd is a useful utility that will list it's contents. Download qd | See also: Howto use qd to debug the FAH client
Image:File_icon.gif unitinfo.txt Simple text file with information about the current WU. It is generated from the Image:File_icon.gif work/wuinfo_<XX>.dat file.
Image:Folder2.png work/ Directory containing the WUs. Almost all the files in the work directory are in the filename format Image:File_icon.gif <name>_<queue index>.<extension>. The name indicates what kind of data is in the file together with the file extention. The queue index is a 2 digit number representing the position of the WU in the queue (the file Image:File_icon.gif queue.dat). The filename extentions often hint to which Gromacs file format it is in.
Image:File_icon.gif work/current.xyz Contains the atom positions of the current WU. It can be displayed using Jmol or other visualization tools.
Image:File_icon.gif work/step<XXXX>.pdb Protein Data Bank file, the standard format of the wwPDB. Contains the atom positions of a WU. It's more detailed than Image:File_icon.gif current.xyz, but is created only in certain EUE conditions. It can be displayed using Jmol.
Image:File_icon.gif work/logfile_<XX>.txt Contains the log for that particular WU as generated by the core (mdrun logfile in the case of Gromacs-based cores). This file is usually only available for the current WU and has its content is also in Image:File_icon.gif FAHlog.txt. The F@H client scans the Image:File_icon.gif work/logfile_<XX>.txt file and logs changes together with a timestamp in the Image:File_icon.gif FAHlog.txt.
Image:File_icon.gif work/wuresults_<XX>.dat Binary file containing the results of the processed WU. This file is only available when the results have not been sent to Stanford servers, for instance when the client uses Minimized Networking aka Batched Processing and/or when the client is configured to ask for confirmation before connecting to the Internet.
Image:File_icon.gif work/wuinfo_<XX>.dat Binary file containing the Work Unit name and some other data. This file is usually only available for the current WU. It is used by the FAH client to generate the Image:File_icon.gif unitinfo.txt file.
Image:File_icon.gif work/wudata_<XX>.dat Binary file which is the actualy Work Unit. This file is usually only available for the current WU or for the WUs which have been downloaded and queued for processing when using Minimized Networking.
Image:File_icon.gif work/wudata_<XX>.arc ASCII text file which is an Insight II Cartesian Coordinate Archive File. Insight II is a molecular modeling environment that provides a graphical interface to algorithms for molecular dynamics, homology modeling, de novo design, and electrostatics. This file is usually only available for the current WU.
Image:File_icon.gif work/wudata_<XX>.chk Binary file which is a newzmat Gaussian 03 checkpoint file. This file is usually only available for the current WU.


Related Links

Personal tools