Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 9ae65f84b2 configure script needs to test for g++ 4.8 and above.
Added a check to test the version of g++ in the configure script.
Also did a "which" command to save the full path of the CC and CXX
commands.  This will ensure that the same CC and CXX executables
are run no matter how the environment changes.

refs #255
2016-06-23 09:07:59 -05:00
autoconf configure script needs to test for g++ 4.8 and above. 2016-06-23 09:07:59 -05:00
bin Added optional var=value support for trick-CP as passthroughs to the 2015-10-21 14:44:49 -05:00
doxygen make doxygen broken 2016-01-13 09:18:09 -06:00
include/trick Output "--" if that was specified in the header file. 2016-06-21 16:12:28 -05:00
libexec/trick refs #256 Pass -Djava.net.preferIPv4Stack=true when launching Java GUIs to eliminate socket error. 2016-06-22 12:33:29 -05:00
share man pages completely out of date 2016-06-20 11:22:45 -05:00
test Use udunits package for units conversions 2016-05-17 09:01:37 -05:00
trick_sims Fix warnings in cannon sims 2016-06-02 09:37:42 -05:00
trick_source Output "--" if that was specified in the header file. 2016-06-23 09:07:59 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
CHANGELOG.md Creating changelog for release. 2015-05-18 14:57:28 -05:00
configure configure script needs to test for g++ 4.8 and above. 2016-06-23 09:07:59 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile er7_util header files not being installed 2016-06-20 14:05:56 -05:00
README.md Update main README.md 2016-05-26 18:57:25 -05:00
trick-0.png Added coming soon sign. 2015-02-17 11:06:12 -06:00

trick_logo

The Trick Simulation Environment is developed at the NASA Johnson Space Center. Tricks flexible feature set enables users to build applications for all phases of space vehicle development including early vehicle design and performance evaluation, flight software development and testing, flight vehicle dynamic loads analysis, and virtual and hardware in the loop training. Tricks purpose is to provide a common set of simulation capabilities allowing the domain experts to concentrate on their domain specific models, rather than simulation-specific functions like an job ordering, input file processing, or data recording.

Installing Trick

The Installing Trick wiki page includes instructions to install Trick.

User's Guide

The full User's Guide is in the wiki pages.

Tutorial

The [Trick Tutorial] (https://github.com/nasa/Trick/wiki/Tutorial) is located in share/doc/trick/Tutorial. Markdown and PDF versions are available.

License

Trick is released under the NASA Open Source Agreement Version 1.3 license.