<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tuflow.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PHA</id>
	<title>Tuflow - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tuflow.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PHA"/>
	<link rel="alternate" type="text/html" href="https://wiki.tuflow.com/Special:Contributions/PHA"/>
	<updated>2026-04-28T19:10:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.tuflow.com/w/index.php?title=MI_Increment_Table&amp;diff=2649</id>
		<title>MI Increment Table</title>
		<link rel="alternate" type="text/html" href="https://wiki.tuflow.com/w/index.php?title=MI_Increment_Table&amp;diff=2649"/>
		<updated>2011-09-30T14:43:16Z</updated>

		<summary type="html">&lt;p&gt;PHA: /* With miTools */  - typo correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
When running TUFLOW, version control and naming conventions are important.  These help with quality control and also when you are looking back at an old model or taking over from someone else&#039;s model.  It is recommended For any modified files the version.  See this description on the recommended &amp;lt;u&amp;gt;[[Naming_Convention | TUFLOW Naming Convention]]&amp;lt;/u&amp;gt;.&lt;br /&gt;
To save a GIS layer with the same version number as the TUFLOW simulation&lt;br /&gt;
==With miTools==&lt;br /&gt;
There is a miTools utility to assist with this process as it is a regular part of TUFLOW modelling.  To do this, select an object from the table that you wish to increment and select the &#039;&#039;Increment Selected Layer&#039;&#039; button from the miTools toolbar (shown below.) This utility performs the following steps:&amp;lt;br&amp;gt;&lt;br /&gt;
* Prompts for the name of the new table (if the last digits of the table are a number, e.g. 001, it will default to 002);&lt;br /&gt;
* Save a copy of the table with this name;&lt;br /&gt;
* Close the existing version;&lt;br /&gt;
* Open the new table;&lt;br /&gt;
* Add the table to the current Map Window &#039;&#039;Layer Control&#039;&#039; as the top layer; and&lt;br /&gt;
* Make this layer editable.&lt;br /&gt;
&lt;br /&gt;
[[File:MiTools IncrementTable.png|frame|none|Increment Selected Layer (highlighted in purple)]]&lt;br /&gt;
&lt;br /&gt;
==Without miTools==&lt;br /&gt;
Use the &#039;&#039;File &amp;gt;&amp;gt; Save Copy As...&#039;&#039; dialogue and select the table that you wish to increment. When prompted enter the desired file name and select &#039;&#039;Save&#039;&#039;.  For example &#039;&#039;&#039;2d_code_WG_001&#039;&#039;&#039; would be saved as &#039;&#039;&#039;2d_code_WG_004&#039;&#039;&#039; if it was updated for input into model run 004.&amp;lt;br&amp;gt;&lt;br /&gt;
It is recommended that you close the previous version of the file to avoid accidentally modifying the previous version.  This can be done with the &#039;&#039;File &amp;gt;&amp;gt; Close Table&#039;&#039; interface.&amp;lt;br&amp;gt;&lt;br /&gt;
The new file is not automatically Opened in MapInfo, this can be done using the &#039;&#039;File &amp;gt;&amp;gt; Open&#039;&#039; process, or using &#039;&#039;File &amp;gt;&amp;gt; Recent Files&#039;&#039;, the newly saved table should be at the top of the list.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;Add this table to the &#039;&#039;Layer Control&#039;&#039; of the desired Map Window and make the table &#039;&#039;Editable&#039;&#039;.&amp;lt;br&amp;gt;&lt;br /&gt;
{{Tips Navigation&lt;br /&gt;
|uplink=[[MapInfo_Tips | Back to MapInfo Tips And Tricks]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>PHA</name></author>
	</entry>
	<entry>
		<id>https://wiki.tuflow.com/w/index.php?title=TUFLOW_Message_2313&amp;diff=1607</id>
		<title>TUFLOW Message 2313</title>
		<link rel="alternate" type="text/html" href="https://wiki.tuflow.com/w/index.php?title=TUFLOW_Message_2313&amp;diff=1607"/>
		<updated>2011-07-12T14:12:02Z</updated>

		<summary type="html">&lt;p&gt;PHA: Typo fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TUFLOW_Message&lt;br /&gt;
|tuflow_message=ERROR 2313 - Event Source Text &amp;quot;,a,&amp;quot; used more than once.&lt;br /&gt;
|alt_msg=NA&lt;br /&gt;
|type=[[ERROR]]&lt;br /&gt;
|message_desc=The .tcf command &amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;&amp;lt;tt&amp;gt;BC Event Source == &amp;lt;bc_event_text&amp;gt; &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; &amp;lt;bc_event_name&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;/font&amp;gt; is used to define BC Event Text wildcard and the BC Event Name, which is to replace it in input files. For example:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;&amp;lt;tt&amp;gt;BC Event Source == ~ARI~ &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; 020y&amp;lt;/tt&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Will set the event text of variable of ~ARI~, this wildcard can be used in input files, for example in the &amp;quot;source&amp;quot; column of the BC database (bc_dbase). This wildcard text will be replaced by the  event name &amp;lt;bc_event_name&amp;gt;.  In the example command above &amp;lt;tt&amp;gt;Inflows_~ARI~_Hydrology.csv&amp;lt;/tt&amp;gt; would become &amp;lt;tt&amp;gt;Inflows_020y_Hydrology.csv&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more details, including examples, see Section 4.12 of 2010 TUFLOW manual. Each occurence of &amp;lt;bc_event_text&amp;gt; must be unique for simulation.&lt;br /&gt;
&lt;br /&gt;
This message is occuring as each &amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;&amp;lt;tt&amp;gt;BC Event Source == &amp;lt;bc_event_text&amp;gt; &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; &amp;lt;bc_event_name&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;/font&amp;gt; is not setting a unique &amp;lt;bc_event_text&amp;gt;.  Two commands can not set set the same text wildcard (e.g. ~ARI~).&lt;br /&gt;
|suggestions= For each &amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;&amp;lt;tt&amp;gt;BC Event Source == &amp;lt;bc_event_text&amp;gt; &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; &amp;lt;bc_event_name&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;/font&amp;gt; command ensure  that the &amp;lt;bc_event_text&amp;gt; is unique.&lt;br /&gt;
|discussion_page=* [[Talk:TUFLOW Message 2313|Discuss Message 2313]]&lt;br /&gt;
|link3=&#039;&#039;&lt;br /&gt;
|link4=&#039;&#039;&lt;br /&gt;
|prelink=[[TUFLOW_Message_2311|Message 2311]]&lt;br /&gt;
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]&lt;br /&gt;
|nextlink=[[TUFLOW_Message_2321|Message 2321]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>PHA</name></author>
	</entry>
</feed>