SLC, UDC and AVC Files of Coefficient Values When you run a simulation a HAR file is produced with initial (pre-simulation) values of alll coefficients -- named after the SL4 file but with SLC suffix. It is used by AnalyseGE but can also be viewed in ViewHAR. UDC files are similar to SLC files except that they contain the post-simulation values of all coefficients. Average Coefficient Values (AVC) files hold the average of pre-simulation values (as on an SLC file) and post-simulation values (as on an UDC file) for all Coefficients. Use the following statements in your Command file if you wish these files to be produced. UDC file = yes ; ! NO is the default AVC file = yes ; ! NO is the default You can only produce these files if you are also producing the SLC file. An AVC file cannot be produced unless both the SLC and UDC files are produced (since its values are the average of those on the SLC and UDC files). Like SLC files, these UDC and AVC files can be used with AnalyseGE or viewed directly with ViewHAR. If your TABLO Input file just does data manipulation, you can produce the similar CVL file. URL of this topic: www.copsmodels.com/webhelp/tabmate/hc_slcudc.htm Link to full GEMPACK Manual Link to GEMPACK homepage |