init
This commit is contained in:
28
view.txt
Normal file
28
view.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# ****************************************************************************
|
||||
# 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 warlock_view
|
||||
log_file output/$(CASE).log
|
||||
|
||||
realtime
|
||||
|
||||
include setup.txt
|
||||
|
||||
include dis_data.txt
|
||||
include dis_ew_data.txt
|
||||
include dis_realtime.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 10
|
||||
end_dis_interface
|
||||
|
||||
end_time 40 min
|
||||
Reference in New Issue
Block a user