33 lines
808 B
Plaintext
33 lines
808 B
Plaintext
|
|
# ****************************************************************************
|
||
|
|
# CUI
|
||
|
|
#
|
||
|
|
# The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
|
||
|
|
#
|
||
|
|
# The use, dissemination or disclosure of data in this file is subject to
|
||
|
|
# limitation or restriction. See accompanying README and LICENSE for details.
|
||
|
|
# ****************************************************************************
|
||
|
|
define_path_variable CASE strike-rt
|
||
|
|
log_file output/$(CASE).log
|
||
|
|
|
||
|
|
realtime
|
||
|
|
|
||
|
|
include setup.txt
|
||
|
|
|
||
|
|
include dis_data.txt
|
||
|
|
include dis_ew_data.txt
|
||
|
|
include dis_realtime.txt
|
||
|
|
|
||
|
|
include xio_interface.txt
|
||
|
|
|
||
|
|
include scenarios/strike.txt
|
||
|
|
|
||
|
|
event_output file NULL end_event_output
|
||
|
|
csv_event_output file NULL end_csv_event_output
|
||
|
|
event_pipe file NULL end_event_pipe
|
||
|
|
|
||
|
|
dis_interface
|
||
|
|
application 1
|
||
|
|
end_dis_interface
|
||
|
|
|
||
|
|
end_time 40 min
|