TUFLOW Message 4024

From Tuflow
Revision as of 10:37, 20 July 2026 by Emilie Nielsen (talk | contribs) (Created page with "{{TUFLOW_Message |tuflow_message=ERROR 4024 - "If Scenario" / "If Event" syntax not yet currently supported in .tbc file when using TUFLOW-AD. |alt_msg=NA |type=ERROR |message_desc="If Scenario" and/or "If Event" commands are not supported in .tbc file when using TUFLOW AD (Advection Dispersion). |suggestions=Use "If Scenario" and/or "If Event" in the .tcf file to specify different .tbc files for each scenario/event. For example, <tt><font color=blue>If Scenario</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TUFLOW Message
ERROR 4024 - "If Scenario" / "If Event" syntax not yet currently supported in .tbc file when using TUFLOW-AD.

Alternate Message
NA

Message Type
ERROR

Description
"If Scenario" and/or "If Event" commands are not supported in .tbc file when using TUFLOW AD (Advection Dispersion).

Suggestions
Use "If Scenario" and/or "If Event" in the .tcf file to specify different .tbc files for each scenario/event. For example,

If Scenario == opA

BC Control File == ..\model\example_opA_001.tbc

Else If Scenario == opB

BC Control File == ..\model\example_opB_001.tbc

End If


Up
4xxx Messages