omnetpp.ini

来自「omnet++ 平台下的flood 我弄了好久」· INI 代码 · 共 37 行

INI
37
字号
[General]
network=thetest

ini-warnings=no
warnings=yes
snapshot-file=test.sna
output-vector-file=test.vec
sim-time-limit=600s
cpu-time-limit=600s
total-stack-kb=20480;increase if necessary


[Cmdenv]
module-messages=yes
verbose-simulation=no
display-update=0.5s

[Tkenv]
default-run=1
use-mainwindow=yes
print-banners=no
slowexec-delay=0ms
update-freq-fast=10
update-freq-express=100
breakpoints-enabled=yes
animation-delay=0s
animation-speed=3

[DisplayStrings]

[Parameters]
thetest.NNODES=20
thetest.MAXCONN=20
thetest.SSTRENGTH=200

[Run 1]
random-seed=11312

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?