parameters in config.txt[kernel]:
Default parameters are used.
$ pwd
/../rescue-0_41-unix/RUN
$ more config.txt
################################################# new options for the 2003 competition.
# An agent can discover a fire within a distance D[m] roughly proportional
# to its fieryness, where
# D = K * (cycles from the start of burnup)
# If fire_cognition_spredding_speed >= 0, K is given by
# fire_cognition_spredding_speed. Otherwise, K is infinite.
fire_cognition_spredding_speed : 10000
# If simulate_tank_quantity is true, tank quantity properties are
# decreased by extinguishments. If tank is empty, extinguishments
# should be faild.
simulate_tank_quantity : true
# Tank quantity properties are increased by tank_quantity_recovery_on_refuge
# if the agent is in a refuge.
tank_quantity_recovery_on_refuge : 1000
# same as max_extinguish_power
# Gives the maximum quantity of a tank.
tank_quantity_maximum : 15000
# not new, but the subject of the discussion
say_max_bytes : 80
################################################# new options for the 2002 competition.
ignore_nozzle_position : true
area_per_repair_cost : 20000000
round_down_quantity : false
accept_multiple_nozzles : true
near_agents_rescuable : true
steps_far_fire_invisible : 5
steps_agents_freezed : 3
notify_initial_position : false
notify_position_history : false
miscsimulator_supports_load : false
notify_only_fire_for_far_buildings : true
notify_unchangeable_informaion : true
# true for compatibility
: