<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题]]></title><description><![CDATA[<p dir="auto">我是一个接触OpenFOAM不到2年的菜鸟，现在开始用openFoam验证不同形状的阻力系数：<br />
<img src="/assets/uploads/files/1698211048716-f0cbc051-57e1-4f9c-b2db-1c5cb935e7e2-image.png" alt="f0cbc051-57e1-4f9c-b2db-1c5cb935e7e2-image.png" class=" img-fluid img-markdown" /><br />
同样一套参数，对于Cube可以计算，但算Angled Cube经过2秒就会发散。尝试把面的加密等级由（2,3）改为（1,2）之后，虽然运算可以跑下去，但是因为不同的加密等级对阻力结果有影响，所以想找到Angled Cube加密等级为（2,3）也能收敛的方法。请问老师们有什么宝贵建议？<br />
<img src="/assets/uploads/files/1698213241393-mesh2.jpeg" alt="mesh2.jpeg" class=" img-fluid img-markdown" /><br />
这是本次运算的几何（stl）以及其它的文件，有兴趣的老师可以跑一下看。<br />
<a href="/assets/uploads/files/1698213250316-angledcube23.zip">Angledcube23.zip</a></p>
<p dir="auto">另外，Cube的加密等级为（0,0）时，求得阻力系数0.78；（2，3）时，求得阻力系数0.94；（3,4）时就发散了。</p>
]]></description><link>https://cfd-china.com/topic/6642/同样的snappyhexmesh参数-不同的几何-pimplefoam发散的问题</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 01:45:47 GMT</lastBuildDate><atom:link href="https://cfd-china.com/topic/6642.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Oct 2023 06:01:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Thu, 26 Oct 2023 09:14:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://cfd-china.com/uid/1">@李东岳</a> 平时工作一半的时间做CAD制图&amp;检图，少数时间用到FEM和CFD（舾装就是涉及的比较多，比较杂）。去年年初开始接触openFoam一直磕磕绊绊，下半年从您这里拿到64核神器开始有点进展。<img src="https://cfd-china.com/assets/plugins/nodebb-plugin-emoji/emoji/customizations/499250f5-e6c9-4123-8a19-367f90594800-getimgdata.gif?v=eedi85amb0g" class="not-responsive emoji emoji-customizations emoji--146" style="height:23px;width:auto;vertical-align:middle" title=":146:" alt=":146:" /></p>
]]></description><link>https://cfd-china.com/post/35760</link><guid isPermaLink="true">https://cfd-china.com/post/35760</guid><dc:creator><![CDATA[Renqinghao]]></dc:creator><pubDate>Thu, 26 Oct 2023 09:14:06 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Thu, 26 Oct 2023 08:15:18 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">我是一个接触OpenFOAM不到2年的菜鸟</p>
</blockquote>
<p dir="auto">我当时以为有什么疑难杂症。但整体来看都是很常规的操作。就是看起来不像是玩了2年的OpenFOAM的人设置的算例。就是里面有一些设置不是很正常，也不能说错，就是不是很常规。哎。本来想更新在这里，但是这个算例也没啥更新的..   <a href="http://dyfluid.com/openfoam.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://dyfluid.com/openfoam.html</a></p>
<p dir="auto">不客气。另外你可以用稳态跑，这个没必要上瞬态。</p>
]]></description><link>https://cfd-china.com/post/35759</link><guid isPermaLink="true">https://cfd-china.com/post/35759</guid><dc:creator><![CDATA[李东岳]]></dc:creator><pubDate>Thu, 26 Oct 2023 08:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Thu, 26 Oct 2023 08:07:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://cfd-china.com/uid/1">@李东岳</a> 感谢！<br />
阻力系数0.98，跟1.05更加接近了！<br />
文件中的语句也帮我优化了，简洁了很多，感谢李老师！！</p>
]]></description><link>https://cfd-china.com/post/35758</link><guid isPermaLink="true">https://cfd-china.com/post/35758</guid><dc:creator><![CDATA[Renqinghao]]></dc:creator><pubDate>Thu, 26 Oct 2023 08:07:51 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 11:21:10 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/assets/uploads/files/1698232800066-angledcube3wan.tar.xz">Angledcube3wan.tar.xz</a></p>
<p dir="auto">这个算例可以跑通了。40秒可以跑完。就是里面有一些设置不是很正常，也不能说错，就是不是很常规，   <img src="https://cfd-china.com/assets/plugins/nodebb-plugin-emoji/emoji/customizations/84fee15c-2b5d-448e-9414-2b6a6bb8e213-D8A77A86A838BA80497361A01F70AA78.jpg?v=eedi85amb0g" class="not-responsive emoji emoji-customizations emoji--jingya" style="height:23px;width:auto;vertical-align:middle" title=":jingya:" alt=":jingya:" /></p>
]]></description><link>https://cfd-china.com/post/35745</link><guid isPermaLink="true">https://cfd-china.com/post/35745</guid><dc:creator><![CDATA[李东岳]]></dc:creator><pubDate>Wed, 25 Oct 2023 11:21:10 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 08:06:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://cfd-china.com/uid/1">@李东岳</a> 我用的是openfoam 9。</p>
]]></description><link>https://cfd-china.com/post/35740</link><guid isPermaLink="true">https://cfd-china.com/post/35740</guid><dc:creator><![CDATA[Renqinghao]]></dc:creator><pubDate>Wed, 25 Oct 2023 08:06:26 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 07:43:30 GMT]]></title><description><![CDATA[<p dir="auto">这个可以跑 13秒发散了 你是openfoam几？</p>
]]></description><link>https://cfd-china.com/post/35738</link><guid isPermaLink="true">https://cfd-china.com/post/35738</guid><dc:creator><![CDATA[李东岳]]></dc:creator><pubDate>Wed, 25 Oct 2023 07:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 07:28:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://cfd-china.com/uid/1">@李东岳</a><br />
网格数减到了2.3万，加密等级（3,4）：<a href="/assets/uploads/files/1698218642068-angledcube3wan.zip">Angledcube3wan.zip</a></p>
<p dir="auto">此算例我跑到39秒多一点崩掉了~~<img src="https://cfd-china.com/assets/plugins/nodebb-plugin-emoji/emoji/customizations/7c2a3def-0d88-4862-b817-081d5b02aa31-3.gif?v=eedi85amb0g" class="not-responsive emoji emoji-customizations emoji--136" style="height:23px;width:auto;vertical-align:middle" title=":136:" alt=":136:" /></p>
<p dir="auto">另外算了一个（4,5）的，网格更多，崩的也更早。</p>
]]></description><link>https://cfd-china.com/post/35737</link><guid isPermaLink="true">https://cfd-china.com/post/35737</guid><dc:creator><![CDATA[Renqinghao]]></dc:creator><pubDate>Wed, 25 Oct 2023 07:28:25 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 06:49:32 GMT]]></title><description><![CDATA[<p dir="auto">算例跑不动。你看看能不能处理成网格少于3万的。我给你看看</p>
<p dir="auto">另外我看你用的是粗糙壁面函数，同时一阶格式，你可以在这方面自己调试一下</p>
]]></description><link>https://cfd-china.com/post/35735</link><guid isPermaLink="true">https://cfd-china.com/post/35735</guid><dc:creator><![CDATA[李东岳]]></dc:creator><pubDate>Wed, 25 Oct 2023 06:49:32 GMT</pubDate></item><item><title><![CDATA[Reply to 同样的snappyHexMesh参数，不同的几何，pimpleFoam发散的问题 on Wed, 25 Oct 2023 06:13:47 GMT]]></title><description><![CDATA[<p dir="auto">挺有意思，我给你泡一下</p>
]]></description><link>https://cfd-china.com/post/35734</link><guid isPermaLink="true">https://cfd-china.com/post/35734</guid><dc:creator><![CDATA[李东岳]]></dc:creator><pubDate>Wed, 25 Oct 2023 06:13:47 GMT</pubDate></item></channel></rss>