Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin c6ecd76be5 ICG does not compile with llvm 5.0 #476
Added a preprocessor check for llvm version >= 5.  If true use
clang::InputKind::CXX instead of clang::IK_CXX
2017-09-13 14:07:23 -05:00
autoconf Lost the MAKE_out file when we updated simulation makefiles #412 2017-04-18 10:26:58 -05:00
bin Fixed typo in trick-units. 2017-08-01 15:39:12 -05:00
doxygen Generate Doxygen files for Trick headers 2017-03-20 10:57:34 -05:00
include/trick Remove deprecated dynamic exception specifiers. 2017-07-28 20:49:42 -05:00
libexec/trick convert_swig mishandles struct templates #468 2017-08-21 14:07:31 -05:00
pymods/trick Fix Pylint issues 2017-03-28 16:16:34 -05:00
share Many Trick sims SEGFAULT when built in 32-bit mode #440 2017-06-19 14:18:37 -05:00
test Added missing test directory from clean command. 2017-08-04 15:05:52 -05:00
trick_sims Fix variable server config in java clients. Ref #474 2017-09-12 12:52:59 -05:00
trick_source ICG does not compile with llvm 5.0 #476 2017-09-13 14:07:23 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Separate ICG & SWIG exclusion constructs 2017-03-27 15:19:43 -05:00
configure Lost the MAKE_out file when we updated simulation makefiles #412 2017-04-18 10:26:58 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile ICG exclude of class member variables now defines incorrect memory offsets in io_src #311 2016-10-21 13:13:43 -05:00
README.md Update README.md 2017-07-24 18:49:29 -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. Trick's 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. Trick's 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 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.