CFD类库 OpenFOAM

码农软件 · 软件分类 · 其他开发相关 · 2019-11-01 12:42:56

软件介绍

OpenFOAM是一个完全由C++编写的面向对象的CFD类库,采用类似于我们日常习惯的方法在软件中描述偏微分方程的有限体积离散化,支持多面体网格(比如CD-adapco公司推出的CCM+生成的多面体网格),因而可以处理复杂的几何外形,支持大型并行计算,等。

另外OpenFOAM还具有以下功能和特点:
自动生成动网格
拉格朗日粒子追踪及射流
滑移网格,网格层消等
各种各样的工具箱,包括各种ODE求解器、ChemKIN接口等
网格转换工具,可以转换多种网格形式为FOAM可以处理的网格形式
支持多种网格接口

本文地址:https://www.codercto.com/soft/d/18031.html

Pro Git (Second Edition)

Pro Git (Second Edition)

Scott Chacon、Ben Straub / Apress / 2014-11-9 / USD 59.99

Scott Chacon is a cofounder and the CIO of GitHub and is also the maintainer of the Git homepage ( git-scm.com ) . Scott has presented at dozens of conferences around the world on Git, GitHub and the ......一起来看看 《Pro Git (Second Edition)》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具