|
| 1 | +Command line: |
| 2 | +"travis encrypt --com DOCKER_USER=sechalmersfsd --add" |
| 3 | + |
| 4 | + |
| 5 | + ________ __ |
| 6 | + / | / | |
| 7 | + ########/ ______ ______ __ __ ##/ _______ |
| 8 | + ## | / \ / \ / \ / | / | / | |
| 9 | + ## | /###### | ###### | ## \ /##/ ## | /#######/ |
| 10 | + ## | ## | ##/ / ## | ## /##/ ## | ## \ |
| 11 | + ## | ## | /####### | ## ##/ ## | ###### | |
| 12 | + ## | ## | ## ## | ###/ ## | / ##/ |
| 13 | + ##/ ##/ #######/ #/ ##/ #######/ |
| 14 | + |
| 15 | + TRajectory Analyzer and VISualizer - Open-source freeware under GNU GPL v3 |
| 16 | + |
| 17 | + Copyright (c) Martin Brehm (2009-2018), University of Halle (Saale) |
| 18 | + Martin Thomas (2012-2018) |
| 19 | + Barbara Kirchner (2009-2018), University of Bonn |
| 20 | + |
| 21 | + http://www.travis-analyzer.de |
| 22 | + |
| 23 | + Please cite: M. Brehm, B. Kirchner: J. Chem. Inf. Model. 2011, 51 (8), pp 2007-2023. |
| 24 | + |
| 25 | + There is absolutely no warranty on any results obtained from TRAVIS. |
| 26 | + |
| 27 | + # Running on shrew at Wed May 22 15:39:14 2019 (PID 2695) |
| 28 | + # Running in /home/ola/projects/repos/chalmers-cfsd19/cfsd-logic-pathplanner |
| 29 | + # Code version: Jun 04 2018, Compiled at May 22 2019 13:36:22, Compiler "8.3.0", GCC 8.3.0 |
| 30 | + # Target platform: Linux, Compile flags: DEBUG_ARRAYS |
| 31 | + # Machine: int=4b, long=8b, addr=8b, 0xA0B0C0D0=D0,C0,B0,A0. |
| 32 | + # Home: /home/ola, Executable: /usr/bin/travis |
| 33 | + # Input from terminal, Output to terminal |
| 34 | + |
| 35 | + >>> Please use a color scheme with dark background or specify "-nocolor"! <<< |
| 36 | + |
| 37 | + No configuration file found. |
| 38 | + Writing default configuration to /home/ola/.travis.conf ... |
| 39 | + |
| 40 | +Unknown parameter: "encrypt". |
| 41 | + |
| 42 | + List of supported command line options: |
| 43 | + |
| 44 | + -p <file> Load position data from specified trajectory file. |
| 45 | + File format may be *.xyz, *.pdb, *.lmp (LAMMPS), HISTORY (DLPOLY), or *.prmtop/*.mdcrd (Amber). |
| 46 | + BQB format (*.bqb, *.btr, *.blist) is also supported. |
| 47 | + -vel <file> Read atom velocities from a file in addition to the position trajectory. |
| 48 | + Currently, only .xyz format is supported for velocity data. |
| 49 | + -i <file> Read input from specified text file. |
| 50 | + -c <file> Read and execute control file (experimental). |
| 51 | + -react Bonds may form/break in the trajectory (chemical reactions occur). |
| 52 | + |
| 53 | + -config <file> Load the specified configuration file. |
| 54 | + -stream Treat input trajectory as a stream (e.g. named pipe): No fseek, etc. |
| 55 | + -showconf Show a tree structure of the configuration file. |
| 56 | + -writeconf Write the default configuration file, including all defines values. |
| 57 | + |
| 58 | + -verbose Show detailed information about what's going on. |
| 59 | + -nocolor Execute TRAVIS in monochrome mode (suitable for white background). |
| 60 | + -dimcolor Use dim instead of bright colors. |
| 61 | + |
| 62 | + -credits Display a list of persons who contributed to TRAVIS. |
| 63 | + -help, -? Shows this help. |
| 64 | + |
| 65 | + If only one argument is specified, it is assumed to be the name of a trajectory file. |
| 66 | + If argument is specified at all, TRAVIS asks for the trajectory file to open. |
| 67 | + |
| 68 | + |
| 69 | + Note: To show a list of all persons who contributed to TRAVIS, |
| 70 | + please add "-credits" to your command line arguments, or set the |
| 71 | + variable "SHOWCREDITS" to "TRUE" in your travis.conf file. |
| 72 | + |
| 73 | + Source code from other projects used in TRAVIS: |
| 74 | + - lmfit from Joachim Wuttke |
| 75 | + - kiss_fft from Mark Borgerding |
| 76 | + - voro++ from Chris Rycroft |
| 77 | + |
| 78 | + http://www.travis-analyzer.de |
| 79 | + |
| 80 | + Please cite the following articles: |
| 81 | + |
| 82 | + * "TRAVIS - A Free Analyzer and Visualizer for Monte Carlo and Molecular Dynamics Trajectories", |
| 83 | + M. Brehm, B. Kirchner; J. Chem. Inf. Model. 2011, 51 (8), pp 2007-2023. |
| 84 | + |
| 85 | +*** The End *** |
| 86 | + |
0 commit comments