TUFLOW crashing: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 100:
==Console window lists all licences, after pressing Enter the licences are released and model doesn't run==
[[File: Licence_Check_2.png | 600px]]<br><br>
The licence check is performed in the following situations:
* Double clicking a TUFLOW executable.
* Running a batch file with only TUFLOW executable specified.
* Running TUFLOW from Notepad++, when inserting only the TUFLOW executable into the Run window.<br>
Suggestions to run a TUFLOW model:
* Include the model .tcf name in the batch file. See <u>[[Running_TUFLOW | Running TUFLOW model]]</u> for further guidance.
* Insert the full required text (example below) into Notepad++ Run menu. See <u>[[NotepadPlusPlus_Run_TUFLOW | Running TUFLOW from Notepad++]]</u> for further guidance.
<ol> "C:\TUFLOW\Releases\2020-10-AA\TUFLOW_iSP_w64.exe" "$(FULL_CURRENT_PATH)" </ol>
==Running very old TUFLOW releases==
|