SAMCEF > Files > The Reverse Translator JobFile
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">   
The Reverse Translator JobFile
The SAMPAT3 translator reads the needed information from a JobFile.
The keywords used in the jobfile correspond to the items found in the "Translation Parameters" and in the "Select Results File" forms.
An example JobFile follows:
!---------------------------------------------------------------------
!  This is a template of jobfile for SAMPAT3
!  The complete possible parameters list is given below
!  The format is free : - Keywords are case unsensitive
!                       - Use "!" to comment
!                       - The "=" sign is used as a separator (free position)
!  If not given, or wrong keyword, defaults are used
!---------------------------------------------------------------------
P3DATABASE   			=  myp3db.DataBase 				!  Name of the PATRAN3 DataBase
                                							!  No default
RESULTSFILE  			=  mysamceffiles   				!  Name of the .DES, .FAC/FMT files
                                							!  No default
RESULTSFORMAT			=  BINARY 				! .fac : BINARY, .fmt : TEXT
                               		 					!  Auto-search : AUTO
                                							!  Default is AUTO
DEBUG        			=  NO              				!  YES or NO
                                							!  Default is NO
QUERY         			=  NONE       				! 	NONE, filename                              
                                							!  Default is NONE
MESSAGE      			=  SCREEN          				!  SCREEN, filename
                                							!  Default is SCREEN
P3MODEL      			=  DB             				!  CHECK, NOCHECK, DB, NEUTRAL, DBONLY or
                                							!  NEUTRALONLY
                                							!  Default is DB
ASKEDCODES   			= 310,163          				!  Codes list, or ALL
                                							!  Use negatives codes to remove
                                							!  Separate by spaces or commas
                                							!  Default is ALL
ASKEDREFERENCES 			= 8, 15, ...    				!  References list : type, value
CODES900     			= YES              				!  YES, NO
                                							!  Default is YES
SKINROTATE   			= YES     				!  YES, NO : rotation of skin tensors in 
							! structural
                      							!  Default is NO
RESDUMP			= YES				! Forces dump of all recorded results
							! into a «jobname».dump ASCII file.
							!  Default is NO
 
! End of Jobfile