<?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=Geometry_diagnostic</id>
		<title>Geometry diagnostic - 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=Geometry_diagnostic"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Geometry_diagnostic&amp;action=history"/>
		<updated>2026-04-04T21:18:07Z</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=Geometry_diagnostic&amp;diff=279&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Geometry_diagnostic&amp;diff=279&amp;oldid=prev"/>
				<updated>2008-12-03T10:27:06Z</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=Geometry_diagnostic&amp;diff=278&amp;oldid=prev</id>
		<title>192.168.20.177: /* LowerLayer */</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Geometry_diagnostic&amp;diff=278&amp;oldid=prev"/>
				<updated>2008-08-01T10:22:08Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;LowerLayer&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Once the vertical discretization or [[Module Geometry|geometry]] is imposed and the bathymetry is chosen, the bottom layer can yield stability problems when using shaved cells. You can have very thin bottom cell next to a very wide bottom cell. To diagnose the existence of such problematic cells, a [[geometry diagnostic]] tool was developed.&lt;br /&gt;
&lt;br /&gt;
==Source-safe whereabouts==&lt;br /&gt;
The latest source code is in the '''Mohid_V4''' repository, inside the '''small tools\GeometryDiagnostic''' folder.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
&lt;br /&gt;
The inputs required are a bathymetry [[Grid Data|grid data]] file, a [[Module Geometry|geometry]] file, an hdf5 output filename and a [[Grid Data|grid data]] output filename.&lt;br /&gt;
&lt;br /&gt;
===Nomfich.dat===&lt;br /&gt;
&lt;br /&gt;
 IN_MODEL    : GeometryDiagnostics.dat&lt;br /&gt;
&lt;br /&gt;
===GeometryDiagnostics.dat===&lt;br /&gt;
&lt;br /&gt;
 BATIM    : Biscay_Level2__.new2&lt;br /&gt;
 GEOMETRY : D:\Aplica\BiscayAplica\GeneralData\Ocean\Geometry\Level2\Geometry.dat&lt;br /&gt;
 OUT_FILE       : geomdiag_new2.hdf5&lt;br /&gt;
 OUT_GRIDDATA3D : geomdiag_new2.dat&lt;br /&gt;
&lt;br /&gt;
== Outputs ==&lt;br /&gt;
The outputs are an hdf5 file and a three-dimensional [[Grid Data|grid data]] file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;htm&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://content.screencast.com/users/GRiflet/folders/Jing/media/0522d989-f1b1-4475-8496-38d8f66356df/2008-08-01_1102.png&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://content.screencast.com/users/GRiflet/folders/Jing/media/0522d989-f1b1-4475-8496-38d8f66356df/2008-08-01_1102.png&amp;quot; width=&amp;quot;633&amp;quot; height=&amp;quot;428&amp;quot; border=&amp;quot;0&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/htm&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LowerLayerThickness===&lt;br /&gt;
&lt;br /&gt;
For all horizontal cells ''i'', ''j'', there is one bottom layer ''kbottom'' that defines the bottom layer thickness ''DWZ(i, j, kbottom)''; where ''DWZ'' is the 3D matrix that defines the layers thickness for every water column.&lt;br /&gt;
&lt;br /&gt;
 LowerLayerThickness(i,j) = DWZ(i,j, kbottom)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;htm&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://content.screencast.com/users/GRiflet/folders/Jing/media/86accff2-ee8e-4a6a-8056-59e73a0aec22/2008-08-01_1115.png&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://content.screencast.com/users/GRiflet/folders/Jing/media/86accff2-ee8e-4a6a-8056-59e73a0aec22/2008-08-01_1115.png&amp;quot; width=&amp;quot;562&amp;quot; height=&amp;quot;426&amp;quot; border=&amp;quot;0&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/htm&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LowerLayerThicknessGradU===&lt;br /&gt;
Is the ratio of neighboring cells bottom layer thickness along the X axis.&lt;br /&gt;
&lt;br /&gt;
 aux = DWZ(i,j, kbottom)/DWZ(i,j-1, kbottom)&lt;br /&gt;
 LowerLayerThicknessGradU(i,j) = min( aux, 1/aux)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===LowerLayerThicknessGradV===&lt;br /&gt;
Is the ratio of neighboring cells bottom layer thickness along the Y axis.&lt;br /&gt;
&lt;br /&gt;
 aux = DWZ(i,j, kbottom)/DWZ(i-1,j, kbottom)&lt;br /&gt;
 LowerLayerThicknessGradV(i,j) = min( aux, 1/aux)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Module Geometry]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Tools]]&lt;/div&gt;</summary>
		<author><name>192.168.20.177</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>