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

			<image>
				<title>Examples</title>
				<url>https://websites.isae-supaero.fr/local/cache-vignettes/L144xH30/rubon201-032cb.png?1775089118</url>
				<link>typhon-cfd-solver/examples//</link>
				<height>30</height>
				<width>144</width>
			</image>
		
			
				<item xml:lang="en">
		<title>Unsteady Supersonic flow over parabolic 20% bump</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/unsteady-supersonic-flow-over</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/unsteady-supersonic-flow-over</guid>
		<dc:date>2011-09-01T22: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>


		<dc:subject>2D case</dc:subject>
		<dc:subject>Inviscid flow</dc:subject>
		<dc:subject>Shock wave</dc:subject>
		<dc:subject>Unsteady case</dc:subject>

		<description>
&lt;p&gt;Case description 20% bump in a channel inviscid flow unsteady upstream Mach number (sinusoidal oscillation from 3 to 2.4 to 3.) MACH=3.+.6*(cos((t-.1)*6.28)-1.)*step((t-.1)*(1.1-t)) &lt;br class='autobr' /&gt;
Numerical parameters 1600x320 quad mesh morphing functions are MORPH_X = 5*X MORPH_Y = Y+step(1-(sqr(x-.4)/0.04))*(1-sqr(x-.4)/0.04)*.2*(1-Y) 2nd order explicit Runge-Kutta, CFL=1 HLLC scheme, MUSCL extrapolation, 3rd order Kim limiter &lt;br class='autobr' /&gt;
Results &lt;br class='autobr' /&gt;
Ressources &lt;br class='autobr' /&gt; An example of parameter file (main.rpm): (...)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/inviscid-flow" rel="tag"&gt;Inviscid flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/shock-wave" rel="tag"&gt;Shock wave&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/unsteady-case" rel="tag"&gt;Unsteady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://websites.isae-supaero.fr/local/cache-vignettes/L150xH36/arton460-0e8a8.png?1775089118' width='150' height='36' /&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;Case description&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; 20% bump in a channel&lt;/li&gt;&lt;li&gt; inviscid flow&lt;/li&gt;&lt;li&gt; unsteady upstream Mach number (sinusoidal oscillation from 3 to 2.4 to 3.)&lt;br class='autobr' /&gt; &lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;MACH=3.+.6*(cos((t-.1)*6.28)-1.)*step((t-.1)*(1.1-t))&lt;/code&gt;&lt;/div&gt; &lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;Numerical parameters&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; 1600x320 quad mesh&lt;/li&gt;&lt;li&gt; morphing functions are&lt;br class='autobr' /&gt; &lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt; MORPH_X = 5*X&lt;br /&gt; MORPH_Y = Y+step(1-(sqr(x-.4)/0.04))*(1-sqr(x-.4)/0.04)*.2*(1-Y)&lt;/code&gt;&lt;/div&gt; &lt;/li&gt;&lt;li&gt; 2nd order explicit Runge-Kutta, CFL=1&lt;/li&gt;&lt;li&gt; HLLC scheme, MUSCL extrapolation, 3rd order Kim limiter&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;Results&lt;/h3&gt;&lt;iframe width=&#034;800&#034; height=&#034;450&#034; src=&#034;http://www.youtube.com/embed/WAUyW2EiFbg&#034; frameborder=&#034;0&#034; allowfullscreen&gt;&lt;/iframe&gt;&lt;h3 class=&#034;spip&#034;&gt;Ressources&lt;/h3&gt;&lt;div class='cs_blocs'&gt;&lt;h6 class='blocs_titre blocs_replie blocs_click'&gt;&lt;a href='javascript:;'&gt;An example of parameter file (main.rpm):&lt;/a&gt;&lt;/h6&gt;&lt;div class='blocs_destination blocs_invisible blocs_slide'&gt;&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;BLOCK:PROJECT &lt;br /&gt; NZONE = 1 &lt;br /&gt; COORD = 2D &lt;br /&gt; TIME = UNSTEADY &lt;br /&gt; !RESIDUALS = 1.e-8&lt;br /&gt; DURATION = 2.&lt;br /&gt; NCYCLE = 100&lt;br /&gt;
ENDBLOCK &lt;br /&gt;
&lt;br /&gt;
BLOCK:OUTPUT &lt;br /&gt; FORMAT = VTK-BIN&lt;br /&gt; FILE = &#034;C2&#034;&lt;br /&gt; PERIOD = 1 &lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:ZONE &lt;br /&gt; NAME = &#034;&#034; &lt;br /&gt; SOLVER = EULER &lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:MESH&lt;br /&gt; FORMAT = INTERNAL&lt;br /&gt; FILE = &#034;quad200x40.tym&#034; &lt;br /&gt; MORPH_X = 5*X&lt;br /&gt; MORPH_Y = Y+step(1-(sqr(x-.4)/0.04))*(1-sqr(x-.4)/0.04)*.2*(1-Y)&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:MODEL&lt;br /&gt; DYNAMICS = EULER&lt;br /&gt; GAS = AIR&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:TIME_PARAM &lt;br /&gt; METHOD = RK2&lt;br /&gt; CFL = 1.&lt;br /&gt; RESIDUALS = .1&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:SPAT_PARAM &lt;br /&gt; SCHEME = HLLC&lt;br /&gt; HIGHRES = MUSCL&lt;br /&gt; LIMITER = ALBADA&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:INIT&lt;br /&gt; P = 1.0E5&lt;br /&gt; T = 300.&lt;br /&gt; MACH = 3.&lt;br /&gt; DIRECTION = (1., 0., 0.)&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = IMIN&lt;br /&gt; TYPE = SUPERSONIC_INLET&lt;br /&gt; PI = 1.E5&lt;br /&gt; TI = 300.&lt;br /&gt; MACH = 3.+.6*(cos((t-.1)*6.28)-1.)*step((t-.1)*(1.1-t))&lt;br /&gt; DIRECTION = ( 1., 0., 0.)&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = IMAX&lt;br /&gt; TYPE = SUPERSONIC_OUTLET&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = JMIN&lt;br /&gt; TYPE = SYMMETRY&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = JMAX&lt;br /&gt; TYPE = SYMMETRY&lt;br /&gt;
ENDBLOCK&lt;/code&gt;&lt;/div&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Supersonic reflexion on 10&#176; wedge</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/supersonic-reflexion-on-10o-wedge</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/supersonic-reflexion-on-10o-wedge</guid>
		<dc:date>2010-06-01T14: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>


		<dc:subject>2D case</dc:subject>
		<dc:subject>Inviscid flow</dc:subject>
		<dc:subject>Shock wave</dc:subject>
		<dc:subject>Steady case</dc:subject>

		<description>
&lt;p&gt;Case description &lt;br class='autobr' /&gt;
Shock reflexion in a channel which section is reduced by a 10&#176; wedge. The upstream flow is Mach 2. One can observe (weak) shock reflexions, an expansion fan and its interaction with shock waves. &lt;br class='autobr' /&gt;
(highly refined) First order computation &lt;br class='autobr' /&gt;
The computation is fully converged to 6 orders of magnitude (local time stepping with explicit integration method). The numerical scheme is the only first order HLLC. The mesh has been automatically refined 4 times with SPLIT=ISO-TRI option (...)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/inviscid-flow" rel="tag"&gt;Inviscid flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/shock-wave" rel="tag"&gt;Shock wave&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/steady-case" rel="tag"&gt;Steady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://websites.isae-supaero.fr/local/cache-vignettes/L150xH36/arton459-88ba8.png?1775151496' width='150' height='36' /&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;Case description&lt;/h3&gt;
&lt;p&gt;Shock reflexion in a channel which section is reduced by a 10&#176; wedge. The upstream flow is Mach 2. One can observe (weak) shock reflexions, an expansion fan and its interaction with shock waves.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;(highly refined) First order computation&lt;/h3&gt;
&lt;p&gt;The computation is fully converged to 6 orders of magnitude (local time stepping with explicit integration method). The numerical scheme is the only first order HLLC.&lt;br class='autobr' /&gt;
The mesh has been automatically refined 4 times with &lt;code class='spip_code' dir='ltr'&gt;SPLIT=ISO-TRI&lt;/code&gt; option (459k cells).&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;Second order SVM computation&lt;/h3&gt;
&lt;p&gt;The computation is fully converged to 6 orders of magnitude (local time stepping with explicit integration method). The numerical scheme is HLLC with 2nd order SVM extrapolation (without limiters). The original mesh has 1792 triangles; the SVM mesh has 5376 (quad) CV.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;Ressources&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#034;http://typhon.sourceforge.net/spip/IMG/bin/channelwedge10tri.bin&#034; class='spip_out' rel='external'&gt;mesh&lt;/a&gt; is available in the &lt;a href='https://websites.isae-supaero.fr/typhon-cfd-solver/typhon/cgns-mesh-repository' class='spip_in'&gt;mesh repository&lt;/a&gt;.&lt;/p&gt;
&lt;div class='cs_blocs'&gt;&lt;h6 class='blocs_titre blocs_replie blocs_click'&gt;&lt;a href='javascript:;'&gt;The parameter file (main.rpm) for SVM computation is&lt;/a&gt;&lt;/h6&gt;&lt;div class='blocs_destination blocs_invisible blocs_slide'&gt;&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;BLOCK:PROJECT &lt;br /&gt; NZONE = 1 &lt;br /&gt; COORD = 2D &lt;br /&gt; TIME = STEADY &lt;br /&gt; RESIDUALS = 1.e-6&lt;br /&gt;
ENDBLOCK &lt;br /&gt;
&lt;br /&gt;
BLOCK:OUTPUT &lt;br /&gt; FORMAT = VTK-BIN &lt;br /&gt; FILE = &#034;SVM2&#034; &lt;br /&gt; PERIOD = 1&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:ZONE &lt;br /&gt; NAME = &#034;wedge10&#034; &lt;br /&gt; SOLVER = EULER &lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:MESH&lt;br /&gt; FORMAT = CGNS&lt;br /&gt; FILE = &#034;channelwedge10tri.cgns&#034;&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:MODEL&lt;br /&gt; DYNAMICS = EULER&lt;br /&gt; GAS = AIR&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:TIME_PARAM&lt;br /&gt; RESIDUALS = 0.5&lt;br /&gt; DTCALC = LOCAL_STABILITY_CONDITION &lt;br /&gt; CFL = 0.5&lt;br /&gt; CFL_MAX = 1.&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:SPAT_PARAM &lt;br /&gt; SCHEME = HLLC&lt;br /&gt; HIGHRES = SVM&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:INIT&lt;br /&gt; PI = 1.E5&lt;br /&gt; TI = 300.&lt;br /&gt; MACH = 2.&lt;br /&gt; DIRECTION = (1., 0., 0.)&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = INLET&lt;br /&gt; TYPE = SUPERSONIC_INLET&lt;br /&gt; PI = 1.E5&lt;br /&gt; TI = 300.&lt;br /&gt; MACH = 2.&lt;br /&gt; DIRECTION = (1., 0., 0.)&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = TOP&lt;br /&gt; TYPE = SYMMETRY&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = BOTTOM&lt;br /&gt; TYPE = SYMMETRY&lt;br /&gt;
ENDBLOCK&lt;br /&gt;
&lt;br /&gt;
BLOCK:BOCO&lt;br /&gt; FAMILY = OUTLET&lt;br /&gt; TYPE = SUPERSONIC_OUTLET &lt;br /&gt;
ENDBLOCK&lt;/code&gt;&lt;/div&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		
		<enclosure url="https://websites.isae-supaero.fr/IMG/rpm/main.rpm" length="986" type="application/x-redhat-package-manager" />
		

	</item>			
				<item xml:lang="en">
		<title>Shock reflection/diffraction over pyramid</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/shock-reflection-diffraction-over</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/shock-reflection-diffraction-over</guid>
		<dc:date>2009-08-29T22: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>


		<dc:subject>2D case</dc:subject>
		<dc:subject>Inviscid flow</dc:subject>
		<dc:subject>Shock wave</dc:subject>
		<dc:subject>Unsteady case</dc:subject>

		<description>
&lt;p&gt;Case description &lt;br class='autobr' /&gt;
An unsteady shock wave (travelling Mach = 2.85) impacts a pyramid obstacle. A first reflexion occurs and then the shock is diffracted by the expansion from the spike of this pyramid. The 90 degrees corner trigger a separation. Numerical parameters 600k quad mesh second ordre MUSCL HLLC schemeResults&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/inviscid-flow" rel="tag"&gt;Inviscid flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/shock-wave" rel="tag"&gt;Shock wave&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/unsteady-case" rel="tag"&gt;Unsteady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://websites.isae-supaero.fr/local/cache-vignettes/L150xH110/arton458-f4785.png?1775151496' width='150' height='110' /&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;Case description&lt;/h3&gt;
&lt;p&gt;An unsteady shock wave (travelling Mach = 2.85) impacts a pyramid obstacle. A first reflexion occurs and then the shock is diffracted by the expansion from the spike of this pyramid. The 90 degrees corner trigger a separation.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;Numerical parameters&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; 600k quad mesh&lt;/li&gt;&lt;li&gt; second ordre MUSCL&lt;/li&gt;&lt;li&gt; HLLC scheme&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;Results&lt;/h3&gt;&lt;object width=&#034;640&#034; height=&#034;505&#034;&gt;&lt;param name=&#034;movie&#034; value=&#034;http://www.youtube.com/v/gHe9gfP60kg&amp;hl=en&amp;fs=1&amp;rel=0&#034;&gt;&lt;/param&gt;&lt;param name=&#034;allowFullScreen&#034; value=&#034;true&#034;&gt;&lt;/param&gt;&lt;param name=&#034;allowscriptaccess&#034; value=&#034;always&#034;&gt;&lt;/param&gt;&lt;embed src=&#034;http://www.youtube.com/v/gHe9gfP60kg&amp;hl=en&amp;fs=1&amp;rel=0&#034; type=&#034;application/x-shockwave-flash&#034; allowscriptaccess=&#034;always&#034; allowfullscreen=&#034;true&#034; width=&#034;640&#034; height=&#034;505&#034;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Hypersonic flow around two cylinders</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/hypersonic-flow-around-two</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/hypersonic-flow-around-two</guid>
		<dc:date>2009-08-29T21: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>2D case</dc:subject>
		<dc:subject>Inviscid flow</dc:subject>
		<dc:subject>Shock wave</dc:subject>
		<dc:subject>Steady case</dc:subject>

		<description>
&lt;p&gt;Case description inviscid flow upstream Mach number 10Numerical Parameters first order HLLC schemeResults&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/inviscid-flow" rel="tag"&gt;Inviscid flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/shock-wave" rel="tag"&gt;Shock wave&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/steady-case" rel="tag"&gt;Steady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;Case description&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; inviscid flow&lt;/li&gt;&lt;li&gt; upstream Mach number 10&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;Numerical Parameters&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; first order HLLC scheme&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&#034;spip&#034;&gt;Results&lt;/h3&gt;
&lt;p&gt;&lt;span class='spip_document_1368 spip_documents spip_documents_left' style='float:left;'&gt;
&lt;img src='https://websites.isae-supaero.fr/local/cache-vignettes/L500xH458/hypers-bicyl-streamlines-pressure-3261f-42bcd.png?1775151496' alt=&#034;&#034; class='ajustable' width='500' height='458' /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Multi-element inviscid flow (Suddhoo-Hall)</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/multi-element-inviscid-flow</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/multi-element-inviscid-flow</guid>
		<dc:date>2009-08-29T21: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>


		<dc:subject>2D case</dc:subject>
		<dc:subject>Inviscid flow</dc:subject>
		<dc:subject>Steady case</dc:subject>

		<description>
&lt;p&gt;This inviscid flow on a multi-element airfoil is interesting since this geometry has been defined through a conformal transformation of four cylinders. Thus, a theoretical solution can be computed. &lt;br class='autobr' /&gt;
Metis partioned mesh (4 parts)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/inviscid-flow" rel="tag"&gt;Inviscid flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/steady-case" rel="tag"&gt;Steady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;This inviscid flow on a multi-element airfoil is interesting since this geometry has been defined through a conformal transformation of four cylinders. Thus, a theoretical solution can be computed.&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_1367 spip_documents spip_documents_left' style='float:left;'&gt;
&lt;img src='https://websites.isae-supaero.fr/local/cache-vignettes/L500xH319/suddhoo-meshpart-261de-84911.png?1775151496' alt=&#034;&#034; class='ajustable' width='500' height='319' /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Metis partioned mesh (4 parts)&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>			
				<item xml:lang="en">
		<title>Unsteady shock Wave / boundary Layer interaction</title>
		<link>https://websites.isae-supaero.fr/typhon-cfd-solver/examples/unsteady-shock-wave-boundary-layer</link>
		<guid isPermaLink="true">https://websites.isae-supaero.fr/typhon-cfd-solver/examples/unsteady-shock-wave-boundary-layer</guid>
		<dc:date>2009-05-19T19: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>2D case</dc:subject>
		<dc:subject>Laminar flow</dc:subject>
		<dc:subject>Unsteady case</dc:subject>

		<description>
&lt;p&gt;This is an unsteady viscous computation of a shock tube problem in a closed 1x1 box. The initial conditions are set with two gases at rest, same temperature but pressure and density ratio of 100 (left over right values). The Reynolds number (200) is based on the initial speed of sound and the box length. This test case has been proposed by Daru and Tenaud. &lt;br class='autobr' /&gt;
Due to the initial pressure discontinuity, a shock wave travels from left to right while accelerating the flow and creating a boundary (...)&lt;/p&gt;


-
&lt;a href="https://websites.isae-supaero.fr/typhon-cfd-solver/examples/" rel="directory"&gt;Examples&lt;/a&gt;

/ 
&lt;a href="https://websites.isae-supaero.fr/2d-case" rel="tag"&gt;2D case&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/laminar-flow" rel="tag"&gt;Laminar flow&lt;/a&gt;, 
&lt;a href="https://websites.isae-supaero.fr/unsteady-case" rel="tag"&gt;Unsteady case&lt;/a&gt;

		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;This is an unsteady viscous computation of a shock tube problem in a closed 1x1 box. The initial conditions are set with two gases at rest, same temperature but pressure and density ratio of 100 (left over right values). The Reynolds number (200) is based on the initial speed of sound and the box length. This test case has been proposed by Daru and Tenaud.&lt;/p&gt;
&lt;p&gt;Due to the initial pressure discontinuity, a shock wave travels from left to right while accelerating the flow and creating a boundary layer on the bottom wall. Then the shock hits the right wall, crosses the initial gas interface and travels back to the left. The shock wave makes the boundary layer separate into a complex vortical flow.&lt;/p&gt;
&lt;center&gt;
&lt;object width=&#034;480&#034; height=&#034;385&#034;&gt;&lt;param name=&#034;movie&#034; value=&#034;http://www.youtube.com/v/Msl8hIvZOHk&amp;hl=fr&amp;fs=1&amp;rel=0&#034;&gt;&lt;/param&gt;&lt;param name=&#034;allowFullScreen&#034; value=&#034;true&#034;&gt;&lt;/param&gt;&lt;param name=&#034;allowscriptaccess&#034; value=&#034;always&#034;&gt;&lt;/param&gt;&lt;embed src=&#034;http://www.youtube.com/v/Msl8hIvZOHk&amp;hl=fr&amp;fs=1&amp;rel=0&#034; type=&#034;application/x-shockwave-flash&#034; allowscriptaccess=&#034;always&#034; allowfullscreen=&#034;true&#034; width=&#034;480&#034; height=&#034;385&#034;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/center&gt;&lt;/div&gt;
		
		</content:encoded>


		

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