<?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>File Format</title>
			<link>typhon-cfd-solver/cfd-tools/file-format//</link>
			<description>[(#|supprimer_tags|texte_backend)]</description>
			<language>en</language>
			<generator>SPIP - www.spip.net</generator>

			<image>
				<title>File Format</title>
				<url>https://websites.isae-supaero.fr/local/cache-vignettes/L144xH30/rubon201-032cb.png?1775089118</url>
				<link>typhon-cfd-solver/cfd-tools/file-format//</link>
				<height>30</height>
				<width>144</width>
			</image>
		
			
				<item xml:lang="en">
		<title>Mesh generation</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/mesh-generation</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/mesh-generation</guid>
		<dc:date>2013-06-10T14:00:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>GRESSIER J&#233;r&#233;mie</dc:creator>



		<description>
&lt;p&gt;ty2dmesh &lt;br class='autobr' /&gt;
This tool can generate quad or tri based (regular) mesh. It includes morphing function and boundaries splitting. generation of a bump (HiOCFD case C1.1) with tri regular splitting
&lt;br class='autobr' /&gt; ty2dmesh -nx 100 -ny 80 -fx &#034;3*(x-.5)&#034; -fy &#034;0.8*(y+(1-y)*.0625*exp(-25*sqr(3*(x-.5))))&#034; -tri4 bumptri4-100x80.tym &lt;br class='autobr' /&gt; ty3dmesh &lt;br class='autobr' /&gt;
the same kind of tool for 3D hexa mesh.&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/" rel="directory"&gt;File Format&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;ty2dmesh&lt;/code&gt;&lt;/h3&gt;
&lt;p&gt;This tool can generate quad or tri based (regular) mesh. It includes morphing function and boundaries splitting.&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; generation of a bump (HiOCFD case C1.1) with tri regular splitting&lt;br class='autobr' /&gt; &lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;ty2dmesh -nx 100 -ny 80 -fx &#034;3*(x-.5)&#034; -fy &#034;0.8*(y+(1-y)*.0625*exp(-25*sqr(3*(x-.5))))&#034; -tri4 bumptri4-100x80.tym&lt;/code&gt;&lt;/div&gt; &lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;ty3dmesh&lt;/code&gt;&lt;/h3&gt;
&lt;p&gt;the same kind of tool for 3D hexa mesh.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Typhon post-processing</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/typhon-post-processing</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/typhon-post-processing</guid>
		<dc:date>2011-06-03T08:30:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>GRESSIER J&#233;r&#233;mie</dc:creator>



		<description>
&lt;p&gt;A set of tools is provided to manage Typhon internal format files. Post-processors are detailed here. &lt;br class='autobr' /&gt;
Converters are detailed on this linked article. tymonitor command line: tymonitor [options] -[mon] &#034;monitor=equation&#034; inputfile[.tys] where -[mon] option: -avg &#034;monitor=equation&#034; : volume weighted average of monitor -min &#034;monitor=equation&#034; : minimum value of monitor -max &#034;monitor=equation&#034; : maximum value of monitor &#034;monitor&#034; is the monitor name, (...)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/" rel="directory"&gt;File Format&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;A set of tools is provided to manage Typhon internal format files. Post-processors are detailed here.&lt;/p&gt;
&lt;p&gt;&lt;a href='https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/converters' class='spip_in'&gt;Converters&lt;/a&gt; are detailed on this &lt;a href='https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/converters' class='spip_in'&gt;linked article&lt;/a&gt;.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;tymonitor&lt;/code&gt;&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; command line: &lt;code class='spip_code' dir='ltr'&gt;tymonitor [options] -[mon] &#034;monitor=equation&#034; inputfile[.tys]&lt;/code&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; where -[mon] option:
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-avg &#034;monitor=equation&#034;&lt;/code&gt; : volume weighted average of monitor&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-min &#034;monitor=equation&#034;&lt;/code&gt; : minimum value of monitor&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-max &#034;monitor=equation&#034; &lt;/code&gt;: maximum value of monitor&lt;/li&gt;&lt;li&gt; &#034;monitor&#034; is the monitor name, outputs are written to &#034;monitor.tmon&#034;&lt;/li&gt;&lt;li&gt; &#034;equation&#034; is the expression of monitor, depending on x,y,z and field variables&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; where [options] could be:
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;code class='spip_code' dir='ltr'&gt;-axi &lt;/code&gt; : enforce 2D axisymmetric mesh (metric calculation)&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-imin index&lt;/code&gt; : starting index solution (default: 1)&lt;/li&gt;&lt;li&gt;&lt;code class='spip_code' dir='ltr'&gt;-imax index&lt;/code&gt; : ending index solution&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-isize size&lt;/code&gt; : size of index suffix (default: 4)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; parsed files will be
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;inputfile.tys &lt;/code&gt; if -imax has not been defined&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;inputfile.nnnn.tys &lt;/code&gt; if -imax has been defined&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>XBIN neutral format</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/xbin-neutral-format</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/xbin-neutral-format</guid>
		<dc:date>2011-06-02T15:30:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>GRESSIER J&#233;r&#233;mie</dc:creator>


		<dc:subject>XBIN neutral format</dc:subject>

		<description>
&lt;p&gt;XBIN neutral format is a new fortran based binary format which has been developed to support TYPHON internal format but can be used for many other purposes. It features automatic handling of integers and reals endianness check of integers and reals sizes version numbers to ensure backward compatibility sequential structure of data blocks&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/" rel="directory"&gt;File Format&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/xbin-neutral-format" rel="tag"&gt;XBIN neutral format&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;XBIN neutral format is a new fortran based binary format which has been developed to support TYPHON internal format but can be used for many other purposes. It features&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; automatic handling of integers and reals endianness&lt;/li&gt;&lt;li&gt; check of integers and reals sizes&lt;/li&gt;&lt;li&gt; version numbers to ensure backward compatibility&lt;/li&gt;&lt;li&gt; sequential structure of data blocks&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Converters</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/converters</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/converters</guid>
		<dc:date>2011-05-10T20:00:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>GRESSIER J&#233;r&#233;mie</dc:creator>



		<description>
&lt;p&gt;typhon2vtk command line: typhon2vtk [options] inputfile.tys available options: -bin / -binary : binary output (default) -asc / -ascii : formatted output -o basename : define basename of output file (default is inputfile)typhon2tecplot &lt;br class='autobr' /&gt;
The tecplot file contains 2 zones: one is the mesh, the other one is the solution (with shared connectivity and node positions) command line: typhon2tecplot [options] inputfile.tys available options: -o basename : define basename of output file (...)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/cfd-tools/file-format/" rel="directory"&gt;File Format&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;typhon2vtk&lt;/code&gt;&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; command line: &lt;code class='spip_code' dir='ltr'&gt;typhon2vtk [options] inputfile.tys&lt;/code&gt;&lt;/li&gt;&lt;li&gt; available options:
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-bin / -binary&lt;/code&gt; : binary output (default)&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-asc / -ascii &lt;/code&gt; : formatted output&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-o basename &lt;/code&gt; : define basename of output file (default is inputfile)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;typhon2tecplot&lt;/code&gt;&lt;/h3&gt;
&lt;p&gt;The tecplot file contains 2 zones: one is the mesh, the other one is the solution (with shared connectivity and node positions)&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; command line: &lt;code class='spip_code' dir='ltr'&gt;typhon2tecplot [options] inputfile.tys&lt;/code&gt;&lt;/li&gt;&lt;li&gt; available options:
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;code class='spip_code' dir='ltr'&gt;-o basename &lt;/code&gt; : define basename of output file (default is inputfile)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
			
		</channel>
	
</rss>
