TUFLOW Message 4026

Revision as of 10:57, 20 July 2026 by Emilie Nielsen (talk | contribs) (Created page with "{{TUFLOW_Message |tuflow_message=ERROR 4026 - "If Scenario" / "If Event" not yet currently supported in TUFLOW-AD control file (.adcf). |alt_msg=NA |type=ERROR |message_desc="If Scenario" and/or "If Event" commands are not supported in .adcf (TUFLOW AD control file). |suggestions=Use "If Scenario" and/or "If Event" in the .tcf file to specify different .adcf files for each scenario/event. For example, <tt><font color=blue>If Scenario</font><font color=red> == </fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TUFLOW Message
ERROR 4026 - "If Scenario" / "If Event" not yet currently supported in TUFLOW-AD control file (.adcf).

Alternate Message
NA

Message Type
ERROR

Description
"If Scenario" and/or "If Event" commands are not supported in .adcf (TUFLOW AD control file).

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

If Scenario == opA

AD Control File == ..\model\example_opA_001.adcf

Else If Scenario == opB

AD Control File == ..\model\example_opB_001.adcf

End If


Up
4xxx Messages