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