<?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[openfoam提高计算速度有哪些方法]]></title><description><![CDATA[<p dir="auto">openfoam除了减小网格数量，并行计算外还有别的加快计算速度的方法吗</p>
]]></description><link>https://cfd-china.com/topic/7172/openfoam提高计算速度有哪些方法</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 17:47:25 GMT</lastBuildDate><atom:link href="https://cfd-china.com/topic/7172.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jun 2024 04:20:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to openfoam提高计算速度有哪些方法 on Wed, 12 Jun 2024 12:14:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://cfd-china.com/uid/2691">@星星星星晴</a> 非常感谢友友的建议！</p>
]]></description><link>https://cfd-china.com/post/38610</link><guid isPermaLink="true">https://cfd-china.com/post/38610</guid><dc:creator><![CDATA[sxz0823]]></dc:creator><pubDate>Wed, 12 Jun 2024 12:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to openfoam提高计算速度有哪些方法 on Wed, 12 Jun 2024 07:56:27 GMT]]></title><description><![CDATA[<p dir="auto">原来并没有考虑过这样的问题，但是现在因为做别的课题了，触类旁通吧。仅代表个人意见</p>
<p dir="auto">首先，我认为是网格，你的网格是不是够好，对你关注的区域是不是密集的，不需要关注的区域是不是需要稀疏的网格，你稀疏的区域是不是对你整体的结果没有影响，或者说你稀疏的区域是不是不重要。你的几何是不是太大，或者太小，需不需要考虑类似backflow等问题。</p>
<p dir="auto">其次，时间步长是多少？Co是多少？等等</p>
<p dir="auto">再次，在网格数量和核心数量这边就是有相关性的，你如何分配每个核心有多少网格。比如你有一个计算密集区，你就分配一个核心，那肯定其他的算力就被浪费了。你如何decompose也是个学问。</p>
<p dir="auto">再次，你是不是用了正确的迭代方法，GAMG还是什么，这些参数你有没有挑对，你调参数对结果是不是有影响？收敛标准是什么？</p>
<p dir="auto">再次，你得看你自己植入的模型是不是写的足够的好。是不是你植入的模型有更好的算法。比如一个循环，你想想是不是有没有用的iteration，是不是有更好的方法，可不可以屏蔽一些无效计算</p>
<p dir="auto">最后，你可以考虑比如说OF是不是可以用别的编译器，不用GCC, Intel，你可以用其他的工具分析性能，找到你的程序里面的hotspot等。</p>
<p dir="auto">你的问题太general，希望有同样问题的小伙伴看到帖子，能有所帮助</p>
<p dir="auto">祝收敛～</p>
]]></description><link>https://cfd-china.com/post/38599</link><guid isPermaLink="true">https://cfd-china.com/post/38599</guid><dc:creator><![CDATA[星星星星晴]]></dc:creator><pubDate>Wed, 12 Jun 2024 07:56:27 GMT</pubDate></item></channel></rss>