# Summary of Unix aliases for the MODEL fea code and mesh generators # to utilize any of theses alias command in Unix enter: # source ~mech517/public_html/Copyrighted/Model_alias # ------------------------------------------------------------------ # Most useful alias commands for utilizing the MODEL software # ------------------------------------------------------------------ # Find_Key find control keyword related to 'word': Find_Key word # Help_Run_Ex list help file on how to run an existing MODEL example # List_Alias list what each alias is for (this file) # Run_Ex run test.dat with 'example' keyword: Run_Ex >! out # ------------------------------------------------------------------ # Other alias commands for utilizing the MODEL software and meshing # ------------------------------------------------------------------ # Alias_On turn on this set of aliases # Adapt_Info list information about the 2D adaptive mesh generator # Array_Sizes list array sizes used in MODEL # Copy_Zip copy zipped text files for stored example: Copy_Zip 104 # Dir_Mesh directory of all MODEL mesh tmp file output # Dir_Tmp directory of all MODEL tmp file output # Dir_Zip directory of zipped files for examples: Dir_Zip 104_04 # Exact_Ex list available examples by exact case number, if any # Ex_Inc list include files for stored example: Ex_Inc 104 # Ex_Text list any text files for stored example: Ex_Text 104 # Find_Size find the size of an array: Find_Size COORD # Find_Word find a word in MODEL notation file: Find_Word PATCH # Get_Apply copy the new application MODEL source library # Get_Exact copy the old exact solution MODEL source library # Get_Inc copy all generic include files for new application # Get_Ex_Data copy example data : Get_Ex_Data 104_01 for 104_01.dat # Get_Makes get all unix make files for a new MODEL applications # Inc_All get all default application & exact include files # Inc_B get the default B matrix include file # Inc_Col get the default exact solution include files # Inc_E get the default E matrix include file # Inc_Exact get the default exact solution include files # Inc_Post get the default postprocessing include files # Inc_Robin get the default mixed segment include files # Inc_Seg get the default flux segment column matrix include file # Inc_Sq get the default element square matrix include file # Keyword search for control keyword with 'word': Keyword word # Key_Debug search for control keywords related to user debugs # Key_Echo search for control keywords to turn off data echos # Key_El search for control keywords related to element data # Key_Flux search for control keywords related to flux data # Key_Pt search for control keywords related to nodal points # List_Ex list stored examples by number # List_Fig list stored examples by text figure number # List_Prop list MODEL functions for getting application properties # Map_Data copy old mesh mapping data to edit: Map_Data hole2D # Map_Dir list old data files for mapped mesh # Map_Mesh run 2D mapping with data_name: Map_Mesh data_name.dat # Map_2_Dat copy mapped mesh output, without leading keywords # Map_2_test convert 2D mapped mesh file to test.dat (less keywords) # Mesh_Adapt run 2D adaptive mesh generator (needs 3 data files) # My_Notes list cautions in output file: My_Notes out # My_Warn list warnings in output file: My_Warn out # Node_Order list order for connecting nodes to elements # Notation list the variable notations for the MODEL code # Plot_Path echo plot path for Matlab (before running Matlab) # Required list the required control keywords for test.dat # Show_Ex list specific data file cited in List_Ex # Size_Array list specific array size: Size_Array DGH # Subject_Ex list available examples by subject # Unzip_Data unzip and copy example data file: Unzip_Data 104_01 # Unzip_Out unzip and copy example output file: Unzip_Out 104_01 # Unzip_Text unzip and copy example text file: Unzip_Text 104_01