<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=CreateVerticalResolution</id>
		<title>CreateVerticalResolution - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=CreateVerticalResolution"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=CreateVerticalResolution&amp;action=history"/>
		<updated>2026-04-05T00:41:12Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=CreateVerticalResolution&amp;diff=165&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=CreateVerticalResolution&amp;diff=165&amp;oldid=prev"/>
				<updated>2008-12-03T10:27:02Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:27, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=CreateVerticalResolution&amp;diff=164&amp;oldid=prev</id>
		<title>192.168.20.129 at 17:18, 22 March 2007</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=CreateVerticalResolution&amp;diff=164&amp;oldid=prev"/>
				<updated>2007-03-22T17:18:12Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;PROGRAM CREATEVERTICALRESOLUTION.EXE&lt;br /&gt;
&lt;br /&gt;
Task performed:&lt;br /&gt;
&lt;br /&gt;
Calculates vertical resolution for 3D modelling based on a vertical profile for a &lt;br /&gt;
property, by considering the same property change with depth for all layers.&lt;br /&gt;
&lt;br /&gt;
Allows the user to choose between providing the desired layer number or the &lt;br /&gt;
desired property change.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Main features:&lt;br /&gt;
&lt;br /&gt;
- interaction with input file is performed through a nomfich file (input file &lt;br /&gt;
indicated in IN_MODEL; reference path is indicated in ROOT_SRT);&lt;br /&gt;
&lt;br /&gt;
- input file:&lt;br /&gt;
&lt;br /&gt;
	- path to the file with property profile:&lt;br /&gt;
&lt;br /&gt;
		PROFILEFILENAME : ...&lt;br /&gt;
&lt;br /&gt;
	- path to the output geometry file:&lt;br /&gt;
&lt;br /&gt;
		OUTPUTFILENAME : ...&lt;br /&gt;
&lt;br /&gt;
	- vertical domain type intended (not mandatory):&lt;br /&gt;
&lt;br /&gt;
		DOMAIN_TYPE : ... (only current option and default is CARTESIAN)&lt;br /&gt;
&lt;br /&gt;
	- maximum bathymetry depth:&lt;br /&gt;
&lt;br /&gt;
		MAXIMUMDEPTH : ...&lt;br /&gt;
&lt;br /&gt;
	- required property change per layer (specified instead of LAYERS keyword)&lt;br /&gt;
&lt;br /&gt;
		PROPERTY_STEP : ...&lt;br /&gt;
	&lt;br /&gt;
	- required number of layers (specified instead of PROPERTY_STEP keyword)&lt;br /&gt;
&lt;br /&gt;
		LAYERS : ...&lt;br /&gt;
&lt;br /&gt;
		(mandatory to provide one of LAYERS or PROPERTY_STEP)&lt;br /&gt;
&lt;br /&gt;
	- maximum depth for surface layer (not mandatory, used only if PROPERTY_STEP):&lt;br /&gt;
&lt;br /&gt;
		MAXDEPTH_SURFACE : ... (default is 100.0m)&lt;br /&gt;
&lt;br /&gt;
	- maximum depth for bottom layer (not mandatory, used only if PROPERTY_STEP):&lt;br /&gt;
&lt;br /&gt;
		MAXDEPTH_BOTTOM : ... (default is 500.0m)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- profile file:&lt;br /&gt;
&lt;br /&gt;
	- block of profile depths (from lower depth to higher depth):&lt;br /&gt;
&lt;br /&gt;
		&amp;lt;BeginDepth&amp;gt;&lt;br /&gt;
		...&lt;br /&gt;
		&amp;lt;EndDepth&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	- block of profile values (from lower depth to higher depth):&lt;br /&gt;
&lt;br /&gt;
		&amp;lt;BeginProfileValues&amp;gt;&lt;br /&gt;
		...&lt;br /&gt;
		&amp;lt;EndProfileValues&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Some notes:&lt;br /&gt;
&lt;br /&gt;
- in case the surface layer exceeds the maximum depth for surface layer for PROPERTY_STEP option the layer is divided till sublayers have depth smaller than maximum depth; the surface layer depth is for the check added to the first profile depth (the one most near surface);&lt;br /&gt;
&lt;br /&gt;
- if maximum depth of bathymetry exceeds the deeper profile depth then exceeding depth is  considered in the last layer (the one most in bottom); &lt;br /&gt;
&lt;br /&gt;
- in case the bottom layer exceeds the maximum depth for bottom layer for PROPERTY_STEP option the layer is divided till sublayers have depth smaller than maximum depth.&lt;/div&gt;</summary>
		<author><name>192.168.20.129</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>