Tutorial Module10 Archive: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 376:
<font color="blue"><tt>Set Variable <name> </tt></font> <font color="red"><tt>==</tt></font> <tt><value></tt><br>
The Variable can be used in any TUFLOW control file. The variable is called by bounding the variable name within "<<" and ">>" characters. <br>
''Tip: if you find that your Set Variables are becoming a large part of your TUFLOW control files, it can be beneficial to collate the variables within a TUFLOW <font color="blue"><tt>Read File</tt></font>. Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW manualManual]</u> for more details.''
<br>