Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 008337e69b Monte Carlo dry runs produce monte_input files #318
The input file that is created while running monte carlo runs is done
in 3 different places.  There was no easy way to collect all of those
lines in one place, so I duplicated the lines in the dryrun function.
2017-01-12 16:52:05 -06:00
autoconf configure script doesn't check for clang headers #287 2016-08-23 09:46:50 -05:00
bin Create a distclean target in the sim makefile #342 2016-11-03 15:20:05 -05:00
doxygen Remove doxygen documentation now housed on wiki #189 2016-08-03 14:29:50 -05:00
include/trick Add ability to clear all variables from a DR group 2016-11-29 13:38:32 -06:00
libexec/trick Check link dependencies against exclude flags #351 2017-01-12 14:33:39 -06:00
pymods/trick Move new Python modules to intended location 2017-01-12 14:52:43 -06:00
share Move new Python modules to intended location 2017-01-12 14:52:43 -06:00
test Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
trick_sims Oops 2017-01-09 08:40:27 -06:00
trick_source Monte Carlo dry runs produce monte_input files #318 2017-01-12 16:52:05 -06:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Introduce Python variable server client module 2017-01-12 14:43:31 -06:00
configure configure script doesn't check for clang headers #287 2016-08-23 09:46:50 -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 Updated link to tutorial. 2016-08-04 14:56:45 -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.