Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 255a53f34d Building with cmake fails with completely clean environment #968
If TRICK_HOME is not set then ICG fails to run correctly.  ICG calls
${TRICK_HOME}/bin/trick-gte to get some environment information.
Set TRICK_HOME for the ICG command in the CMakeLists.txt
2020-03-17 10:34:55 -05:00
.github/workflows closes #966 (#967) 2020-03-16 16:36:22 -05:00
autoconf check for trick-offline during configure 2020-02-06 09:33:44 -06:00
bin refactor java build to use maven to resolve dependencies and build executable jars #938 2020-01-29 14:11:46 -06:00
CMakeModules format files 2020-01-30 13:43:02 -06:00
docs Clarify monte carlo instructions in tutorial 2020-02-26 11:24:13 -06:00
doxygen Generate Doxygen files for Trick headers 2017-03-20 10:57:34 -05:00
include/trick Add ability to reset the integrator state (#952) 2020-02-18 15:18:57 -06:00
libexec/trick #951 fix macOS dock icon 2020-02-12 15:46:55 -06:00
share Update version nmuber 2020-02-18 16:12:27 -06:00
test fix 32 bit test (#953) 2020-02-14 10:23:19 -06:00
trick_sims add --enable-mongoose, disable by default #943 2020-02-05 13:27:26 -06:00
trick_source #960 fix launchQP 2020-02-21 13:51:44 -06:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore add trick-offline to .gitignore 2020-02-04 13:32:53 -06:00
CMakeLists.txt Building with cmake fails with completely clean environment #968 2020-03-17 10:34:55 -05:00
configure check for trick-offline during configure 2020-02-06 09:33:44 -06:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile fix 32 bit test (#953) 2020-02-14 10:23:19 -06:00
README.md Update README.md 2020-02-14 14:35:04 -06:00
TrickLogo.png Renamed trick logo file. 2017-10-05 14:54:39 -05:00

Trick Logo

Trick Logo

The Trick Simulation Environment, developed at the NASA Johnson Space Center, is a powerful simulation development framework that enables users to build applications for all phases of space vehicle development. Trick expedites the creation of simulations for early vehicle design, performance evaluation, flight software development, flight vehicle dynamic load analysis, and virtual/hardware in the loop training. Trick's purpose is to provide a common set of simulation capabilities that allow users to concentrate on their domain specific models, rather than simulation-specific functions like job ordering, input file processing, or data recording.

Install Guide Tutorial Documentation
Follow the installation guide to properly configure Trick on your operating system. Complete the tutorial to become familiar with the basics. Visit the documentation for a more complete understanding of Trick.
Related Projects Frequently Asked Questions How-To Guides
View some of the many projects that use Trick. Read some of the most frequently asked questions pertaining to Trick. See a collection of how-to guides detailing common Trick processes.

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