Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 9604e019bf ICG not setting default checkpointing io correctly. #308
If a checkpoint_io field is found we were or'ing this in to bits already
set by default.  Clear the bits first.
2016-09-14 09:33:08 -05:00
bin #295 Fix %imports with "include" in the path 2016-08-26 13:02:11 -05:00
docs Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
doxygen Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
makefiles Need preCP hook for S_overrides.mk to support actions early in build, without Makefile_sim consequences 2016-07-07 15:14:39 -05:00
man/man1 Initial commit of everything. 2015-02-26 09:02:31 -06:00
trick_models SIM_satellite graphics might be missing -ldl #288 2016-08-24 14:45:07 -05:00
trick_sims Unintended performance issue with integ_loop at end of scheduled job classes #243 2016-08-24 11:18:42 -05:00
trick_source ICG not setting default checkpointing io correctly. #308 2016-09-14 09:33:08 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
CHANGELOG.md Creating changelog for release. 2015-05-18 14:57:28 -05:00
configure configure needs to properly enforce java version dependency 2016-05-11 10:12:50 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile Merge in the er7_utils integrators 2016-02-18 13:39:16 -06:00
README.md Update README.md 2015-03-04 10:29:59 -06: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 explaining how to start using Trick can be found in the docs directory.

License

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