mirror of
https://github.com/nasa/trick.git
synced 2025-06-18 15:18:18 +00:00
Split test sims and fun sims into separate directories.
Moved more sims into the test directory. refs #191
This commit is contained in:
7
test/SIM_test_sched/RUN_test/input.py
Normal file
7
test/SIM_test_sched/RUN_test/input.py
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
#execfile("Modified_data/data_record.dr")
|
||||
#execfile("Modified_data/realtime.py")
|
||||
|
||||
my_integ_loop.getIntegrator(trick.Runge_Kutta_4, 2)
|
||||
trick.sim_services.exec_set_terminate_time(300.0)
|
||||
#trick.echo_jobs_on();
|
Reference in New Issue
Block a user