<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="en">
	<title>SIC^2: Simulation and Integration of Control for Canals</title>
	<link>http://sic.g-eau.fr/</link>
	
	<language>en</language>
	<generator>SPIP - www.spip.net (Sarka-SPIP)</generator>

	<image>
		<title>SIC^2: Simulation and Integration of Control for Canals</title>
		<url>https://sic.g-eau.fr/local/cache-vignettes/L32xH32/siteon0-e5814.png?1519033774</url>
		<link>http://sic.g-eau.fr/</link>
		<height>32</height>
		<width>32</width>
	</image>



 
	<item xml:lang="en">
		<title>Change of the bathymetry with an external file</title>
		<link>https://sic.g-eau.fr/Change-of-the-bathymetry-with-an</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Change-of-the-bathymetry-with-an</guid>
		<dc:date>2017-11-24T16:42:48Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;We sometimes want to change the bathymetry of a canal, a channel or a river from an external program (eg Matlab script, Scilab, R, etc) to do the optimization of profiles for example, or to calculate the sensitivity of certain variables to bathymetry parameters. &lt;br class='autobr' /&gt;
This can be done with a file named changebathy.txt, which must be located with the xml project file. The example \dat\ex32_lacguiers\LacGuiers_v1.xml uses this feature. &lt;br class='autobr' /&gt;
This file has the following structure: &lt;br class='autobr' /&gt; 27 2 0.00000 0.00000 (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Le-mode-Geometrie-" rel="directory"&gt;Geometry mode&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;We sometimes want to change the bathymetry of a canal, a channel or a river from an external program (eg Matlab script, Scilab, R, etc) to do the optimization of profiles for example, or to calculate the sensitivity of certain variables to bathymetry parameters.&lt;/p&gt;
&lt;p&gt;This can be done with a file named changebathy.txt, which must be located with the xml project file. The example \dat\ex32_lacguiers\LacGuiers_v1.xml uses this feature.&lt;/p&gt;
&lt;p&gt;This file has the following structure:&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;27 2 0.00000 0.00000 0.10000&lt;br /&gt;
28 2 0.00000 0.00000 0.10000&lt;br /&gt;
28 3 0.00000 0.00000 0.15000&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;We can have as many lines as we want. The format is free ('*' in Fortran format), that is to say that the numbers can be separated by as many spaces as desired, or a priori also tabs.&lt;/p&gt;
&lt;p&gt;On each line:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; the first number is the number of the reach&lt;/li&gt;&lt;li&gt; the second number is the number of the section in that reach&lt;/li&gt;&lt;li&gt; the third is the &lt;a href='https://sic.g-eau.fr/creation-des-sections-et' class='spip_in' hreflang='fr'&gt;scaling factor in Y&lt;/a&gt; (lateral) that we want to apply&lt;/li&gt;&lt;li&gt; the fourth is the &lt;a href='https://sic.g-eau.fr/creation-des-sections-et' class='spip_in' hreflang='fr'&gt;scaling factor in Z&lt;/a&gt; (vertical) that we want to apply&lt;/li&gt;&lt;li&gt; the fifth is the vertical offset of the bottom elevation, and therefore the entire section (in m)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;When executing the calculation program (Fluvia or Sirene) the sections thus modified will be indicated in the control window.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Description of the offtakes</title>
		<link>https://sic.g-eau.fr/description-of-the-offtakes,1059</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/description-of-the-offtakes,1059</guid>
		<dc:date>2017-09-24T11:47:08Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>David Dorchies, Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;Access to the description of an offtake by double-clicking a node in the graph or in the tree view. &lt;br class='autobr' /&gt;
From SIC 5.20, intermediate nodes can have multiple offtakes. &lt;br class='autobr' /&gt;
Characteristics of an offtake &lt;br class='autobr' /&gt;
Each offtake has the following characteristics: &lt;br class='autobr' /&gt; A downstream boundary condition which can be an imposed flow $Q(t)$, a fixed elevation $Z(t)$, a rating curve $Q(Z)$ (or rather $Z(Q)$ ), or a law function $Q=Z^\alpha$ (or rather $Q(t)=Q_ref [(Z(t)-Z_0)/(Z_ref-Z_0)]^\alpha$ to be more precise) (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Description-des-prises-et-des-" rel="directory"&gt;Description of the offtakes and boundary conditions&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Access to the description of an offtake by double-clicking a node in the graph or in the tree view.&lt;/p&gt;
&lt;p&gt;&lt;img src='https://sic.g-eau.fr/squelettes/screenshots/descriptionprise_en.jpg?1519034256' width='500' height='474' /&gt;&lt;/p&gt;
&lt;p&gt;From SIC 5.20, intermediate nodes can have multiple offtakes.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;characteristics-offtake&#034; name=&#034;characteristics-offtake&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a1&#034; name=&#034;a1&#034;&gt;&lt;/a&gt;Characteristics of an offtake&lt;/h3&gt; &lt;p&gt;Each offtake has the following characteristics:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; A &lt;a href='https://sic.g-eau.fr/Les-boundary-conditions' class='spip_in'&gt;downstream boundary&lt;/a&gt; condition which can be an imposed flow $Q(t)$, a fixed elevation $Z(t)$, a rating curve $Q(Z)$ (or rather $Z(Q)$ ), or a law function $Q=Z^{\alpha}$ (or rather $Q(t)=Q_{ref} [(Z(t)-Z_{0})/(Z_{ref}-Z_{0})]^{\alpha}$ to be more precise)&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Optionally a first level of structure with one or more devices including one may be regulated in order to obtain a discharge goal.&lt;/li&gt;&lt;li&gt; Possibly a second level of structure downstream of the first containing one or more fixed devices.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span class='spip_document_114 spip_documents spip_documents_center'&gt;
&lt;img src='https://sic.g-eau.fr/IMG/png/offtake.png?1512565726' width='500' height='356' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;regulate-offtake-for-obtaining-targeted-1&#034; name=&#034;regulate-offtake-for-obtaining-targeted-1&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a2&#034; name=&#034;a2&#034;&gt;&lt;/a&gt;Regulate an offtake for obtaining a targeted discharge&lt;/h3&gt; &lt;p&gt;In steady (FLUVIA) and unsteady (SIRENE) calculation, it is possible to calculate a characteristic of a device (opening of a gate, sill of a weir...) situated in the first level of structure to obtain a defined discharge (called &#034;targeted discharge&#034; or maybe sometimes also &#034;objective discharge&#034;) at the offtake.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;initial-discharge-2&#034; name=&#034;initial-discharge-2&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a3&#034; name=&#034;a3&#034;&gt;&lt;/a&gt;Initial discharge&lt;/h3&gt; &lt;p&gt;The initial discharges serves two purposes :&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; The initial discharge at the offtakes is used to calculate the distribution of the discharge in the reaches of the network for the steady calculation (See &lt;a href='https://sic.g-eau.fr/verification-des-debits-initiaux' class='spip_in' hreflang='fr'&gt;Verification of initial rates&lt;/a&gt;).&lt;/li&gt;&lt;li&gt; When an offtake is not in regulation &#034;targeted discharge&#034; mode, the discharge calculation is performed by dichotomy and requires an initial discharge to start the calculation.&lt;/li&gt;&lt;/ul&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;reference-discharge-3&#034; name=&#034;reference-discharge-3&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a4&#034; name=&#034;a4&#034;&gt;&lt;/a&gt;Reference discharge&lt;/h3&gt; &lt;p&gt;The reference discharge is not directly used in hydraulic calculations. In EdiSIC result mode, it is used to calculate indices of performance by comparing the distribution (calculated discharge) and the request (reference discharge).&lt;/p&gt;
&lt;p&gt;The reference discharge can also be used as an input by the regulation modules.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;sign-convention-for-discharge-4&#034; name=&#034;sign-convention-for-discharge-4&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a5&#034; name=&#034;a5&#034;&gt;&lt;/a&gt;Sign convention for discharge&lt;/h3&gt; &lt;p&gt;Since the discharges can enter or leave the hydraulic system (at nodes or at sections through lateral discharges or seepage), a sign convention had to be choosen. All discharges entering into the hydraulic system are positive. All discharges leaving the hydraulic system are negative. This is true at all nodes and cross sections for lateral discharges at the data input stage and also at the result display stage. For cross structures (gates, weirs, etc) the sign convention is positive for flows from upstream to downstream and negative for downstream to upstream flow directions.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>The boundary conditions</title>
		<link>https://sic.g-eau.fr/Les-boundary-conditions</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Les-boundary-conditions</guid>
		<dc:date>2017-09-24T10:20:45Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;The offtakes at nodes must have a boundary condition. The available boundary conditions are: &lt;br class='autobr' /&gt; Flow rate (Pump): Q(t) &lt;br class='autobr' /&gt; Fixed elevation: Z(t) &lt;br class='autobr' /&gt; Rating curve function (tabulated): Q(Z) (or rather Z(Q)) &lt;br class='autobr' /&gt; Function Q power alpha: $Q(t)=Q_ref [(Z(t)-Z_0)/(Z_ref-Z_0)]^\alpha$ &lt;br class='autobr' /&gt;
The upstream and downstream nodes are also considered as locations where &#034;offtakes&#034; must be defined in order to provide the boundary conditions for the hydraulic calculation algorithms. The terminology may seem abusive but (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Le-mode-Hydraulique-" rel="directory"&gt;Hydraulic mode&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;The offtakes at nodes must have a boundary condition. The available boundary conditions are:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Flow rate (Pump): &lt;i&gt;Q(t)&lt;/i&gt;&lt;/li&gt;&lt;li&gt; Fixed elevation: &lt;i&gt;Z(t)&lt;/i&gt;&lt;/li&gt;&lt;li&gt; Rating curve function (tabulated): &lt;i&gt;Q(Z)&lt;/i&gt; (or rather &lt;i&gt;Z(Q)&lt;/i&gt;)&lt;/li&gt;&lt;li&gt; Function Q power alpha: $Q(t)=Q_{ref} [(Z(t)-Z_{0})/(Z_{ref}-Z_{0})]^{\alpha}$&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The upstream and downstream nodes are also considered as locations where &#034;&lt;a href='https://sic.g-eau.fr/description-of-the-offtakes,1059' class='spip_in'&gt;offtakes&lt;/a&gt;&#034; must be defined in order to provide the boundary conditions for the hydraulic calculation algorithms. The terminology may seem abusive but it is necessary to choose a generic term. This is defensible in the sense that it is the points that allow injecting or withdrawing from the flow in the hydraulic network, at the upstream and downstream nodes as well as at the intermediate nodes.&lt;/p&gt;
&lt;p&gt;The conditions at the upstream and downstream nodes can be chosen from this list. The details given for &lt;a href='https://sic.g-eau.fr/condition-limite-aval-du-reseau' class='spip_in' hreflang='fr'&gt;downstream nodes&lt;/a&gt; are also valid for upstream and intermediate nodes.&lt;/p&gt;
&lt;p&gt;All combinations are possible in transient mode.&lt;/p&gt;
&lt;p&gt;Some combinations are impossible in steady state: &lt;i&gt;Q(t)&lt;/i&gt; upstream and downstream. Indeed in this case either there is no solution, or there is an infinity of solutions. The most traditional configuration is &lt;i&gt;Q(t)&lt;/i&gt; upstream and &lt;i&gt;Q(Z)&lt;/i&gt; downstream. Other options that do not explicitly specify upstream flow will involve iterations of the Fluvia calculation program to find the flow that satisfies the upstream conditions chosen.&lt;/p&gt;
&lt;p&gt;Reminder: Incoming or outgoing flows in SIC follow a sign convention which is that incoming flows are positive and outgoing flows are negative. This is generally valid for external boundary conditions (upstream and downstream), internal (intakes-offtakes) and seepage/infiltrations or contributions distributed along the sections. But, to avoid the classic errors that we often encountered with users, we make exceptions to this convention when there is no ambiguity. For example, a downstream boundary condition of type Q(Z) can only be outgoing, and we therefore expect positive flows at the data entry interfaces whereas according to the convention we should choose them negative. The calculator will choose them positive, but they will indeed be outgoing flows.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Initialisation of the calculation at diffluences</title>
		<link>https://sic.g-eau.fr/Initialisation-of-the-calculation</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Initialisation-of-the-calculation</guid>
		<dc:date>2017-09-24T09:57:22Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;On a network with diffluences (classical on irrigation canals whereas rare for rivers), the calculation of the steady-state water line performs iterations to distribute the flow arriving from upstream into each reach downstream of the diffluence point. &lt;br class='autobr' /&gt;
By default, the distribution is initialized from the relative surface of reaches located downstream from the diffluence. When this default distribution would cause negative initial flow rates in some branches of the network, the user can (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Le-mode-Hydraulique-" rel="directory"&gt;Hydraulic mode&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;On a network with diffluences (classical on irrigation canals whereas rare for rivers), the calculation of the steady-state water line performs iterations to distribute the flow arriving from upstream into each reach downstream of the diffluence point.&lt;/p&gt;
&lt;p&gt;By default, the distribution is initialized from the relative surface of reaches located downstream from the diffluence. When this default distribution would cause negative initial flow rates in some branches of the network, the user can change these settings by double-clicking the node causing the problem and change the distribution of the flow between the diversion reaches leaving from this node.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Definition of the calculation mode at nodes</title>
		<link>https://sic.g-eau.fr/Definition-of-the-calculation-mode</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Definition-of-the-calculation-mode</guid>
		<dc:date>2017-09-24T09:56:19Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;The resolution of the calculation of the hydraulic variables at the node can be done in two ways: equality of the elevations (default mode) equality of the hydraulic heads &lt;br class='autobr' /&gt;
In the case of equality of heads, it is possible to define a head loss at the entrance of the node (for upstreams reaches arriving at this node) and at the exit of the node (for the diversion reaches downstream). It is possible to have for the same node reaches arriving at or leaving this node with different modes (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Le-mode-Hydraulique-" rel="directory"&gt;Hydraulic mode&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;The resolution of the calculation of the hydraulic variables at the node can be done in two ways:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; equality of the elevations (default mode)&lt;/li&gt;&lt;li&gt; equality of the hydraulic heads&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;In the case of equality of heads, it is possible to define a head loss at the entrance of the node (for upstreams reaches arriving at this node) and at the exit of the node (for the diversion reaches downstream). It is possible to have for the same node reaches arriving at or leaving this node with different modes (elevation for some and head for others). In this case of a head loss, a Borda type equation (proportional to the speed squared) is used.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Remark:&lt;/strong&gt; In the case where the flow at a node is in supercritical regime on one or more of the reaches arriving or leaving this node, the calculation mode will be automatically switched to &#034;equality of head&#034; mode, even if the &#034;equality of elevations&#034; mode had been chosen here. This is indeed more physically realistic. For calculations in torrential regime to be authorized, the corresponding option must be activated in the &lt;a href='https://sic.g-eau.fr/Parametres-du-calcul-Permanent' class='spip_in' hreflang='fr'&gt;permanent calculation parameters&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Import of .TAL and .FLU files in batch mode</title>
		<link>https://sic.g-eau.fr/Import-of-TAL-and-FLU-files-in</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Import-of-TAL-and-FLU-files-in</guid>
		<dc:date>2017-04-28T13:51:14Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;This feature allows you to launch EdiSIC, open a .TAL file, save it in Xml, launch the mesh with the Talweg program, and then if everything went right, import one or more .FLU files. These files are from those with the format of version SIC 4.**. &lt;br class='autobr' /&gt;
Syntax EDISIC.EXE &#034;working_directory&#034; IMPORT &#034;File.TAL&#034; &#034;File1.FLU&#034; [&#034;File2.FLU&#034; ...] &lt;br class='autobr' /&gt;
Parameter Description &lt;br class='autobr' /&gt; &#034;EDISIC.EXE&#034;: The name of the executable program with the possibility to give its complete name if the third party program running the (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-piloter-sic-a-partir-d-autres-" rel="directory"&gt;Control SIC from other programs (Batch mode)&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;This feature allows you to launch EdiSIC, open a &lt;strong&gt;.TAL&lt;/strong&gt; file, save it in Xml, launch the mesh with the Talweg program, and then if everything went right, import one or more &lt;strong&gt;.FLU&lt;/strong&gt; files. These files are from those with the format of version SIC 4.**.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;format-the-import-file-for-points-with&#034; name=&#034;format-the-import-file-for-points-with&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a1&#034; name=&#034;a1&#034;&gt;&lt;/a&gt;Syntax&lt;/h3&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;EDISIC.EXE &#034;working_directory&#034; IMPORT &#034;File.TAL&#034; &#034;File1.FLU&#034; [&#034;File2.FLU&#034; ...]&lt;/code&gt;&lt;/div&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;trace-the-central-flow-route-1&#034; name=&#034;trace-the-central-flow-route-1&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a2&#034; name=&#034;a2&#034;&gt;&lt;/a&gt;Parameter Description&lt;/h3&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &#034;EDISIC.EXE&#034;: The name of the executable program with the possibility to give its complete name if the third party program running the batch mode is not located in this directory, or if the executable program is not defined in the path&lt;/li&gt;&lt;li&gt; &#034;Work_directory&#034;: Working directory (in which the output XML file and the .log file will be generated)&lt;/li&gt;&lt;li&gt; IMPORT: EdiSIC launch mode - opening and saving one or more files&lt;/li&gt;&lt;li&gt; &#034;File.TAL&#034;: Name of a .TAL file (full path or relative to the working directory)&lt;/li&gt;&lt;li&gt; &#034;File1.FLU&#034;, &#034;File2.FLU&#034; ...: Name of a .FLU file (full path or relative to the working directory)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The option works for as many .FLU files as you want. It is even possible to put several batch of .TAL followed by several .FLU.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;extraction-cross-profiles-from-dtm-2&#034; name=&#034;extraction-cross-profiles-from-dtm-2&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a3&#034; name=&#034;a3&#034;&gt;&lt;/a&gt;Command line limitation: using EDISIC.MAC&lt;/h3&gt; &lt;p&gt;Since the command line size is limited, it may be useful to set the command line in the EDISIC.MAC file and to &lt;a href='https://sic.g-eau.fr/le-mode-macro-une-alternative-a-la' class='spip_in' hreflang='fr'&gt;run EdiSIC in &#034;macro&#034; mode&lt;/a&gt;.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;extraction-cross-profiles-from-survey-3&#034; name=&#034;extraction-cross-profiles-from-survey-3&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a4&#034; name=&#034;a4&#034;&gt;&lt;/a&gt;Command Line Example&lt;/h3&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;EDISIC.EXE &#034;C:\Files\SicV5\dat\ex1&#034; IMPORT Demo.tal Demo.flu&lt;/code&gt;&lt;/div&gt; &lt;p&gt;or&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;C:\Sic538f5\exe\Edisic.exe &#034;C:\Fichiers\Sic V5\dat\ex1&#034; Import Demo.tal Demo.flu&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;The following actions will be performed:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Opening of Demo.tal&lt;/li&gt;&lt;li&gt; Registration in xml format&lt;/li&gt;&lt;li&gt; Mesh of the xml file by Talweg&lt;/li&gt;&lt;li&gt; Import file Demo.flu&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The Demo.flu file will be used to create a scenario. In order to better adapt to executions in batch mode, several things will be defined and activated for this scenario:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; A variant will be created, in case we want to use it for example for an unsteady simulations (in batch mode we can import an initial condition in a scenario or a variant and then run a steady or unsteady calculation)&lt;/li&gt;&lt;li&gt; The management of the .par file will be positioned in the mode where this .par file will not be rewritten by Edisic. It will thus be possible to create it by a third-party program and to take it into account during the calculations (otherwise by default Edisir rewrites it each time the .xml file is saved).&lt;/li&gt;&lt;li&gt; The mode of steady state calculation for several time instants and not only for the first moment is also activated, to allow these multiple calculations in batch mode. We can actually think that this feature will be useful in batch mode. It will be possible anyway in the &lt;a href='https://sic.g-eau.fr/Execution-de-TALWEG-FLUVIA-et' class='spip_in' hreflang='fr'&gt;calculation parameters of the program Fluvia&lt;/a&gt; to specify the end times (TFIN=) and the time step (DT=) if we do not want to perform every possible moment.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;In the case of using an edisic.mac file, it will be necessary to put:&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;&#034;C:\Files\SicV5\dat\ex1&#034; IMPORT Demo.tal Demo.flu&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;this file being positioned in the sub-directory of the project, where the files to be imported will also be present. And Edisic must also have this sub-directory as the current directory (open a file in this directory before and then close Edisic).&lt;/p&gt;
&lt;p&gt;and just run in command line:&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;EDISIC.EXE&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;C:\Sic538f5\exe\Edisic.exe&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Import sections in text format</title>
		<link>https://sic.g-eau.fr/Import-sections-in-text-format</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Import-sections-in-text-format</guid>
		<dc:date>2017-04-28T12:02:20Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;This feature allows you to launch EdiSIC, create a new blank document or modify an existing project, import files containing section data into text format and save it as TAL (for SIC Version 4.xx) or XML (for SIC version 5 .xx). For more information on the text import formats of the sections, see article dedicated. &lt;br class='autobr' /&gt;
Modifying an existing project allows you to keep all the data of hydraulic scenarios, quality modules and regulation modules. The reaches are then imported in the order of their (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-piloter-sic-a-partir-d-autres-" rel="directory"&gt;Control SIC from other programs (Batch mode)&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;This feature allows you to launch EdiSIC, create a new blank document or modify an existing project, import files containing section data into text format and save it as TAL (for SIC Version 4.xx) or XML (for SIC version 5 .xx). For more information on the text import formats of the sections, see &lt;a href='https://sic.g-eau.fr/import-de-sections-et-de-profils' class='spip_in' hreflang='fr'&gt;article dedicated&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Modifying an existing project allows you to keep all the data of hydraulic scenarios, quality modules and regulation modules. The reaches are then imported in the order of their numbering.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;characteristics-offtake&#034; name=&#034;characteristics-offtake&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a1&#034; name=&#034;a1&#034;&gt;&lt;/a&gt;Syntax&lt;/h3&gt; &lt;textarea readonly='readonly' cols='40' rows='3' class='spip_cadre' dir='ltr'&gt;EDISIC.EXE &#034;Work_directory&#034; Import_Mode &#034;File to create&#034; &#034;File1.txt&#034; [&#034;File2.txt&#034; ...]&lt;/textarea&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;regulate-offtake-for-obtaining-targeted-1&#034; name=&#034;regulate-offtake-for-obtaining-targeted-1&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a2&#034; name=&#034;a2&#034;&gt;&lt;/a&gt;Parameter Description&lt;/h3&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &#034;Work_directory&#034;: Working directory (in which the output XML or TAL file and a .log file will be generated). This working directory can be different from the current subdirectory, cf below;&lt;/li&gt;&lt;li&gt; Import_Mode: this parameter can take 4 different values &#8203;&#8203;(and possible alternatives with _new or _update, see below) depending on the chosen import mode (see below &lt;a href=&#034;# a3&#034; class='spip_ancre'&gt;import modes&lt;/a&gt;);&lt;/li&gt;&lt;li&gt; &#034;File to create&#034;: Name of the XML or TAL file to be created at the end of the import without the extension. A file of the same name with the .log extension will be created and will contain error messages for the operation, if any;&lt;/li&gt;&lt;li&gt; &#034;File1.txt&#034; [, &#034;File2.txt&#034; ...]: Name of one or more file(s) .txt to import (full path or single name). Each .txt file represents a reach. The file order defines a branch from upstream to downstream. If the names of these files are not given with a full path, they will be searched by default in the current subdirectory, which is the last one used by Edisic (and stored in the sic.ini file under exe). If they are not found, the current subdirectory is changed into the working subdirectory defined above, which allows to have a library of txt files in a current subdirectory, and to create various XML or TAL files in subdirectories and with selected names as needed.&lt;/li&gt;&lt;/ul&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;initial-discharge-2&#034; name=&#034;initial-discharge-2&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a3&#034; name=&#034;a3&#034;&gt;&lt;/a&gt;Import modes&lt;/h3&gt; &lt;p&gt;There are 4 modes (and possible alternatives with _new or _update, see below) of choice to define the type of file created (Xml or Tal) and the format of the text file (normal or transposed):&lt;/p&gt;
&lt;table class=&#034;spip&#034;&gt;
&lt;thead&gt;&lt;tr class='row_first'&gt;&lt;th id='id5c76_c0'&gt; Import mode &lt;/th&gt;&lt;th id='id5c76_c1'&gt; Text file format &lt;/th&gt;&lt;th id='id5c76_c2'&gt; Generated File Format &lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class='row_odd odd'&gt;
&lt;td headers='id5c76_c0'&gt;ImportXml&lt;/td&gt;
&lt;td headers='id5c76_c1'&gt;&lt;a href='https://sic.g-eau.fr/import-de-sections-et-de-profils#a1.1' class='spip_in' hreflang='fr'&gt;Normal&lt;/a&gt;&lt;/td&gt;
&lt;td headers='id5c76_c2'&gt;XML (SIC version 5.xx)&lt;/td&gt;&lt;/tr&gt;
&lt;tr class='row_even even'&gt;
&lt;td headers='id5c76_c0'&gt;ImportTal&lt;/td&gt;
&lt;td headers='id5c76_c1'&gt;&lt;a href='https://sic.g-eau.fr/import-de-sections-et-de-profils#a1.1' class='spip_in' hreflang='fr'&gt;Normal&lt;/a&gt;&lt;/td&gt;
&lt;td headers='id5c76_c2'&gt;TAL (SIC version 4.xx)&lt;/td&gt;&lt;/tr&gt;
&lt;tr class='row_odd odd'&gt;
&lt;td headers='id5c76_c0'&gt;ImportXmlTrans&lt;/td&gt;
&lt;td headers='id5c76_c1'&gt;&lt;a href='https://sic.g-eau.fr/import-de-sections-et-de-profils#a1.2' class='spip_in' hreflang='fr'&gt;Transposition&lt;/a&gt;&lt;/td&gt;
&lt;td headers='id5c76_c2'&gt;XML (SIC version 5.xx)&lt;/td&gt;&lt;/tr&gt;
&lt;tr class='row_even even'&gt;
&lt;td headers='id5c76_c0'&gt;ImportTalTrans&lt;/td&gt;
&lt;td headers='id5c76_c1'&gt;&lt;a href='https://sic.g-eau.fr/import-de-sections-et-de-profils#a1.2' class='spip_in' hreflang='fr'&gt;Transposition&lt;/a&gt;&lt;/td&gt;
&lt;td headers='id5c76_c2'&gt;TAL (SIC version 4.xx)&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If the project file already exists, the interface asks if the user wants to overwrite the project, modify the existing project or cancel the operation. It is possible to override this issue by adding either _NEW or _UPDATE to the import mode (Example: use IMPORTXML_NEW to overwrite an existing XML project file). Lowercase or uppercase can be used for these options.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;reference-discharge-3&#034; name=&#034;reference-discharge-3&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a4&#034; name=&#034;a4&#034;&gt;&lt;/a&gt;Command line limitation: using EDISIC.MAC&lt;/h3&gt; &lt;p&gt;Since the command line size is limited, it may be useful to set the command line in the EDISIC.MAC file and to &lt;a href='https://sic.g-eau.fr/le-mode-macro-une-alternative-a-la' class='spip_in' hreflang='fr'&gt;run EdiSIC in &#034;macro&#034; mode&lt;/a&gt;.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;sign-convention-for-discharge-4&#034; name=&#034;sign-convention-for-discharge-4&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a5&#034; name=&#034;a5&#034;&gt;&lt;/a&gt;Command Line Example&lt;/h3&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;EDISIC.EXE &#034;C:\Files\SicV5\dat\test&#034; ImportXml &#034;Demo&#034; &#034;bief1.txt&#034; &#034;bief2.txt&#034;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;The following actions will be performed:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Creation of the file C:\Files\SicV5\dat\test\Demo.xml;&lt;/li&gt;&lt;li&gt; Creation of the reach1 upstream;&lt;/li&gt;&lt;li&gt; Import the cross-section of the reach 1 and their cross section from the file C:\Files\SicV5\dat\test\bief1.txt; (Or the bief1.txt file located in the current subdirectory if it exists)&lt;/li&gt;&lt;li&gt; Creation of the reach 2 downstream of the reach 1;&lt;/li&gt;&lt;li&gt; Import of cross sections from C:\Files\SicV5\dat\test\bief2.txt file; (Or the bief2.txt file located in the current subdirectory if it exists)&lt;/li&gt;&lt;li&gt; Save the file C:\Files\SicV5\dat\test\Demo.xml. If this file already exists, a question is asked to allow overwriting.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>How to perform a transient simulation (SIRENE)</title>
		<link>https://sic.g-eau.fr/How-to-perform-a-transient</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/How-to-perform-a-transient</guid>
		<dc:date>2017-04-28T10:50:05Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;In order to perform a transient calculation, it is first necessary at least to have been able to carry out a steady-state calculation or another calculation in transient mode which will serve as an initial condition for the calculation. In addition, the calculation used as an initial condition must have been carried out with the parameter &#034;Write in all calculation sections&#034; checked. This parameter is checked by default for the permanent calculation parameters and is unchecked by default for (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-tutoriels-d-utilisation-du-" rel="directory"&gt;Tutorials for using SIC software&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;In order to perform a transient calculation, it is first necessary at least to have been able to carry out a steady-state calculation or another calculation in transient mode which will serve as an initial condition for the calculation. In addition, the calculation used as an initial condition must have been carried out with the parameter &#034;Write in all calculation sections&#034; checked. This parameter is checked by default for &lt;a href='https://sic.g-eau.fr/Parametres-du-calcul-Permanent' class='spip_in' hreflang='fr'&gt;the permanent calculation parameters&lt;/a&gt; and is unchecked by default for &lt;a href='https://sic.g-eau.fr/parametres-du-calcul-transitoire#a1' class='spip_in' hreflang='fr'&gt;transient calculation parameters&lt;/a&gt;.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;characteristics-offtake&#034; name=&#034;characteristics-offtake&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a1&#034; name=&#034;a1&#034;&gt;&lt;/a&gt;Creating a new scenario or variant&lt;/h3&gt; &lt;p&gt;The calculation of this new simulation will be carried out either in a new scenario or in a variant of the scenario serving as an initial condition. The first operation to be performed in &lt;a href='https://sic.g-eau.fr/l-explorateur-de-projet' class='spip_in' hreflang='fr'&gt;the project explorer&lt;/a&gt; is therefore to choose:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Duplicate the initial condition scenario&lt;/li&gt;&lt;li&gt; Create a new variant in the initial condition scenario&lt;/li&gt;&lt;/ul&gt;&lt;table class=&#034;spip&#034;&gt;
&lt;tbody&gt;
&lt;tr class='row_odd odd'&gt;
&lt;td&gt;&lt;span class='spip_document_61 spip_documents'&gt;
&lt;img src='https://sic.g-eau.fr/local/cache-vignettes/L62xH100/idea-267d1.png?1519033992' width='62' height='100' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;Since transient computation requires an initial condition, it is important that the boundary conditions and the parameters of the start of the transient simulation are compatible with the initial waterline originating from a previous calculation. To obtain this guarantee, it is advisable to create a variant in the scenario where the calculation is used as the initial condition for the transient calculation.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;regulate-offtake-for-obtaining-targeted-1&#034; name=&#034;regulate-offtake-for-obtaining-targeted-1&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a2&#034; name=&#034;a2&#034;&gt;&lt;/a&gt;Import of initial condition&lt;/h3&gt; &lt;p&gt;In the Project Explorer, go to the line of the scenario or variant where the transient calculation is to be done and click on the &#034;&lt;span class='spip_document_57 spip_documents'&gt;
&lt;img src='https://sic.g-eau.fr/local/cache-vignettes/L16xH16/importer-87769.png?1519036401' width='16' height='16' alt=&#034;&#034; /&gt;&lt;/span&gt; Import C.I.&#034; button (C.I. = Initial Condition). Choose from the list of results present the calculation results which will serve as initial condition.&lt;/p&gt;
&lt;p&gt;Once this is done, the &#034;&lt;span class='spip_document_58 spip_documents'&gt;
&lt;img src='https://sic.g-eau.fr/local/cache-vignettes/L15xH16/logo_sirene-1b915.png?1519036401' width='15' height='16' alt=&#034;&#034; /&gt;&lt;/span&gt; Transient Calculation&#034; button becomes active.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;initial-discharge-2&#034; name=&#034;initial-discharge-2&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a3&#034; name=&#034;a3&#034;&gt;&lt;/a&gt;Edit Transitional Computing Events&lt;/h3&gt; &lt;p&gt;The user will then enter the changes that will take place on the system over time (Variation of supplied or retrieved flow rates, operation of devices ...). This is done by &lt;a href='https://sic.g-eau.fr/les-lois-fonction-du-temps,1010' class='spip_in' hreflang='fr'&gt;the seizure of laws as a function of time&lt;/a&gt;.&lt;/p&gt;
&lt;table class=&#034;spip&#034;&gt;
&lt;tbody&gt;
&lt;tr class='row_odd odd'&gt;
&lt;td&gt;&lt;span class='spip_document_61 spip_documents'&gt;
&lt;img src='https://sic.g-eau.fr/local/cache-vignettes/L62xH100/idea-267d1.png?1519033992' width='62' height='100' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;If the types of boundary conditions do not change between the permanent scenario and the transient calculation, it is advisable to enter the time-dependent laws directly in the permanent scenario. The permanent calculation will be carried out on the first time step only and the transient calculation in a variant (which does not contain any modification with respect to the scenario) will calculate from the second time step on the data of the scenario.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;reference-discharge-3&#034; name=&#034;reference-discharge-3&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a4&#034; name=&#034;a4&#034;&gt;&lt;/a&gt;Calculation Parameters&lt;/h3&gt; &lt;p&gt;The user will have to define the time parameters of the simulation as presented on the page &lt;a href='https://sic.g-eau.fr/parametres-de-calcul-temps' class='spip_in' hreflang='fr'&gt;Time Settings&lt;/a&gt;. It may also possibly modify &lt;a href='https://sic.g-eau.fr/parametres-du-calcul-transitoire' class='spip_in' hreflang='fr'&gt;the parameters of the transient computation&lt;/a&gt; and &lt;a href='https://sic.g-eau.fr/parametres-d-ecriture-des' class='spip_in' hreflang='fr'&gt;the writing parameters of the results&lt;/a&gt;.&lt;/p&gt; &lt;h3 class=&#034;spip&#034;&gt;&lt;a id=&#034;sign-convention-for-discharge-4&#034; name=&#034;sign-convention-for-discharge-4&#034;&gt;&lt;/a&gt;&lt;a id=&#034;a5&#034; name=&#034;a5&#034;&gt;&lt;/a&gt;Start simulation&lt;/h3&gt; &lt;p&gt;Follow the instructions on page &lt;a href='https://sic.g-eau.fr/execution-d-un-calcul-en-regime,1011' class='spip_in' hreflang='fr'&gt;Performing a Transient Calculation (SIRENE)&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Geolocalisation</title>
		<link>https://sic.g-eau.fr/Geolocalisation-1176</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Geolocalisation-1176</guid>
		<dc:date>2017-04-28T10:07:38Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;This tool allows to manage the geolocation of the objects of the network (nodes, points of preemption of the reaches also called midpoints, cross sections). &lt;br class='autobr' /&gt;
The upper part of the &#034;Geolocation&#034; tab allows you to process the nodes and midpoints of the reaches (also called preemption points since they allow you to select a reach, to edit its parameters or view the results). &lt;br class='autobr' /&gt;
The &#034;Compute pxl -&gt; geo&#034; option will use the pixel data (x-y position of the graphic objects on the 2D plan drawing) to (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Modelisation-automatique-de-canal-" rel="directory"&gt;Automatic Canal Modelisation&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;img src='https://sic.g-eau.fr/squelettes/screenshots/extrapolationonglet9_en.jpg?1519034259' width='500' height='275' /&gt;&lt;/p&gt;
&lt;p&gt;This tool allows to manage the geolocation of the objects of the network (nodes, points of preemption of the reaches also called midpoints, cross sections).&lt;/p&gt;
&lt;p&gt;The upper part of the &#034;Geolocation&#034; tab allows you to process the nodes and midpoints of the reaches (also called preemption points since they allow you to select a reach, to edit its parameters or view the results).&lt;/p&gt;
&lt;p&gt;The &#034;Compute pxl -&gt; geo&#034; option will use the pixel data (x-y position of the graphic objects on the 2D plan drawing) to calculate the geolocation (lat-lon) of the processed objects (nodes and preemption points here). This will be done using the geolocation of the upstream and downstream nodes of the selected area. You must therefore enter this before using this option. This is done by simple proportionality relationships between x-y and lat-lon (known as the rule of 3). This geolocation data will then be stored in the corresponding fields of the corresponding objects.&lt;/p&gt;
&lt;p&gt;The &#034;Compute geo -&gt; pxl&#034; option will do the opposite, that is to say position (x-y) the objects on the 2D plan drawing taking into account the geolocation data (lat-lon), while retaining the upstream nodes and downstream as references (x1-y1 and x2-y2) and using simple rules of 3 to calculate their positions. You must therefore position these upstream and downstream points where you want them, for example on a previously imported base map (&lt;a href='https://sic.g-eau.fr/utilisation-d-un-fond-de-carte' class='spip_in' hreflang='fr'&gt;see the dedicated page&lt;/a&gt;). This data will be stored and the node and midpoint objects will then be drawn at these locations on the 2D plane.&lt;/p&gt;
&lt;p&gt;The lower part of the &#034;Geolocation&#034; tab allows you to process cross sections. This option is close to the previous one in the ideas behind &#034;Compute pxl -&gt; geo&#034; and &#034;Compute geo -&gt; pxl&#034;. However, the reference points will be taken for each reach with its upstream node and its downstream node (and not, as previously, the upstream node of the selection and the downstream node of the selection). You must therefore have previously processed them with the options in the upper part of the tab, detailed above. In addition the positions (x-y) of the cross sections will be calculated with the &#034;Compute geo -&gt; pxl&#034; option, and drawn thus just after launching this calculation (clicking on the corresponding button). But since the reaches are drawn on the 2D plane as 2 line segments between the upstream node and the midpoint then the midpoint and the downstream point, and that the cross sections are drawn and distributed on these segments according to their longitudinal abscissa within their reach (the coordinates of the x-y pixels will therefore be recalculated on each display), this detailed plan drawing of the sections will not be drawn like this on subsequent displays.&lt;/p&gt;
&lt;p&gt;Further evolution of SIC allowing more segments and potentially as many as cross sections would handle this more aesthetically.&lt;/p&gt;
&lt;p&gt;In this management of the geolocation of cross sections, we must also provide other information, since the entire cross section is geolocated (only 1 lat-lon data for each section) and not the various points of the section. However, a section seen up close is not a local object, but made up of a set of points (and can be several hundreds of m or km long). It is therefore necessary to indicate to what point the given geolocation corresponds, as well as how the section is located in relation to this geolocation point, laterally and angularly. The angle is given in relation to a reference indicated in the global geolocation options (&lt;a href='https://sic.g-eau.fr/la-notion-de-projet-et-de-fichier' class='spip_in' hreflang='fr'&gt;Edit/Network Properties/Geolocation Settings&lt;/a&gt;), with the choices of Geographic North, the central line of the reach or the segment drawn within the reach . The &#8220;lateral abscissa Y&#8221; is given in the case of the choice &#8220;for a given lateral abscissa&#8221;). If we check the boxes for these values &#8203;&#8203;they will be filled in for the corresponding objects when launching the &#034;Compute pxl -&gt; geo&#034; calculation. Currently this data is stored but is not taken into account when drawing cross sections (to be done in a later version). For the moment the angle used for the drawing is 90&#176; relative to the segment, and the assumed geolocation point is the central one of the section.&lt;/p&gt;
&lt;p&gt;At the bottom of the tab we indicate a scale in X and Y, making the correspondence between lat-lon and x-y. These fields allow you to visualize these scales after using one of the 2 modification options above, but not to force a drawing to a given scale (these are output variables, not calculation inputs). As indicated by the tooltip when positioning the mouse on the corresponding fields, the values &#8203;&#8203;indicated are the number of pixels for 1 degree of angle.&lt;/p&gt;
&lt;p&gt;An example of geolocalized project is given at:&lt;br class='autobr' /&gt;
\dat\ex30_garonne\Garonne_benchmark_MinMoy_v4.xml&lt;/p&gt;
&lt;p&gt;&lt;img src=&#034;&#034; style='max-width: 500px; max-height: 10000px'&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="en">
		<title>Modeling of an in-line pump</title>
		<link>https://sic.g-eau.fr/Modeling-of-an-in-line-pump</link>
		<guid isPermaLink="true">https://sic.g-eau.fr/Modeling-of-an-in-line-pump</guid>
		<dc:date>2017-04-27T15:32:39Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Pierre-Olivier Malaterre</dc:creator>



		<description>
&lt;p&gt;Since version 4.12, an in-line pump can be modeled using a control module. Indeed, a control module is created in this case (with any method adapted to the method that it is desired to use for the variations of the pump discharge, for example the STOP, BOMAT, WDLANG, SCILAB or MATLAB method). At the site of the in-line pump a singular section is placed with a gate-type structure. For this same gate, the opening is declared as control U of the control module, in flow mode (slave controler). (...)&lt;/p&gt;


-
&lt;a href="https://sic.g-eau.fr/-Annexes-" rel="directory"&gt; Appendix &lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Since version 4.12, an in-line pump can be modeled using a control module. Indeed, a control module is created in this case (with any method adapted to the method that it is desired to use for the variations of the pump discharge, for example the STOP, BOMAT, WDLANG, SCILAB or MATLAB method). At the site of the in-line pump a singular section is placed with a gate-type structure. For this same gate, the opening is declared as control U of the control module, in flow mode (slave controler). See doc on &lt;a href='https://sic.g-eau.fr/regulation-modules' class='spip_in'&gt;Regulation modules&lt;/a&gt; and &lt;a href='https://sic.g-eau.fr/general-parameters-for-u' class='spip_in'&gt;General settings for U&lt;/a&gt; for further details. This solution is probably the best but requires the use of a control module.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>


 
	


 
	

</channel>
</rss>
