QGIS ARR to TUFLOW: Difference between revisions

Content deleted Content added
Line 136:
8. When running the model, the flags can be added to the batch file. The event names must match the names in the '''Event_File.tef''' as stated after the command <tt><font color="blue">Define Event</font> <font color="red">==</font></tt><br>
 
'''''Run Batch File''''' - in this example, e1 = Event Magnitude, e2 = Event Duration, e3 = Temporal Pattern
TUFLOW.exe -b -e1 1p -e2 060m -e3 TP01 my_model.tcf
TUFLOW.exe -b -e1 1p -e2 060m -e3 TP02 my_model.tcf
Line 144:
... and so on
 
An example of a naming convention that could be used with the ARR2016 output is: '''<Model_Name>_~e1~~e2~_~e3~_~s1~_00X.tcf''' where
* e1 = Event magnitude
* e2 = Event duration
* e3 = climate change scenario
* s1 = user defined scenario switch
For example '''M01_10p60m_CC1_EXG_001.tcf'''
<br>