|  |  | ## From the terminal | 
|  |  |  | 
|  |  | Firstly, we have to edit the input data file nogui_input.dat. | 
|  |  |  | 
|  |  | ``` | 
|  |  | ansafile = /path/to/ansa/file | 
|  |  | folder = /path/where/the/mesh/will/be/written/ | 
|  |  | name = casename | 
|  |  | check2nd | 
|  |  | check2nd2lineal | 
|  |  | checkSurface | 
|  |  | check2D | 
|  |  | check3D | 
|  |  | planeXY | 
|  |  | planeYZ | 
|  |  | planeZX | 
|  |  | checkDat | 
|  |  | checkInfo | 
|  |  | checkCOORD | 
|  |  | checkLNODB | 
|  |  | checkLTYPB | 
|  |  | checkLELBO | 
|  |  | checkCODBO | 
|  |  | checkLBSET | 
|  |  | checkLNODS | 
|  |  | checkLTYPE | 
|  |  | checkLESUB | 
|  |  | checkLMATE | 
|  |  | checkCharacteristics | 
|  |  | characteristicSET = 0 | 
|  |  | checkCsys | 
|  |  | checkLMAST | 
|  |  | checkperPID | 
|  |  | checkperSET | 
|  |  | MasterSET = 0 | 
|  |  | ChildSET = 0 | 
|  |  | checkXY | 
|  |  | checkYZ | 
|  |  | checkZX | 
|  |  | checkWitness | 
|  |  | checkZeroThincknessWall | 
|  |  | interfaces = 0 | 
|  |  | checkRenumber | 
|  |  | checkExtrapolate | 
|  |  | checkGeometrical | 
|  |  | checkCodesNodes | 
|  |  | checkSizeBox | 
|  |  | checkSave | 
|  |  | checkQuit | 
|  |  | checkSCale | 
|  |  | scaleFactor = 1 | 
|  |  | checkInt4 | 
|  |  | checkInt8 | 
|  |  | ``` | 
|  |  | \ No newline at end of file |