== Commands to compile .f files for SPC == From SPC source directory {{{ csh AAmake__COMMON_objects.txt csh AAmake_COMMON_library.txt // This and the above command make COMMON.a csh AACOMPILE.TXT // Compiles all .f files and puts them in ./bin/ }}} Now you can copy the executables in ./bin to /usr/local/bin/ == Absolute Minimum Files in a Working Directory == * [[BIGFILES]] * [[BIGLIST.TXT]] * [[DATA]] * [[IMAGEFILES]] * [[INIT_LITHOS.TXT]] * [[LMKFILES]] * [[LMRKLIST.TXT]] * [[MAPFILES]] * [[make_sumfiles.txt]] * [[NOMINALS]] * [[SUMFILES]] * [[PICTLIST.TXT]] * [[SHAPEFILES]] * [[SHAPE.TXT]] == Typical thing needed == * [[BIGFILES]] * [[BIGLIST.TXT]] * [[DATA]] * [[IMAGEFILES]] * [[INIT_LITHOS.TXT]] * [[LMKFILES]] * [[LMRKLIST.TXT]] * [[LMRKLISTX.TXT]] * [[MAPFILES]] * [[make_sumfiles.txt]] * [[make_sumfiles.in]] * [[make_script.in]] * [[make_scriptA.seed] * [[make_scriptF.seed] * [[make_scriptP.seed] * [[make_scriptR.seed] * [[make_scriptT.in] * [[NOMINALS]] * [[SUMFILES]] * [[PICTLIST.TXT]] * [[SHAPEFILES]] * [[SHAPE.TXT]] * [[SHAPE00.TXT]] * [[TESTFILES]] * [[TESTFILES1]] Local configuration files and tool shortcuts * [[maps]] -- link to the input files typical used as inputs for [[bigmap]] * [[lsupport]] -- local directory for an individual's input files, unique to this directory * [[scripts]] -- common scripts and seed files * [[support]] -- common directory that holds scripts and minor tools == Usable Temporary Files == These are generated by a variety of different tools. They are useful, but can be overwritten or deleted as required. * [[MAPINFO.TXT]] * [[PICINFO.TXT]] * [[RESIDUALS.TXT]] * [[SIGMAS.TXT]] * [[SIGMAS.pgm]] * [[SAHPEFILES]] * [[SIGMA.TXT]] * [[RANGES_SOLVES.TXT]] == Typical Things That Can Be Removed == In addition, if a user has created temporary files or logs, these can be removed. * whatever.pgm * whatever.jpg * [[whatever.OOT]] * [[whatever.INN]] * [[PICINFO.TXT]] * [[SHAPEFILES]] * [[SHAPE*.MAP]] * [[DUMB*]] * [[TESTFILES]] * all * [[TESTFILES1]] * all * [[redo.txt]] * [[NEW_LIST.TXT]] * [[LMRKLIST1.TXT]] * [[CHECK.TXT] * [[coverage_g.pgm]] * [[coverage_p.pgm]] * [[LIST.TXT]] * [[geometry.in]]